NetBSD/sys
cgd a5aa202ea9 kill unused options. no point in wading through lots of lines of commented
out garbage that will never be useful on this machine.
1996-09-22 03:00:32 +00:00
..
adosfs
arch kill unused options. no point in wading through lots of lines of commented 1996-09-22 03:00:32 +00:00
compat regen 1996-09-20 16:43:55 +00:00
conf rename exec_elf.c to exec_elf32.c, since it execs 32-bit ELF. exec_elf32.c 1996-09-20 22:33:23 +00:00
ddb
dev put set of 'channel' field of scsi_link in the right #ifdef 1996-09-20 22:38:37 +00:00
isofs/cd9660
kern rename exec_elf.c to exec_elf32.c, since it execs 32-bit ELF. exec_elf32.c 1996-09-20 22:33:23 +00:00
lib Pass $STRIP to the sub-make. 1996-09-09 18:03:46 +00:00
lkm
miscfs
msdosfs "'" and "^" are allowed in short fat filenames, 1996-09-20 16:45:45 +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 commit fix in pr 2772 -- the IP input code was assuming that the 1996-09-21 19:44:32 +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
scsi For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
stand
sys Add fwd struct declarations and protect include of libkern.h 1996-09-20 22:11:38 +00:00
ufs Make this compile cleanly from userland (fsck_ffs). 1996-09-20 22:14:59 +00:00
vm make pageout sleep on vm_pages_needed rather than lbolt. this stops 1996-09-18 02:04:50 +00:00
Makefile