NetBSD/sys
1995-07-03 20:49:40 +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 NetBSD/Atari keyboard mappings 1995-07-03 20:49:40 +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 Oops; need fcntl.h. 1995-07-03 16:58:38 +00:00
lib Can not use htonl() in static initializers. (Fixes PR 1188) 1995-07-03 04:56: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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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