NetBSD/sys
christos 2a17942096 Add the ability to override COMPATREL and COMPATDST similar to libkern 1995-06-26 03:27:13 +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 building of libkern that broke with yesterday's fixes 1995-06-26 03:24:17 +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 add entry for another tweaked Texel CD-ROM. from pr 1151 1995-06-24 01:22:30 +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 convert pcb lists to CIRCLEQs, so that the end can be looked at more 1995-06-18 20:01:08 +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 add entry for another tweaked Texel CD-ROM. from pr 1151 1995-06-24 01:22:30 +00:00
stand
sys Generic ELF exec include file, like the other exec_xxx include files. 1995-06-22 21:31:03 +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 oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile