NetBSD/sys
yamt a1e1c4e82e - add a missing cast in the 1-bit optimization case of blst_leaf_alloc.
- use uint64_t rather than daddr_t/u_daddr_t and rename SWAP -> BLIST.

XXX 32 bit is enough?  will revisit later.
2005-04-06 11:35:54 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Revert previous. It causes df(1) to reset my Jornada 680 sometimes. 2005-04-04 23:15:08 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat merge yamt-km branch. 2005-04-01 11:59:21 +00:00
conf make blist compilable on netbsd. 2005-04-06 11:33:54 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev Work-in-progress of AC'97 modem support. Currently disabled by default 2005-04-04 19:41:50 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern - add a missing cast in the 1-bit optimization case of blst_leaf_alloc. 2005-04-06 11:35:54 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net no point in assigning to ifq twice. 2005-03-31 21:19:35 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet Added sysctl tunable limits for the number of maximum SACK holes 2005-04-05 01:07:17 +00:00
netinet6 Make sure that prefixes get purged. This fixes PR kern/21189, 2005-04-03 11:02:27 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys - add a missing cast in the 1-bit optimization case of blst_leaf_alloc. 2005-04-06 11:35:54 +00:00
ufs Fix some locking issues that appeared with the simple_lock work. 2005-04-06 04:30:46 +00:00
uvm unwrap short lines. 2005-04-01 12:37:27 +00:00
Makefile