NetBSD/sys
mycroft c8e379015c Fix sysbeep() for the case of pitch == 0, and garbage collect a useless
variable.
1995-08-13 04:06:29 +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 Fix sysbeep() for the case of pitch == 0, and garbage collect a useless 1995-08-13 04:06:29 +00:00
compat Make this compile if one of SYSV{SEM,SHM,MSG} is not defined. 1995-08-10 04:08:57 +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 opri --> s 1995-08-12 22:58:01 +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 splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
lib Add bcea[] here now that is is gone from arp.c 1995-08-08 20:59:07 +00:00
miscfs splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
msdosfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
net splnet --> splsoftnet 1995-08-12 23:59:09 +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 splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
netns splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
nfs splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
scsi opri --> s 1995-08-12 22:58:01 +00:00
stand
sys minphys() functions really should return void. 1995-08-12 20:30:45 +00:00
ufs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
vm don't forget the 'dev' argument to physio(). pointed out by der Mouse 1995-07-19 13:04:02 +00:00
Makefile