NetBSD/sys
gwr 27db0deb1b Use <sys/dirent.h> instead of <sys/dir.h> which is depreciated. 1996-02-29 20:36:39 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch Added to build the bootloader stuff. 1996-02-29 11:41:31 +00:00
compat syscalls.master changed. 1996-02-28 16:06:02 +00:00
conf Add kern_ntptime.c, per Thorsten Frueauf <frueauf@ira.uka.de>, PR #2146. 1996-02-29 03:36:31 +00:00
ddb Eliminate dependency on /usr/include/* 1996-02-27 20:54:43 +00:00
dev Remove obsolete comment. 1996-02-29 19:37:53 +00:00
isofs/cd9660 Use <sys/dirent.h> instead of <sys/dir.h> which is depreciated. 1996-02-29 20:36:39 +00:00
kern Add dependency for syscallargs.h. 1996-02-29 16:02:30 +00:00
lib Make this code independent of <sys/nfs> now that we use very little 1996-02-26 23:05:14 +00:00
miscfs GC *_nullop(). Minor nits. 1996-02-13 13:12:48 +00:00
msdosfs Deal correctly with boundary between 12 bit and 16 bit cluster numbers 1996-02-11 22:48:14 +00:00
net Emulate OSIOCGIFADDR, et al, if COMPAT_LINUX is defined. 1996-02-27 08:17:08 +00:00
netccitt netccitt prototypes 1996-02-13 22:04:21 +00:00
netinet two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
netiso add another missing prototype with TPCONS is not defined. 1996-02-14 21:32:37 +00:00
netns Fixed bug I introduced in the previous changes. In the ctlinput functions, 1996-02-18 05:42:59 +00:00
nfs Make sure to clear B_NEEDCOMMIT in the right spot. Fix 'officially blessed' 1996-02-29 20:26:16 +00:00
scsi Add a SDEV_AUTOSAVE quirk for the DEC RZ55. 1996-02-22 23:37:27 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys If _KERNEL then define the DIRSIZ macro. This lets the kernel use 1996-02-29 20:19:52 +00:00
ufs Need to #undef DIRSIZ from <sys/dirent.h> before we redefine it. 1996-02-29 20:09:56 +00:00
vm Replace vm_object_prefer with PMAP_PREFER. 1996-02-28 22:39:13 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00