NetBSD/sys
jtc 16fe807b60 renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch start on some network boot blocks. they work, but: 1996-09-18 20:03:04 +00:00
compat Add exec glue for `COMPAT_M68K4K'; just map the executable the way 1996-09-10 22:01:20 +00:00
conf move the packet filter hooks in to a saner location. while i'm here, rename 1996-09-14 14:40:20 +00:00
ddb
dev For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
isofs/cd9660 Implement poll(2). 1996-09-07 12:40:22 +00:00
kern renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
lib Pass $STRIP to the sub-make. 1996-09-09 18:03:46 +00:00
lkm
miscfs Implement poll(2). 1996-09-07 12:40:22 +00:00
msdosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
net Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and 1996-09-18 03:11:03 +00:00
netccitt
netinet Overlay inp_faddr and inp_laddr into the header prototype. 1996-09-17 17:10:20 +00:00
netiso Catch up with netinet changes. 1996-09-17 16:43:48 +00:00
netnatm add missing lines (missing pointer to usrreq fn) 1996-09-18 00:56:41 +00:00
netns Restructure ns_control() like other protocols. 1996-09-08 14:49:41 +00:00
nfs Implement poll(2). 1996-09-07 12:40:22 +00:00
scsi For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
stand
sys renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
ufs Implement poll(2). 1996-09-07 12:40:22 +00:00
vm make pageout sleep on vm_pages_needed rather than lbolt. this stops 1996-09-18 02:04:50 +00:00
Makefile