NetBSD/sys
thorpej c5e5dec3b7 All of the m68k ports' exec.h's were essentially the same. Merge them.
Override the N_PAGSIZ() macro; this one checks the MID of the executable
and returns the appropriate page size.
1996-09-08 00:57:29 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch All of the m68k ports' exec.h's were essentially the same. Merge them. 1996-09-08 00:57:29 +00:00
compat Regen. 1996-09-07 14:24:17 +00:00
conf Add a set of generic file system operations that most file systems use. 1996-09-01 23:57:15 +00:00
ddb
dev Implement poll(2). 1996-09-07 12:40:22 +00:00
isofs/cd9660 Implement poll(2). 1996-09-07 12:40:22 +00:00
kern Use INFTIM, not -1. 1996-09-07 21:47:23 +00:00
lib RCS id police. 1996-08-30 17:43:56 +00:00
lkm add compat svr4 and sunos modules. the sunos module will not work 1996-08-28 06:17:23 +00:00
miscfs Implement poll(2). 1996-09-07 12:40:22 +00:00
msdosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
net Implement poll(2). 1996-09-07 12:40:22 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet fix a couple of minor nits after discussions with jason. 1996-09-07 04:55:16 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netnatm sbappend() -> sbappendrecord(); fixes SNAP encapsulation on NATM sockets. 1996-08-27 21:45:21 +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 Implement poll(2). 1996-09-07 12:40:22 +00:00
scsi Store the SCSI version in the scsi_link, and set the LUN in the CDB 1996-09-03 18:20:31 +00:00
stand
sys Add cdev_uk_init(). 1996-09-08 00:38:54 +00:00
ufs Implement poll(2). 1996-09-07 12:40:22 +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