NetBSD/sys
mycroft 451b445e1e Fix compiler warnings. 1995-04-13 19:36:00 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch Fix compiler warnings. 1995-04-13 19:36:00 +00:00
compat Arch dependant defs for Linux. Just signal stackframe definition for now. 1995-04-07 22:31:19 +00:00
conf don't do things that should only be necessary for 'real' clists. 1995-03-08 00:54:44 +00:00
ddb
dev cast pointer to long when converting to integer type 1995-04-13 04:16:16 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Define vfs_unmountall(), to unmount file systems at shutdown time. 1995-04-10 19:46:56 +00:00
lib be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
miscfs Return EOF for old vnodes of tty devices, rather than EIO. 1995-04-10 00:48:46 +00:00
msdosfs Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
net Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:35:38 +00:00
netiso Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs Cosmetic changes suggested by Adam. 1995-03-28 21:29:32 +00:00
scsi kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
stand
sys Add cdev_fb_init for frame buffers 1995-04-12 06:01:03 +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 kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
Makefile