NetBSD/sys
bouyer 00d93f776b Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from
scsi_base.c to scsipi_base.c. Rename the functions from scsi_verbose.c
too, and rename the file itself. Cleaup includes too (scsi_*.h should not
be #included in scsipi_*.h files, which are supposed to be
common to atapi and scsi).
1998-11-17 14:38:42 +00:00
..
adosfs
arch add some shiny happy egcs braces 1998-11-17 12:11:27 +00:00
coda Lookup now passes up an extra flag. But old veni will 1998-11-11 19:22:08 +00:00
compat fix typo: nativ_to_hpux_errno -> native_to_hpux_errno. 1998-11-09 15:35:16 +00:00
conf Pseudo-device definition and files for RAIDframe, CMU PDL's RAID 0, 1, 4, 5, 1998-11-13 01:16:19 +00:00
ddb Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
dev Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
filecorefs Pay attention to the share_size field in the filecore boot block in 1998-10-29 23:18:57 +00:00
gdbscripts
ipkdb
isofs
kern Implement config_detach(), mostly from Chris Demetriou, modified slightly 1998-11-17 08:38:07 +00:00
lib Make "src/sys/arch/i386/stand" compile again. 1998-11-03 22:00:37 +00:00
lkm don't need our own lkmenodev anymore... 1998-11-17 01:46:10 +00:00
miscfs Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00
msdosfs
net Increase compiled-in default bpf buffer size from 4096 to 8192. 1998-11-05 22:50:15 +00:00
netatalk
netccitt
netinet if INADDR_ANY is given in in_pcbconnect(), choose the ia_addr of the first 1998-11-16 05:47:19 +00:00
netiso
netnatm
netns
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand
sys Implement config_detach(), mostly from Chris Demetriou, modified slightly 1998-11-17 08:38:07 +00:00
ufs defopt FFS_EI 1998-11-12 19:51:10 +00:00
uvm remove bogus permission check in uvm_map_clean(). fixes mmap/msync 1998-11-15 04:38:19 +00:00
vm Set the B_NOCACHE bit so that NFSv3 will not try to do async writes. 1998-11-08 19:45:17 +00:00
Makefile