Convert to LIBADD
NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn't a simple mechanical change, and will
NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn't a simple mechanical change, and will beaddressed in a future commit.
show more ...
Convert {small prefix}BSD to TERM=xterm as well.Clean up the ttys files shipped with PicoBSD, NanoBSD and TinyBSD. Whilethere, it seems one of them still had references to sio(4). Make it insync
Convert {small prefix}BSD to TERM=xterm as well.Clean up the ttys files shipped with PicoBSD, NanoBSD and TinyBSD. Whilethere, it seems one of them still had references to sio(4). Make it insync with what we do in the base system.
Start the dreaded NOFOO -> NO_FOO conversion.OK'ed by: core
For variables that are only checked with defined(), don't provideany fake value.
de-__P()
Make the name of the init script and the interpreter compile time options.If not defined, default to the old values (with _PATH_BSHELL insteadof "/bin/sh", though).Reviewed by: markm
Add `_PATH_DEVZERO'.Use _PATH_* where where possible.
$Id$ -> $FreeBSD$
Use console instead of ttyv0 - it didn't work with serial console...
Changed my e-mail address.
Various fixups and corrections to match the 3.0-RELEASE tree.The PicoBSD version is now 0.42.
Initial import of PicoBSD v0.4 tree.