NetBSD/sys
mycroft 19017044cf Get rid of the private vnread() and vnwrite(); they are the same as rawread()
and rawwrite().
1994-05-11 10:03:59 +00:00
..
arch Redo in the same style as the hp300 version. 1994-05-11 10:03:16 +00:00
boot
compat follow 1994-05-07 05:07:23 +00:00
conf out with the ick, in with the sick 1994-05-07 01:30:45 +00:00
ddb Add "show callout". 1994-04-27 10:49:07 +00:00
dev Get rid of the private vnread() and vnwrite(); they are the same as rawread() 1994-05-11 10:03:59 +00:00
isofs don't break on dirent.h 1994-05-07 01:22:26 +00:00
kern compat_09 stuff for pid_t's 1994-05-09 07:40:00 +00:00
lib Standalone networking for network boot loaders. 1994-05-08 16:11:14 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs setrun rename 1994-05-07 01:15:38 +00:00
msdosfs some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
net Update to RTM version 3. Add prototypes. Add some new constants which are 1994-05-11 09:26:46 +00:00
netccitt pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netinet change timeout/untimeout/wakeup/sleep/tsleep args to void * 1994-04-29 23:15:51 +00:00
netiso kill wrongheaded byte order foo 1994-05-05 07:56:35 +00:00
netns Need cpu.h for setsoftnet(). 1994-02-20 03:19:45 +00:00
nfs lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
pcfs
scsi Add dummy *dump() routines. 1994-05-11 09:49:17 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys new errno.h 1994-05-11 07:48:18 +00:00
ufs lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:40:40 +00:00
vm oops; spaces at ends of lines, etc. 1994-05-11 01:01:03 +00:00
Makefile