Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r264400,r265836: | ngie | 2014-12-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed. | ||||
* | silence compiler complaints | sam | 2007-11-26 | 1 | -2/+3 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Account for the machdep.msgbuf -> kern.msgbuf renaming. | tmm | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Changed my e-mail address. | abial | 1998-11-01 | 1 | -2/+2 |
| | |||||
* | Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with | abial | 1998-09-15 | 3 | -0/+98 |
dungeon master, if anyone would like to play it on picobsd floppy... :-) Noticed by: bde |