NetBSD/sys
jtk 04f1e23fe1 BIOS trampoline is a static beast; generate it in the sources like
syscalls.h & friends, and include it when needed from the source directory.
1996-09-13 00:02:36 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch BIOS trampoline is a static beast; generate it in the sources like 1996-09-13 00:02:36 +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
dev Remove a couple of opcodes that are already (and more appropriately) 1996-09-12 01:57:17 +00:00
isofs/cd9660 Implement poll(2). 1996-09-07 12:40:22 +00:00
kern Add COMPAT_M68K4K to the exec switch. 1996-09-10 22:05:03 +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
netinet forward decl. struct mbuf (for now). 1996-09-12 23:11:40 +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 Remove a couple of opcodes that are already (and more appropriately) 1996-09-12 01:57:17 +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
Makefile