Go to file
explorer 143a02016e Allow local hostname to be longer than 32 characters, and make certain it will
fit in the buffer space provided.  Also, ensure null termination.
1997-01-29 03:21:01 +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 Allow local hostname to be longer than 32 characters, and make certain it will 1997-01-29 03:21:01 +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 ioctl cmd arguments are u_long, not int. Pointed out by 1997-01-29 02:16:23 +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 order 1997-01-29 01:49:25 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00