NetBSD/sys
leo d7160491e3 Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
1996-06-22 20:21:55 +00:00
..
adosfs Finish adosfs' support for International FFS (we not only have to use an 1996-05-24 20:16:02 +00:00
arch Install loadkmap in the default distribution. The keymap files are moved 1996-06-22 20:21:55 +00:00
compat avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
conf add atm networking stuff 1996-06-22 01:49:00 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
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 Return useful file descriptor when opening a raw device. 1996-06-21 20:51:23 +00:00
miscfs use VATTR_NULL macro. 1996-06-14 09:27:23 +00:00
msdosfs Free allocated space in directory after error 1996-05-25 17:50:41 +00:00
net network support for ATM networks (ATM == Async Transfer Mode, not 1996-06-22 01:47:35 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet network support for ATM networks (ATM == Async Transfer Mode, not 1996-06-22 01:47:35 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netns Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
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 Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
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