Go to file
mark 2ab96deb9a Use an integer rather than a char for the getopt() return value in main()
in order to make it work with architectures that use unsigned chars.
1997-01-29 01:29:09 +00:00
bin Fix parsing problem introduced in the previous ${10} fix, where $#digit 1997-01-26 18:05:34 +00:00
distrib parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
etc don't need -E to ipf. 1997-01-28 06:33:36 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu Don't build games if it's not there. From Matthias Drochner, PR #3130. 1997-01-22 04:19:48 +00:00
include fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon 1997-01-27 22:08:46 +00:00
lib - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
libexec set transflag to 0 in dologout, to prevent a SIGURG taking us back to the main loop. 1997-01-23 05:57:55 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Use an integer rather than a char for the getopt() return value in main() 1997-01-29 01:29:09 +00:00
share add support for COPTS, as in bsd.prog.mk 1997-01-28 03:38:40 +00:00
sys Oops! Forgot to pop an argument to npxintr(). 1997-01-29 01:07:38 +00:00
usr.bin make $MACHINE_ARCH settable from the environment. 1997-01-28 23:58:00 +00:00
usr.sbin Use an integer rather than a char for the getopt() return value in main() 1997-01-29 01:29:09 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00