..
adosfs
…
arch
#include <machine/conf.h>.
2000-04-19 15:56:27 +00:00
coda
Quiet some printfs unless VERBOSE.
2000-04-05 18:39:09 +00:00
compat
make this compile with -DDEBUG_SVR4 [lossage because sizeof is u_long now]
2000-04-12 15:12:13 +00:00
conf
Changes the name of RealTek driver. The new name is `rtk'. This used
2000-04-19 08:44:31 +00:00
ddb
From kern/9569.
2000-04-13 22:48:29 +00:00
dev
Replace rcons console code with rasops console code.
2000-04-20 05:25:20 +00:00
filecorefs
…
gdbscripts
…
ipkdb
Fix a few (essential!) tyops.
2000-03-23 20:33:37 +00:00
isofs
Kill more register declarations.
2000-03-30 12:13:30 +00:00
kern
- Allocate the ktrace operation header on the stack rather than using
2000-04-19 19:14:17 +00:00
lib
change copyright notice from 3-clause TNF -> 4-clause TNF.
2000-04-19 15:16:02 +00:00
lkm
Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1.
2000-03-21 11:45:56 +00:00
miscfs
Register, begone!
2000-03-30 12:22:12 +00:00
msdosfs
add a comment regarding FATMIRROR bit usage and restructure the code
2000-04-03 18:12:12 +00:00
net
add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though)
2000-04-19 06:39:15 +00:00
netatalk
New callout mechanism with two major improvements over the old
2000-03-23 07:01:25 +00:00
netccitt
More register removal.
2000-03-30 13:53:32 +00:00
netinet
IN_MULTICAST() takes in_addr.s_addr as argument, not pointer to it.
2000-04-20 01:59:22 +00:00
netinet6
add boundary check for nd6_ifinfo (otherwise ndp -i can make out-of-bound
2000-04-19 07:13:03 +00:00
netiso
Remove register declarations.
2000-03-30 12:51:13 +00:00
netkey
Remove register declarations.
2000-03-30 12:51:13 +00:00
netnatm
…
netns
remove unused macro.
2000-04-10 02:19:29 +00:00
nfs
Death to nfsiod!
2000-04-15 21:14:48 +00:00
ntfs
Remove register declarations.
2000-03-30 12:41:09 +00:00
stand
…
sys
regen
2000-04-17 14:33:11 +00:00
ufs
Add a new sysctl variable vfs.ffs.log_changeopt - if this is true,
2000-04-04 09:23:20 +00:00
uvm
undo rev 1.13, which is to say, don't block interrupts while deactivating
2000-04-16 20:52:29 +00:00
vm
remove <vm/vm_swap.h> and <vm/vm_conf.h>
2000-04-15 18:08:12 +00:00
Makefile
…