NetBSD/sys
1995-07-03 02:52: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 Correct !DDB console abort (thanks to David Brownlee) 1995-07-03 02:52:13 +00:00
compat - make svr4_break() identical to obreak(). We still keep the code here, 1995-07-02 06:16:06 +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 Remove references to if_addrlist. 1995-07-02 00:16:00 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Close routines take file flags, not I/O flags. Fix two incorrect usages. 1995-07-02 18:13:02 +00:00
lib Don't make libkern. 1995-06-30 03:00:33 +00:00
miscfs Make spec_read() and spec_write() vaguely consistent. 1995-07-02 07:20:50 +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 null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +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 another CD-ROM quirk, a la PR 1166 1995-06-27 20:42:45 +00:00
stand
sys slight cleanup 1995-06-29 10:05:16 +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 no longer needs machine/cpu.h, and use new name for the 'broken swap' define 1995-06-28 02:58:51 +00:00
Makefile