NetBSD/sys
cgd 6fa924cb38 fix struct member use, as explained in pr 1164. style police
beat the fix into submission.
1995-07-12 08:27:26 +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 Add stubs for previously-undefined tzwrite(), tzread(), since the new 1995-07-12 07:24:27 +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 bdwrite() should upgrade writes to tape devices by sending them to 1995-07-12 07:56:31 +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 fix struct member use, as explained in pr 1164. style police 1995-07-12 08:27:26 +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