NetBSD/sys
matthias 470e2a9983 * Do some KNFing.
* Make all local functions static.
* Add some untested netatalk support.
1997-04-04 19:02:43 +00:00
..
adosfs
arch Changes to make a dcm-based console work properly: 1997-04-04 18:16:07 +00:00
compat * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
conf Add netatalk glue 1997-04-02 21:34:11 +00:00
ddb
dev * Do some KNFing. 1997-04-04 19:02:43 +00:00
gdbscripts
ipkdb New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
isofs/cd9660
kern As specified in POSIX.1 (and termios(4)!), when cc[VMIN]==0 a read() shall 1997-04-04 15:10:34 +00:00
lib New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
lkm Use control device names provided by <netinet/ip_fil.h> 1997-03-29 19:51:45 +00:00
miscfs Remove superfluous (uio_resid == 0) check. 1997-04-02 17:14:32 +00:00
msdosfs
net Fix compile problems (from Veego) 1997-04-03 21:07:42 +00:00
netatalk Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested by 1997-04-03 18:38:21 +00:00
netccitt
netinet include <stdlib.h> if !_KERNEL for malloc declaration/proto 1997-04-04 01:53:22 +00:00
netiso New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
netnatm
netns PR/3408: From Koji Imada: mv_faults on SPP connections. 1997-03-29 17:01:38 +00:00
nfs Don't assume mbuf external storage is MCLBYTES. 1997-03-27 20:45:27 +00:00
scsi * Do some KNFing. 1997-04-04 19:02:43 +00:00
stand
sys Change O_NOCTTY from 0 to 0x8000; this is already BSD default 1997-04-03 17:51:47 +00:00
ufs Return immediately upon zero byte reads, as updating st_atime in this case 1997-04-04 14:21:32 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile Add netatalk 1997-04-02 21:14:29 +00:00