Go to file
mrg 4d2c417597 quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
2006-05-11 00:04:07 +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 quell GCC 4.1 uninitialised variable warnings. 2006-05-11 00:04:07 +00:00
dist quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
distrib Add conv=sync so it doesn't "fail" when doing the dd. 2006-05-10 18:22:28 +00:00
doc document the bogus GCC4 uninitialised warning fixes. 2006-05-10 21:54:58 +00:00
etc add missing files 2006-04-30 19:57:07 +00:00
games change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
gnu add the build framework for in-tree GCC4 libraries, and the mknative 2006-05-10 22:53:49 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
libexec quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
regress #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
rescue
sbin quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
share Mention that it was ported for NetBSD 4.0. 2006-05-07 02:01:26 +00:00
sys quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
tools
usr.bin Add -n to the usage message. 2006-05-10 23:35:03 +00:00
usr.sbin PR 33462: default maxinterval was not being initialized properly. 2006-05-10 22:30:33 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING