..
adosfs
Call foo_statfs() from a common place when mounting.
1994-12-15 20:47:51 +00:00
arch
specify man pages the new way.
1994-12-22 10:44:04 +00:00
boot
Clean up deleted files.
1993-10-13 05:42:10 +00:00
compat
timevaladd -> __timeradd (AGAIN)
1994-12-17 19:22:16 +00:00
conf
Minor style cleanup.
1994-12-05 06:03:45 +00:00
ddb
Leave db_recover as it was on entry to avoid endless "exception in ddb"...
1994-12-02 06:07:37 +00:00
dev
Fix flags to isa_dmastart().
1994-12-17 18:45:11 +00:00
isofs
Call foo_statfs() from a common place when mounting.
1994-12-15 19:46:08 +00:00
kern
define lkm_nofunc, to be used instead of nosys (blech!) for unused load,
1994-12-24 13:25:48 +00:00
lib
silence link creation
1994-12-07 14:53:53 +00:00
libkern
Clean up deleted files.
1993-12-04 07:26:07 +00:00
miscfs
fix compilation error
1994-12-18 07:20:34 +00:00
msdosfs
Call foo_statfs() from a common place when mounting.
1994-12-15 20:47:51 +00:00
net
timevalsub --> __timersub
1994-12-11 21:39:05 +00:00
netccitt
Remove extra arg to vn_open().
1994-12-14 19:03:13 +00:00
netinet
Fix off by one error in in_socktrim(), reported by Karn Fox.
1994-11-03 14:57:35 +00:00
netiso
Fix compiler warning.
1994-12-13 20:38:52 +00:00
netns
be more careful with types, also pull in headers where necessary.
1994-10-30 21:43:03 +00:00
nfs
Turn lease_check() into a vnode op, per CSRG.
1994-12-13 20:14:30 +00:00
pcfs
Clean up deleted files.
1993-08-13 11:35:49 +00:00
scsi
Remove DIOCSBAD handling. It's not actually handled, so why recognize it?
1994-12-16 04:38:30 +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
define lkm_nofunc, to be used instead of nosys (blech!) for unused load,
1994-12-24 13:25:48 +00:00
ufs
#include sys/queue.h, but also hide kernel structures in #ifdef KERNEL.
1994-12-21 20:07:26 +00:00
vm
Use vm_object_prefer() to find a good range of virtual addresses to
1994-12-10 11:48:12 +00:00
Makefile
take three
1994-06-29 06:19:16 +00:00