NetBSD/sys
cgd 886dba6dff (1) split load-file functionality out from the 'main program' of the
boot block, since it will be shared with the network boot block.
(2) Kill a.out support, since it never worked was never used, and will
    never be.
(3) Add support for booting of ELF kernels, from Matt Thomas.  (Currently
    untested, but it compiles.)
1996-09-17 22:00:24 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch (1) split load-file functionality out from the 'main program' of the 1996-09-17 22:00:24 +00:00
compat Add exec glue for `COMPAT_M68K4K'; just map the executable the way 1996-09-10 22:01:20 +00:00
conf move the packet filter hooks in to a saner location. while i'm here, rename 1996-09-14 14:40:20 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev For ioctl commands which may change the device's state, ensure that 1996-09-13 00:35:59 +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 move the packet filter hooks in to a saner location. while i'm here, rename 1996-09-14 14:40:20 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Overlay inp_faddr and inp_laddr into the header prototype. 1996-09-17 17:10:20 +00:00
netiso Catch up with netinet changes. 1996-09-17 16:43:48 +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 For ioctl commands which may change the device's state, ensure that 1996-09-13 00:35:59 +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