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 ...
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()
Initiate deorbit burn sequence for <machine/mouse.h>.Replace all in-tree uses with <sys/mouse.h> which repo-copied a fewmoments ago from src/sys/i386/include/mouse.h by peter.This is also the app
Initiate deorbit burn sequence for <machine/mouse.h>.Replace all in-tree uses with <sys/mouse.h> which repo-copied a fewmoments ago from src/sys/i386/include/mouse.h by peter.This is also the appropriate fix for exo-tree sources.Put warnings in <machine/mouse.h> to discourage use.November 15th 2000 the warnings will be converted to errors.January 15th 2001 the <machine/mouse.h> files will be removed.
Initiate deorbit burn sequence for <machine/console.h>.Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>.This is also the appropriate fix for exo-tree sources.Put warnings
Initiate deorbit burn sequence for <machine/console.h>.Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>.This is also the appropriate fix for exo-tree sources.Put warnings in <machine/console.h> to discourage use.November 15th 2000 the warnings will be converted to errors.January 15th 2001 the <machine/console.h> files will be removed.
$Id$ -> $FreeBSD$
Changed my e-mail address.
Added ability to auto-run a presentation.
Put some #ifdef's around debugging code.
Initial import of PicoBSD v0.4 tree.