NetBSD/sys
tron 72c5460c24 Add JMicron RAID support to ataraid(4).
Patch provided by Juan RP in PR kern/39395.
2008-09-05 12:37:13 +00:00
..
altq Don't redefine INFINITY. 2008-08-29 00:40:42 +00:00
arch Fix machine_arch vs. machine confusion, PR 39436. 2008-09-01 19:03:44 +00:00
coda
compat Make linux32 getdents(2) do its own job instead of calling the 2008-09-04 17:45:00 +00:00
conf Don't add "${CPUFLAGS}" and "${CWARNFLAGS}" to "AFLAGS" and "CFLAGS" twice. 2008-09-05 11:03:53 +00:00
contrib/dev/ath
crypto
ddb Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
dev Add JMicron RAID support to ataraid(4). 2008-09-05 12:37:13 +00:00
dist
external/bsd/drm/dist
fs Actually, use FWRITE for device open only if we aren't doing MNT_RDONLY. 2008-09-04 12:28:14 +00:00
gdbscripts
ipkdb
kern Make ioctl(FIONREAD) on the master side of a pty return the amount of 2008-09-03 16:47:34 +00:00
lib Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
lkm
miscfs remove always-true conditionals. 2008-08-14 00:47:13 +00:00
modules Back out dirhash kernel module for now. 2008-08-30 10:49:27 +00:00
net - more void * removal 2008-08-28 19:33:24 +00:00
net80211 replace ths previous fix with a simpler one by Sam Leffler - it doesn't 2008-08-26 12:25:39 +00:00
netatalk
netbt Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netinet Missing "\n" in log(9) messages. 2008-08-28 07:58:05 +00:00
netinet6 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
netipsec
netisdn
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey
netnatm
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump fix broken break (oh the irony) 2008-09-05 10:42:09 +00:00
secmodel
stand
sys Structures with incomplete members is an obscure gcc extension. Replace the 2008-09-03 23:43:06 +00:00
ufs Ffs_snapshot() has become a huge monster over the time. Break it into 2008-09-02 08:51:46 +00:00
uvm Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
Makefile