NetBSD/sys
ws 2791cf041a Fix a thinko which still prevented this to run on non-int13-ext machines.
Thanks to entropy@zippy.bernstein.com for pointing this out and testing the fix.
1998-10-30 12:16:59 +00:00
..
adosfs
arch Fix a thinko which still prevented this to run on non-int13-ext machines. 1998-10-30 12:16:59 +00:00
coda Venus must be passed O_CREAT flag on VOP_OPEN iff this is 1998-10-28 19:54:47 +00:00
compat s/SunOS/Ultrix/ in comment 1998-10-26 18:31:01 +00:00
conf Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
ddb Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
dev Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +00:00
filecorefs Pay attention to the share_size field in the filecore boot block in 1998-10-29 23:18:57 +00:00
gdbscripts
ipkdb
isofs
kern Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
lib change handling of libkern: 1998-10-15 18:46:37 +00:00
lkm
miscfs
msdosfs
net Add call to splsoftnet() in rt_timer_timer to avoid possible race 1998-10-28 05:01:11 +00:00
netatalk Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt
netinet Fix a buglet when looking up an interface for multicast: 1998-10-26 17:31:01 +00:00
netiso vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netnatm
netns vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
nfs
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
ufs Do not corrupt file flags when file system is full! 1998-10-27 21:32:58 +00:00
uvm KNF a missing bit. remove register. 1998-10-24 13:32:34 +00:00
vm Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC 1998-10-23 19:37:32 +00:00
Makefile