Go to file
mark 0053558a70 Fix a glaring bug in the assembly stubs for memcpy() and memmove() that
meant the src address was being returned rather than the dst address.
Spotted by Chris Demetriou.
1997-11-22 03:27:12 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib If not network interfaces are found, just return without cycling forever 1997-11-22 00:29:33 +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 Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +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 Remove the magic control characters in a similar way to Bill Fenner's 1997-11-21 17:44:11 +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 Added test to allow fallback to local password database if YP passwd map 1997-11-21 20:28:33 +00:00
usr.sbin Fix the case problem of the flags field and a problem with a # in the 1997-11-20 10:35:15 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00