NetBSD/sys
1996-07-03 13:10:46 +00:00
..
adosfs Finish adosfs' support for International FFS (we not only have to use an 1996-05-24 20:16:02 +00:00
arch Add a few mbuf fields. 1996-07-03 13:10:46 +00:00
compat Translate EIO to ENOTTY after a SunOS `TIOCGETPGRP' (tcgetpgrp(3)) fails 1996-07-02 21:21:57 +00:00
conf My extent map manager. Sort of like resource maps, but more flexible. 1996-06-23 00:10:08 +00:00
ddb
dev Changed data structures due to removal of old config system. 1996-07-01 21:31:36 +00:00
isofs/cd9660
kern sunos_compat: return EIO when TIOCGPGRPing a half-open pty. This is 1996-07-02 21:19:02 +00:00
lib Prevent recursive invocation of mcount() while in kernel by setting profiling 1996-06-29 14:30:32 +00:00
miscfs use VATTR_NULL macro. 1996-06-14 09:27:23 +00:00
msdosfs Free allocated space in directory after error 1996-05-25 17:50:41 +00:00
net - Fix PR/2582: default route change without specifying gateway kills system. 1996-07-01 01:12:32 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet change: 1996-06-29 20:07:05 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netns Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
nfs Remove bogus check on record length < NFS_MINPACKET. 1996-07-02 23:21:15 +00:00
scsi In sddump(), don't check the SDEV_MEDIA_LOADED bit of the device, since 1996-06-04 23:12:14 +00:00
stand
sys Regen. 1996-06-23 11:08:01 +00:00
ufs
vm allow kmem_malloc to return NULL if canwait is set and there's no map space 1996-06-13 16:52:06 +00:00
Makefile