Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 1996 00:36:06 -0600
From:      Steve Price <sprice@hiwaay.net>
To:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org
Subject:   cleanup of src/bin/*
Message-ID:  <32B24AD6.41C67EA6@hiwaay.net>
References:  <199612140620.WAA13466@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

src/bin/* is now all up to Lite2 level with the exception of
csh which I am working on right now.  Something worth mentioning
is that ls and rm both rely on the kernel having an undelete(2)
call which is not yet implemented in -current's kernel.  I wrapped
the code in #ifdef...#endif pairs so that they would still build.
It should be easy enough to remove the conditionals when this
feature is implemented.

Regards,

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32B24AD6.41C67EA6>