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 ...
silence compiler complaints
Start the dreaded NOFOO -> NO_FOO conversion.OK'ed by: core
For variables that are only checked with defined(), don't provideany fake value.
Account for the machdep.msgbuf -> kern.msgbuf renaming.
$Id$ -> $FreeBSD$
Changed my e-mail address.
Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts withdungeon master, if anyone would like to play it on picobsd floppy... :-)Noticed by: bde