NetBSD/sys
sborrill 85b692fb65 Add support for >2TB arrays and implement raw I/O mode which is a
requirement for this.

N.B. Still to do - move dump on ld to 64-bit disk addresses
2008-10-02 08:21:57 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch Add dbcool ki2c attachment for macppc 2008-10-02 00:55:43 +00:00
coda
compat Regen after cleanup. 2008-09-22 13:08:50 +00:00
conf Add generic FS agnostic directory hashing support. Currently only in use by 2008-09-27 13:01:07 +00:00
contrib/dev/ath
crypto
ddb - Fix message queue permissions problems. 2008-09-29 10:27:53 +00:00
dev Add support for >2TB arrays and implement raw I/O mode which is a 2008-10-02 08:21:57 +00:00
dist
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Switch UDF over to the vfs_dirhash.c dirhash code. 2008-09-27 13:05:34 +00:00
gdbscripts
ipkdb
kern Small fix to make setpriority(2) with PRIO_PROCESS return ESRCH when 2008-09-30 17:28:47 +00:00
lib add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
lkm
miscfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
modules Build modular fss driver. 2008-09-23 07:56:59 +00:00
net Add support for SerDes controllers; from the OpenBSD driver. Tested on a 2008-09-09 20:12:18 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet PR/39664: Dave Huang: ip_mrouter_done: free hash using hashdone(9). 2008-10-01 16:01:51 +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 Since the nfs root vnode is eternally constant, fully initialize 2008-09-30 21:12:48 +00:00
opencrypto
rump Make spec_fsync() a do-nothing instead of a do-panic. Some file 2008-09-30 21:47:33 +00:00
secmodel
stand
sys Add generic FS agnostic directory hashing support. Currently only in use by 2008-09-27 13:01:07 +00:00
ufs Remove some of my debugging code which was not meant to be committed 2008-09-23 15:27:59 +00:00
uvm Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
Makefile