Go to file
1997-11-23 01:16:46 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib Load defaults for hostname, IP address and netmask if these are already 1997-11-22 14:16:55 +00:00
etc install empty games data files with the correct perms for a distribution. 1997-11-20 08:53:06 +00:00
games install games files with the correct permissions. 1997-11-20 08:52:16 +00:00
gnu make hidden games mode 550, group games. 1997-11-19 08:26:35 +00:00
include Move inclusion of <sys/types.h> before that of <sys/signal.h>. 1997-11-18 20:30:24 +00:00
lib Allocate one more element for arg vector, like execl.c rev 1.5. 1997-11-23 01:16:46 +00:00
libexec Const'ify some things, rename local puts() to xputs(), since it has 1997-11-18 21:29:11 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Add a clarification how the missing data are looked up if either 1997-11-19 11:32:03 +00:00
share Add #include <sys/types.h> to man page to document existing practice. 1997-11-23 00:13:13 +00:00
sys Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +00:00
usr.bin Increase maximum line length. (Prompted by trying to use the FreeBSD 1997-11-22 22:27:12 +00:00
usr.sbin Build the dhclient.leases and dhclient-script man pages 1997-11-22 09:37:25 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00