NetBSD/sys
briggs b1dd736d44 Update from 0.9-ish to -current. Including a switch to use config.new.
The new functions (ptrace, etc) are stubbed.
Some cleanup, too.
1993-11-29 00:40:36 +00:00
..
arch Update from 0.9-ish to -current. Including a switch to use config.new. 1993-11-29 00:40:36 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat Clean up deleted files. 1993-11-28 18:07:58 +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 Remove remaining sleep()s. 1993-11-27 19:49:09 +00:00
isofs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
kern don't permit TIOCSCTTY on /dev/tty, or kernel recursion happens 1993-11-24 03:40:10 +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 rename loattach() to loopattach() so that the pdevinit[] stuff can find it. 1993-11-23 08:16:55 +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 Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Remove remaining sleep()s. 1993-11-27 19:49:09 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys New code from Julian. 1993-11-25 20:17:47 +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