NetBSD/sys
1993-12-15 00:47:19 +00:00
..
arch Some general code cleanup. 1993-12-14 13:02:52 +00:00
boot
compat update to latest syscalls.master 1993-12-12 20:46:24 +00:00
conf tunnel driver should work now 1993-12-13 05:04:34 +00:00
ddb
dev Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles 1993-12-14 04:26:45 +00:00
isofs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
kern VMIN/VTIME support from Marc Teitelbaum <marc@vangogh.cs.berkeley.edu> 1993-12-13 14:40:31 +00:00
lib >From cmaeda@cs.washington.edu; part of the multicast patches derived 1993-12-13 15:10:40 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs #ifdef out /kern/root at theo's request 1993-11-20 01:57:07 +00:00
msdosfs don't do the exflags thing. 1993-12-02 06:23:48 +00:00
net change MTU to 1500 bytes. Should be settable? 1993-12-13 14:27:01 +00:00
netccitt
netinet >From cmaeda@cs.washington.edu; part of the multicast patches derived 1993-12-13 15:10:40 +00:00
netiso
netns
nfs Exclusive access when manipulating flag field in mount structure. 1993-12-07 23:37:43 +00:00
pcfs
scsi 0xfe000000 --> KERNBASE 1993-12-13 11:50:13 +00:00
stand
sys Use new <sys/dirent.h>, not <dirent.h>. 1993-12-15 00:47:19 +00:00
ufs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
vm Fix typo in DIAGNOSTIC code. 1993-12-06 13:00:49 +00:00
Makefile