Go to file
2006-05-11 08:55:10 +00:00
bin quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
common Make the conditional for defining boolean_t complement the conditional 2006-05-07 12:46:01 +00:00
crypto avoid lvalue casts. 2006-05-11 00:05:45 +00:00
dist move the extern for clktypes[]'s somewhere it's type is defined. 2006-05-11 00:11:25 +00:00
distrib include <bsd.own.mk> before <bsd.sys.mk>. 2006-05-11 00:15:17 +00:00
doc move gcc4 uninit warnings to the of the MI section. add pf.c 2006-05-11 01:10:13 +00:00
etc add missing files 2006-04-30 19:57:07 +00:00
games end the argument list to exec*(3) with a NULL instead of a bare '0', as 2006-05-11 00:22:52 +00:00
gnu cast the functions assignments for gnu_v3_abi_ops.is_destructor_name 2006-05-11 00:32:21 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib build w_cabs.c/w_cabsf.c with -fno-builtin-cabs[f] 2006-05-11 00:37:53 +00:00
libexec end the argument list to exec*(3) with a NULL instead of a bare '0', as 2006-05-11 00:22:52 +00:00
regress #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
rescue
sbin remove extern for unused ifr6. 2006-05-11 00:46:02 +00:00
share for now, turn on -fno-strict-aliasing for GCC4. 2006-05-11 00:46:57 +00:00
sys Make sure IPF can correctly pullup short headers. Patch received from 2006-05-11 07:37:09 +00:00
tools initial wrapper for gmake-requiring tools. probably does not yet 2006-05-11 01:17:53 +00:00
usr.bin char -> u_char for a buffer passed to MD5*(). 2006-05-11 06:09:44 +00:00
usr.sbin sprinkle some -Wno-pointer-sign for now. 2006-05-11 08:55:10 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00
BUILDING
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00