NetBSD/sys
fvdl d0152b0231 ffs_reclaim may be called while the dinode pointer in the inode structure
is still NULL (in the case of an error in ffs_vget). Check for this
condition before doing a pool_put.
2003-04-16 07:38:25 +00:00
..
altq
arch From PR port-i386/20464, by Yoshihisa Nakagawa: Match i845G AGP bridge. 2003-04-16 07:37:09 +00:00
coda
compat get rid of the ASYNCMAP ioctls 2003-04-12 05:00:38 +00:00
conf Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
crypto
ddb
dev add missing setting of b_error (thanks Manuel) 2003-04-16 00:07:17 +00:00
fs back to genfs_eopnotsupp() for vop_remove, vop_link, vop_rename, 2003-04-10 21:57:26 +00:00
gdbscripts
ipkdb
kern ANSIfy proc_unstop 2003-04-15 12:11:25 +00:00
lib Significantly faster memcpy/memmove/bcopy and memset/bzero 2003-04-15 22:49:50 +00:00
lkm
miscfs use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
net
netatalk
netccitt
netinet PR/991: Darren Reed: Add a sysctl (checkinteface) to implement this. This 2003-04-12 00:17:49 +00:00
netinet6
netisdn Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs fix indent. 2003-04-15 13:51:11 +00:00
stand
sys Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad 2003-04-15 18:27:26 +00:00
ufs ffs_reclaim may be called while the dinode pointer in the inode structure 2003-04-16 07:38:25 +00:00
uvm unbusy a page after put it on the queue. 2003-04-12 14:36:43 +00:00
Makefile