NetBSD/sys
explorer 0d63386a4e add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for
the kernel.  They're not used yet, but will be shortly.
1999-12-11 22:29:32 +00:00
..
adosfs
arch Put an interrupt-safe mutex around PCI configuration space access. 1999-12-11 20:48:25 +00:00
coda
compat Regen. 1999-12-05 21:26:36 +00:00
conf - softdep functions are used outside of FFS. Why? 1999-12-07 08:28:47 +00:00
ddb
dev add 3com 575CT, which Dell (at least) seems to be shipping 1999-12-11 22:22:34 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix bug observed by Perry and myself: when emacs was shut down 1999-12-08 18:53:56 +00:00
lib
lkm
miscfs one more tweak: placebo for VOP_LEASE 1999-12-08 20:05:19 +00:00
msdosfs
net rcsid police 1999-12-02 07:18:44 +00:00
netatalk
netccitt
netinet implement upper-layer reachability confirmation for IPv6 ND (RFC2461 7.3.1). 1999-12-11 09:55:14 +00:00
netinet6 add missing splx(). a critical bug fix from kame. 1999-12-10 17:56:13 +00:00
netiso CL* discarding. 1999-12-04 12:11:13 +00:00
netkey
netnatm
netns
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs
stand
sys add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for 1999-12-11 22:29:32 +00:00
ufs Call ffs_oldfscompat() before all the consistency checks, to avoid the 1999-12-10 14:36:04 +00:00
uvm Remove a piece of code introduced in rev 1.36 that I didn't intend to 1999-12-11 05:38:41 +00:00
vm Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow 1999-11-30 19:31:05 +00:00
Makefile