NetBSD/sys
hannken 815491c0b3 Remove the old device buffer queue interface.
Approved by: Jason R. Thorpe <thorpej@wasabisystems.com>
2002-08-30 15:43:36 +00:00
..
adosfs
altq
arch Make sure to sign-extend PTEH/PTEL values before writing to the TLBs. 2002-08-30 13:54:16 +00:00
coda
compat Adapt to recent exec changes. 2002-08-29 14:02:50 +00:00
conf Bump version for rasctl syscall. 2002-08-28 07:28:53 +00:00
crypto
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Remove the old device buffer queue interface. 2002-08-30 15:43:36 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Remove the old device buffer queue interface. 2002-08-30 15:43:36 +00:00
lib Slightly improved version of ffs(3). 2002-08-28 15:34:35 +00:00
lkm make this compile again (thanks mrg) 2002-08-27 14:18:41 +00:00
miscfs Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:26:29 +00:00
msdosfs
net Attach another DLTs for bpf: DLT_IEEE802_11 to capture raw 802.11 frame. 2002-08-28 09:38:08 +00:00
netatalk
netccitt
netinet Fix a problem introduced in rev 1.103, where we recycle a TIME_WAIT 2002-08-28 02:23:57 +00:00
netinet6 pass proc * to in6_pcbsetport. PR 18073 2002-08-26 14:25:00 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
stand
sys Remove the old device buffer queue interface. 2002-08-30 15:43:36 +00:00
ufs Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
uvm be sure that the page we allocate to break a loan is put on a paging queue. 2002-08-29 05:03:30 +00:00
Makefile