Go to file
2006-05-21 02:51:15 +00:00
bin When expanding "$@" add a \0 byte after the last argument (as well as all 2006-05-20 13:57:27 +00:00
common
crypto
dist initialise tmp_clock() for GCC4. 2006-05-20 19:22:36 +00:00
distrib Use the gcc4 md list. 2006-05-19 01:49:05 +00:00
doc note more gcc4 uninitialised appeasement (amd64 pmap.c) 2006-05-21 01:24:41 +00:00
etc
games don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
gnu mknative generated files for hppa and GCC4. seems to kinda of build, not run-tested. 2006-05-21 00:48:58 +00:00
include
lib add a local prototype for fabs() 2006-05-21 02:51:15 +00:00
libexec appease gcc4 uninitialiased warning 2006-05-20 23:38:27 +00:00
regress #include <stdlib.h> for exit(3) prototype 2006-05-20 20:30:34 +00:00
rescue
sbin do not keep to use nfsv3 filehandle when falling back to nfsv2. 2006-05-20 08:06:48 +00:00
share Remove -Wno-attribute for gcc4 2006-05-20 00:48:41 +00:00
sys initialise a few "off"s to appease gcc4 2006-05-21 01:19:25 +00:00
tools Don't remove files that are needed for a build after make clean. Before 2006-05-20 00:23:39 +00:00
usr.bin Victoria Day in Canada occurs on the Monday prior to May 25th 2006-05-20 22:31:02 +00:00
usr.sbin - fix pointer problems and unsigned int -> int confusion that lead to 2006-05-20 20:03:28 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING