.. |
adosfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
altq
|
remove variable names from prototype. sync with kame.
|
2001-01-29 20:02:48 +00:00 |
arch
|
Increase NKMEMPAGES to a more useful value.
|
2001-02-11 00:07:10 +00:00 |
coda
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
compat
|
Don't play fast and loose with pointers.
|
2001-02-11 00:00:29 +00:00 |
conf
|
move udp6_output() to separate file. (sync better with kame)
|
2001-02-08 16:48:01 +00:00 |
crypto
|
|
|
ddb
|
make db_command_table[] const; since there is no way to dynamically extend
|
2001-01-24 20:54:41 +00:00 |
dev
|
Stopgap fix for PR 9984: sprinkle some (small) delays at appropriate
|
2001-02-10 23:22:10 +00:00 |
filecorefs
|
Declare prtactive extern.
|
2001-02-07 12:34:59 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
isofs
|
Declare prtactive extern.
|
2001-02-03 12:48:43 +00:00 |
kern
|
Don't uvm_deallocate() the address space in exit1(). The address
|
2001-02-10 05:05:27 +00:00 |
lib
|
Sync with libc for licence update.
|
2001-01-23 19:12:29 +00:00 |
lkm
|
Ultrix LKM would not be useful on mipseb so don't build it.
|
2001-02-08 12:58:12 +00:00 |
miscfs
|
fix several bugs:
|
2001-02-05 12:26:08 +00:00 |
msdosfs
|
Fix nested extern declaration of prtactive.
|
2001-02-07 12:40:43 +00:00 |
net
|
sync comment with latest kame
|
2001-02-08 12:36:06 +00:00 |
netatalk
|
|
|
netccitt
|
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
|
2001-01-17 04:05:41 +00:00 |
netinet
|
during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
|
2001-02-07 08:59:47 +00:00 |
netinet6
|
to sync with kame better, (1) remove register declaration for variables,
|
2001-02-10 04:14:26 +00:00 |
netisdn
|
Fix my incomplete attempt to ALTQify this so it now actually works.
|
2001-02-03 18:43:45 +00:00 |
netiso
|
constify
|
2001-01-18 20:28:15 +00:00 |
netkey
|
|
|
netnatm
|
|
|
netns
|
Fix a rather annoying problem where the sockaddr_dl which holds
|
2001-01-17 00:30:49 +00:00 |
netsmb
|
|
|
nfs
|
Fix nested extern declaration of prtactive.
|
2001-02-07 12:40:43 +00:00 |
ntfs
|
ntfs_unmount(): make the first 'vflush failed' printf a debug message; this
|
2001-02-10 14:28:51 +00:00 |
smbfs
|
|
|
stand
|
|
|
sys
|
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
|
2001-02-05 10:42:40 +00:00 |
ufs
|
remove debug code that was left in by accident.
|
2001-02-07 22:40:06 +00:00 |
uvm
|
Don't uvm_deallocate() the address space in exit1(). The address
|
2001-02-10 05:05:27 +00:00 |
Makefile
|
|
|