NetBSD/sys
glass 06932ce0f8 Now works with current tree, as opposed to the july 8th tree in which it was
written.
Requires magnum infrastructure now, particularly the clock stuff.
Fails to exec init because the /sbin/init binary
is a sunos binary.  Next step is to integrate sunos compatibility code
from /sys/compat/sunos, and the amiga port.
Does not yet implement MACHINE_NOCONTIG support.

[from glass Mon Nov 22 21:22:45 PST 1993  home tag: home2]
1993-11-23 05:28:35 +00:00
..
arch Now works with current tree, as opposed to the july 8th tree in which it was 1993-11-23 05:28:35 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat moved from arch/sparc/sunos to compat/sunos 1993-11-22 22:54:48 +00:00
conf Add the System V message queue and semaphore facilities. Implemented 1993-11-14 13:21:59 +00:00
ddb Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version. 1993-09-13 14:08:54 +00:00
dev added two copyright strings at the request of Gary Clark II 1993-11-17 12:22:50 +00:00
isofs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
kern do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
lib added files copied in from libc. version numbers are screwed, 1993-11-05 22:40:48 +00:00
libkern Clean up deleted files. 1993-10-13 05:42:10 +00:00
miscfs #ifdef out /kern/root at theo's request 1993-11-20 01:57:07 +00:00
msdosfs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
net defines change 1993-11-23 04:51:25 +00:00
netccitt Declare frame_reject(), rej_routine(), free_iframes() as static. 1993-09-06 18:09:55 +00:00
netinet fix from david greenman, davidg@freefall.cdrom.com: 1993-11-05 23:06:26 +00:00
netiso Move pk_flowcontrol() up and declare it static void. 1993-09-06 18:08:02 +00:00
netns fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
nfs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Correct func protos. 1993-11-19 03:10:22 +00:00
ufs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
vm new specfs.h and fifo.h locations 1993-11-12 05:54:12 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00