Go to file
is eb4cc6d724 Make sure buffer sizes are initialized correctly even when the pause state
is explicitly set. Without this, the machine would crash in the audio interupt when the driver
needs to divide by the block size (e.g., cs4281.c/cs4280.c).
Idea for the fix by yamt.
2005-06-11 08:14:19 +00:00
bin Initialize ipid in two functions to NULL, to appease -Wuninitialized. 2005-06-07 09:00:18 +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 appease gcc -Wuninitialized on hp700. 2005-06-05 19:08:28 +00:00
dist Add initialization of local variable to appease -Wuninitialized. 2005-06-10 23:48:24 +00:00
distrib Add raid(4) to the list of machine-independent devices which "sysinst" 2005-06-09 22:14:20 +00:00
doc note arcom viper support in evbarm 2005-06-06 20:28:34 +00:00
etc Enable RAIDframe support in the NetBSD-macppc installation media. 2005-06-09 13:29:57 +00:00
games Change marker from "pmppc" to "powerpc" because a NetBSD-macppc build 2005-06-09 12:20:12 +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 Bug reported from Martin Dietze: 2005-06-10 20:21:00 +00:00
libexec appease gcc -Wuninitialized 2005-06-08 00:19:18 +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 add code to handle inodes with extended attribute blocks 2005-06-08 20:34:06 +00:00
share NetBSD -> .Nx. 2005-06-10 20:48:59 +00:00
sys Make sure buffer sizes are initialized correctly even when the pause state 2005-06-11 08:14:19 +00:00
tools config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
usr.bin Need to #ifdef around declaration of ch with NO_EDITCOMPLETE so this compiles 2005-06-10 18:24:15 +00:00
usr.sbin Support MKINET6=no building after the -Wuninitalized fix. 2005-06-07 22:21:57 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +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
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