NetBSD/sys
thorpej c9bf6a7e5a Add exec glue for `COMPAT_M68K4K'; just map the executable the way
a MID_M68K4K expects to be mapped.  Allows any m68k port with
NBPG == 4096 to run NetBSD/hp300 executables, and will allow hp300s
to run legacy executables when that port's default format is eventually
changed to match the other m68k ports.
1996-09-10 22:01:20 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch set a0 to be the initial sp, and set pv to be program entry point. 1996-09-10 19:13:42 +00:00
compat Add exec glue for `COMPAT_M68K4K'; just map the executable the way 1996-09-10 22:01:20 +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 change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev This file is obsolete; the ahb driver now lives in ahb.c 1996-09-09 18:32:42 +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 Pass $STRIP to the sub-make. 1996-09-09 18:03:46 +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 Rework the token bucket filter to use a list of packets rather than a static 1996-09-09 17:14:04 +00:00
netiso Make sure the control mbufs are freed in all cases. 1996-09-08 14:28:08 +00:00
netnatm sbappend() -> sbappendrecord(); fixes SNAP encapsulation on NATM sockets. 1996-08-27 21:45:21 +00:00
netns Restructure ns_control() like other protocols. 1996-09-08 14:49:41 +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 some forward declarations. 1996-09-08 02:09:50 +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 The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00