NetBSD/sys
mycroft 54c148fda5 Convert 230400 baud. 1995-08-16 04:14:51 +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 a comment re. splnet 1995-08-15 17:41:38 +00:00
compat Convert 230400 baud. 1995-08-16 04:14:51 +00:00
conf GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev CHINON CDS-535 version Q117 also needs NOLUNS. Assume all 535s do. 1995-08-14 13:01:42 +00:00
isofs/cd9660 avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
kern Access rights are now stored in MT_CONTROL mbufs. Document this. 1995-08-16 01:03:19 +00:00
lib prototype inline functions, almost as suggested by Jonathan Stone in PR 1258. 1995-08-14 05:43:24 +00:00
miscfs Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
msdosfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
net Don't pass through SIOCGIFADDR, per Steve McCanne. 1995-08-13 04:15:38 +00:00
netccitt Encapsulate the test for sending a notification in a macro, sb_notify(). 1995-08-04 01:09:57 +00:00
netinet splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
netiso Allocate PCBs with malloc(), not MGET(). 1995-08-16 00:38:53 +00:00
netns Allocate PCBs with malloc(), not mgetclr(). 1995-08-16 00:32:40 +00:00
nfs splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
scsi CHINON CDS-535 version Q117 also needs NOLUNS. Assume all 535s do. 1995-08-14 13:01:42 +00:00
stand
sys Garbage collect. 1995-08-16 01:04:06 +00:00
ufs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
vm Add PHOLD() and PRELE() macros, used to hold a process in core and release it. 1995-08-13 09:04:43 +00:00
Makefile