NetBSD/sys
1995-06-26 14:40:11 +00:00
..
adosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
arch Fix thinko. It will now also work when no mouse is configured. 1995-06-26 14:31:27 +00:00
compat Add the ability to override COMPATREL and COMPATDST similar to libkern 1995-06-26 03:27:13 +00:00
conf Add mi ELF files. 1995-06-22 21:27:45 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev make dump stubs consistent 1995-06-26 05:34:44 +00:00
isofs/cd9660 don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
kern Extracted all of the compat_xxx routines, and created a library [libcompat] 1995-06-24 20:33:55 +00:00
lib Add the ability to override KERNREL and KERNDST. 1995-06-26 03:25:46 +00:00
miscfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
msdosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
net oops; export that head definition to non-kernel code. 1995-06-19 21:57:28 +00:00
netccitt adjust for the other day's structure changes; make it compile. 1995-06-15 22:38:20 +00:00
netinet fix typo 1995-06-26 08:46:16 +00:00
netiso Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
netns Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 08:36:58 +00:00
nfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
scsi implement new-style block device dump routine if __BDEVSW_DUMP_OLD_TYPE 1995-06-26 05:16:55 +00:00
stand
sys prototype inittodr and resettodr 1995-06-26 10:39:20 +00:00
ufs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
vm The atari specific code can be removed now it is using MACHINE_NONCONTIG. 1995-06-26 14:40:11 +00:00
Makefile