NetBSD/sys
itojun 7fe7bda8e2 enable INET6. commit for boot floppy fix should follow.
add awi0 and cnw0 (commented out)
2000-01-04 08:05:49 +00:00
..
adosfs
arch enable INET6. commit for boot floppy fix should follow. 2000-01-04 08:05:49 +00:00
coda
compat netbsd32_close() would work better if it called sys_close() rather than 1999-12-31 22:26:21 +00:00
conf move ntwoc here now that we have isa and pci attachments 2000-01-04 06:37:05 +00:00
ddb
dev convert to support non-dma IO (for the isa Riscom/N2). 2000-01-04 06:36:29 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern EXEC_COFF cleanup 2000-01-02 13:39:49 +00:00
lib don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs
net fix compilation on sun3x. 1999-12-22 03:58:12 +00:00
netatalk
netccitt
netinet Fix a panic which was mentioned on the ipfilter mailing list. 1999-12-29 08:19:07 +00:00
netinet6 add net.inet6.icmp6.nodeinfo sysctl. 2000-01-02 16:31:17 +00:00
netiso make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys add exec_coff.h 2000-01-02 13:43:00 +00:00
ufs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
uvm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile