NetBSD/sys
briggs 54614538ca Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE. 1993-12-06 04:11:47 +00:00
..
arch Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE. 1993-12-06 04:11:47 +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 Bring files.newconf back into touch with reality: 1993-11-29 03:39:46 +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 Use new struct buf fields. 1993-11-29 20:33:25 +00:00
isofs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
kern use progname.core for core dump names 1993-12-04 07:11:11 +00:00
lib Clean up deleted files. 1993-12-05 07:20:14 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs #ifdef out /kern/root at theo's request 1993-11-20 01:57:07 +00:00
msdosfs don't do the exflags thing. 1993-12-02 06:23:48 +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 Use new struct buf fields. 1993-11-29 20:33:25 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Disable GCC's __attribute__ extension when we're not using GCC. 1993-12-03 20:39:35 +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 Use proc0's credentials in buffer used for IO to swap device. 1993-11-29 16:05:20 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00