NetBSD/sys
scottr 231a66aa69 Minor style cleanup (avoid goto); no functional change. 1996-06-21 06:12:45 +00:00
..
adosfs
arch Minor style cleanup (avoid goto); no functional change. 1996-06-21 06:12:45 +00:00
compat avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
conf updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +00:00
ddb
dev Remove some unneeded FIFO flushes and reorder some register changes per the 1996-06-18 16:13:05 +00:00
isofs/cd9660
kern In the sync case of bwrite(), move the accounting earlier so that so that the 1996-06-18 20:50:23 +00:00
lib copy down from libkern: 1996-06-12 04:16:53 +00:00
miscfs use VATTR_NULL macro. 1996-06-14 09:27:23 +00:00
msdosfs
net avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netccitt
netinet Prototype new rip_*() functions. 1996-05-28 23:27:04 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netns
nfs avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
scsi In sddump(), don't check the SDEV_MEDIA_LOADED bit of the device, since 1996-06-04 23:12:14 +00:00
stand
sys - Add definitions for Elf section headers. 1996-06-13 18:36:42 +00:00
ufs
vm allow kmem_malloc to return NULL if canwait is set and there's no map space 1996-06-13 16:52:06 +00:00
Makefile