Go to file
he 82ea600ca2 Fix -Wcast-qual by sprinkling some consts, and remove named
parameters from a function prototype to avoid shadowing.
Also fix a couple of other shadowing problems.
2005-06-04 22:37:51 +00:00
bin the case of waitpid() returning an error was already tested, and errno 2005-06-03 13:55:04 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Fix Xauth login with PAM authentication 2005-06-04 22:09:27 +00:00
dist Don't attempt to use an uninitialized variable when there's no interfaces. 2005-06-03 16:13:33 +00:00
distrib Support MDSET_POST; apply the operation to every image. 2005-05-31 16:23:37 +00:00
doc Remove the hack related to -Wno-cast-qual, now that we can use 2005-06-02 14:38:05 +00:00
etc Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00
games Raised WARNS to 4. 2005-05-23 23:08:06 +00:00
gnu Backout the last two revisions. These changes should have been applied to 2005-06-02 15:44:20 +00:00
include Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072. 2005-05-25 20:45:38 +00:00
lib Add an initialization to appease -Wuninitialized. Apparently the 2005-06-04 22:14:00 +00:00
libexec Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than 2005-06-04 16:17:17 +00:00
regress appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
rescue Make fdisk(8) available on all platforms, since MS-DOS partitioning 2005-05-22 03:45:30 +00:00
sbin Disable -Wuninitialized on dir.c (until PR 30394 is addressed) 2005-06-03 18:02:03 +00:00
share Don't add -Wno-uninitialized to CFLAGS if WARNS > 0 and HAVE_GCC != no, 2005-06-04 12:17:45 +00:00
sys Fix -Wcast-qual by sprinkling some consts, and remove named 2005-06-04 22:37:51 +00:00
tools use the copy in /usr/src/usr.sbin/ 2005-05-31 03:53:59 +00:00
usr.bin appease gcc -Wuninitialized 2005-06-03 16:15:46 +00:00
usr.sbin Add hp700 to supported list. Bump date. 2005-06-03 20:22:45 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING note about kernfs fix and xentools. 2005-06-03 11:02:59 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00