NetBSD/sys
1995-07-11 21:27:35 +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 Oops, this one is also needed to make dumping work. 1995-07-11 21:27:35 +00:00
compat Make the macro botch fix more palatable. 1995-07-05 17:08:54 +00:00
conf Include extra files for the new PPP stuff. 1995-07-04 06:42:19 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev fix from Onno van der Linden for large-file read timeouts on double-speed 1995-07-10 01:27:24 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Make each disk and tape driver define its own read and write functions. 1995-07-04 07:15:28 +00:00
lib Removed libc_sa, libnetboot 1995-07-10 23:14:46 +00:00
miscfs add missing splx(), as suggested by enami@sys.ptg.sony.co.jp. 1995-07-08 00:42:45 +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 Change $Id to $NetBSD 1995-07-04 23:26:10 +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 Morningstar SnapLink -> SDEV_NOLUNS, per Peter Galbavy in pr 1192. 1995-07-09 09:44:57 +00:00
stand
sys Move up #ifdef _KERNEL conditional up a few lines to enclose internal 1995-07-11 18:16: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 fix bug in load average calculation that prevented processes which were 1995-07-08 03:12:22 +00:00
Makefile