NetBSD/sys
cgd 7a43f1fdc7 clean up a bit, use MI files lists. add a bunch of comments.
Also, include the EISA, ISA, and PCI files lists.
1995-04-22 12:45:08 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch clean up a bit, use MI files lists. add a bunch of comments. 1995-04-22 12:45:08 +00:00
compat Update setup functions for changes in exec.h. 1995-04-18 02:18:08 +00:00
conf
ddb
dev Add constants for some keyboard controller commands. 1995-04-21 09:16:16 +00:00
isofs/cd9660
kern Rearrange vfs_shutdown() slightly. 1995-04-21 22:09:53 +00:00
lib eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1995-04-22 09:37:39 +00:00
miscfs clean up some return-type warnings 1995-04-15 01:57:35 +00:00
msdosfs
net update arc_input() proto to match reality. 1995-04-14 17:09:39 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
netiso type changes; fix compiler warning caused by new netinet code 1995-04-15 01:55:45 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs
scsi config.new description of SCSI mi files. 1995-04-17 07:15:40 +00:00
stand
sys Add prototype for vfs_shutdown(). 1995-04-21 21:59:41 +00:00
ufs Make use of the `fs_clean' field. If it was set when the file system was 1995-04-12 21:21:00 +00:00
vm Correct checks for NULLs in pagertab. 1995-04-15 05:11:35 +00:00
Makefile