.. |
adosfs
|
Remove unused variable.
|
2000-07-11 16:08:15 +00:00 |
arch
|
Now we're running 64-bit userland don't panic the system if a process steps
|
2000-07-20 23:29:50 +00:00 |
coda
|
remove redundant vm includes.
|
2000-06-27 17:53:44 +00:00 |
compat
|
version[] string was const'ifed. Pointed out by Izumi Tsutsui.
|
2000-07-20 08:29:41 +00:00 |
conf
|
Const'ify string constants.
|
2000-07-14 07:14:03 +00:00 |
crypto
|
Support WEP functions for awi driver.
|
2000-07-04 14:27:56 +00:00 |
ddb
|
Provide some info on what db_trap_callback() is for in the code.
|
2000-07-18 20:51:07 +00:00 |
dev
|
Add the pccard controller for a Toshiba Portege drive. No vendor ID, no
|
2000-07-20 23:20:01 +00:00 |
filecorefs
|
|
|
gdbscripts
|
gdb macro to print the kernel message buffer
|
2000-06-08 14:45:24 +00:00 |
ipkdb
|
|
|
isofs
|
Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS.
|
2000-07-15 21:40:42 +00:00 |
kern
|
Same change in the kgdb code as was done in ddb:
|
2000-07-18 21:49:08 +00:00 |
lib
|
Add strtoul.c -- if_ea.c needs it.
|
2000-07-20 20:27:53 +00:00 |
lkm
|
Resolve conflicts.
|
2000-05-03 11:12:03 +00:00 |
miscfs
|
Sprinkle some const.
|
2000-07-14 07:21:50 +00:00 |
msdosfs
|
remove include of <vm/vm.h>
|
2000-06-28 02:49:15 +00:00 |
net
|
Missing increment on ifp->if_pcount.
|
2000-07-20 22:00:48 +00:00 |
netatalk
|
Define sa_family_t, and use it for sat_family.
|
2000-06-26 16:16:42 +00:00 |
netccitt
|
More format checking
|
2000-07-08 17:45:53 +00:00 |
netinet
|
remove m_pulldown statistics code. it is highly experimental and belong
|
2000-07-13 05:34:21 +00:00 |
netinet6
|
correct RFC2367 PF_KEY conformance (SADB_[AE]ALG_xx values and namespaces).
|
2000-07-18 14:56:42 +00:00 |
netiso
|
Define sa_family_t, and use it for siso_family.
|
2000-06-26 16:20:01 +00:00 |
netkey
|
correct RFC2367 PF_KEY conformance (SADB_[AE]ALG_xx values and namespaces).
|
2000-07-18 14:56:42 +00:00 |
netnatm
|
Keystone Kwality Kops: add multiple-include protection.
|
2000-07-03 01:19:23 +00:00 |
netns
|
|
|
nfs
|
remove include of <vm/vm.h>
|
2000-06-28 03:30:42 +00:00 |
ntfs
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 03:32:55 +00:00 |
stand
|
|
|
sys
|
Add a SIOCGIFCLONERS ioctl, which fetches a list of network
|
2000-07-20 18:40:26 +00:00 |
ufs
|
XXX Use of hzto() return value needs to be double-checked here.
|
2000-07-13 17:35:03 +00:00 |
uvm
|
fix a cast for sparc64.
|
2000-07-10 13:37:00 +00:00 |
Makefile
|
remove vm
|
2000-06-29 12:04:24 +00:00 |