NetBSD/sys
nathanw 5127aa189d In fdioctl(), allocate fd_formb dynamically when needed, rather than on
the stack, and remove the no-longer-necessary PHOLD()/PRELE() calls
in fdformat().

(This eliminates 1/3 of the instances of PHOLD()/PRELE() in the kernel code.)

XXX We still have too many mostly-redundant floppy drivers.
2000-08-24 20:04:28 +00:00
..
adosfs
arch In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
coda
compat When reading dir entry by dir entry, we need to pad out the receive buffer 2000-08-23 21:11:47 +00:00
conf replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
crypto
ddb
dev In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Correct a comment. 2000-08-24 06:14:34 +00:00
lib
lkm
miscfs
msdosfs
net
netatalk
netccitt
netinet Fill in next mtu field of NEEDFRAG ICMP error message. 2000-08-22 16:02:16 +00:00
netinet6
netiso
netkey
netnatm
netns
nfs Fix typo in comment. 2000-08-23 23:17:14 +00:00
ntfs
stand
sys Define the MI parts of the "big kernel lock" perimeter. From 2000-08-22 17:28:28 +00:00
ufs
uvm in uvm_coredump(), avoid dumping parts of the stack multiple times 2000-08-24 06:09:25 +00:00
Makefile