NetBSD/sys
mrg 2a0f025a41 use VATTR_NULL macro. 1996-06-14 09:27:23 +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 change BINDIR /usr/local/bin --> /usr/bin 1996-06-14 05:16:53 +00:00
compat Simplify and add comments. 1996-06-13 19:27:01 +00:00
conf updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +00:00
ddb
dev Add tty_attach(), and fix a type mismatch. 1996-06-13 23:05:40 +00:00
isofs/cd9660
kern Cast `sec' to a u_quad_t in `sec * 1000000 + usec' so the expression 1996-06-13 23:22:22 +00:00
lib copy down from libkern: 1996-06-12 04:16:53 +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 no need for a local implementation of SIOCGIFMTU; delete it. 1996-06-13 21:50:32 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Prototype new rip_*() functions. 1996-05-28 23:27:04 +00:00
netiso 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
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 fix two bugs (the latter potentially fatal) in xdr_string_encode(): 1996-06-07 00:48:10 +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 - Add definitions for Elf section headers. 1996-06-13 18:36:42 +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