NetBSD/sys
cgd eb4cd26383 from the comments at the top of the file:
INSTALL -- somewhat generic kernel with a snowball's chance of
	   fitting on an install floppy.

This kernel MUST consist (for users' sanity) of a subset of
the GENERIC configuration.  It also should support X reasonably
(though the SysV SHM extensions won't work).

To avoid a maintenance nightmare, this kernel consists of GENERIC
with missing options/devices/etc. REMOVED rather than commented
out.  That makes it easy to diff agains GENERIC, to make sure that
it really is a subset of the functionality.
1995-05-12 03:19:51 +00:00
..
adosfs
arch from the comments at the top of the file: 1995-05-12 03:19:51 +00:00
compat syscalls.master was changed. 1995-05-10 16:47:21 +00:00
conf rename files files for new config/config.old naming 1995-04-28 08:19:12 +00:00
ddb
dev KERNEL -> _KERNEL 1995-05-11 16:52:54 +00:00
isofs/cd9660
kern tty_tb.c: need to include ioctl_compat.h in order to compile. 1995-05-10 16:52:53 +00:00
lib first arg to open() is a 'const char *'. pointed out by David Brownlee 1995-04-30 03:57:54 +00:00
miscfs
msdosfs
net copy routines should take size_t lengths for prototype consistency. 1995-04-22 13:26:20 +00:00
netccitt
netinet
netiso cast pointers to longs, not ints 1995-04-22 13:29:33 +00:00
netns
nfs kill unnecessary blank line at end of file 1995-04-30 07:03:13 +00:00
scsi looks like some extra ')'s were left in here. 1995-05-03 21:38:57 +00:00
stand
sys Cleanup 1995-05-08 22:21:29 +00:00
ufs from Mike Karels: 1995-05-10 18:00:45 +00:00
vm oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile