.. |
altq
|
…
|
|
arch
|
White space nit.
|
2005-01-19 11:41:07 +00:00 |
coda
|
Add the system call and VFS infrastructure for file system extended
|
2005-01-02 16:08:28 +00:00 |
compat
|
Use sendsig_sigcontext() as signal delivery function instead
|
2005-01-16 20:01:48 +00:00 |
conf
|
if_tap.c needs NBPFILTER flag.
|
2005-01-19 10:17:00 +00:00 |
crypto
|
…
|
|
ddb
|
reduce db_maxoff from 256MB to 1MB, that should be plenty.
|
2005-01-16 23:38:47 +00:00 |
dev
|
Keep a count of free transmit/command descriptors, sc->txfree.
|
2005-01-19 06:00:22 +00:00 |
dist
|
Disable the oow test because it is broken. It is killing valid packets.
|
2005-01-16 02:56:22 +00:00 |
fs
|
adjust the UBC mapping code to support non-vnode uvm_objects.
|
2005-01-09 16:42:43 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Cast nkmempages to vsize_t before shifting to avoid overflow. Requested
|
2005-01-14 17:03:58 +00:00 |
lib
|
MBR_PTYPE_APPLE_UFS is now spelled with an underscore.
|
2004-11-12 19:34:43 +00:00 |
lkm
|
ethfoo(4) is no more. You'll find everything under sys/net/if_tap.[ch]
|
2005-01-19 11:12:11 +00:00 |
miscfs
|
Add the system call and VFS infrastructure for file system extended
|
2005-01-02 16:08:28 +00:00 |
net
|
Make this LKM-friendly by using _KERNEL_OPT and having a prototype for the
|
2005-01-19 10:18:40 +00:00 |
net80211
|
Cosmetic: shorten a staircase.
|
2005-01-16 11:37:58 +00:00 |
netatalk
|
netatalk: remove a redundant extern decl of etherbroadcastaddr.
|
2005-01-08 03:11:03 +00:00 |
netccitt
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
netinet
|
Duplicate nested if statement in PIM code (from the OpenBSD tree)
|
2005-01-15 06:50:47 +00:00 |
netinet6
|
shouldn't check code field on "packet too big" icmp6 message.
|
2005-01-17 10:16:07 +00:00 |
netipsec
|
Fix missing break; Emmanuel Dreyfus.
|
2004-10-27 23:10:13 +00:00 |
netisdn
|
…
|
|
netiso
|
Convert lo(4) to a clonable device.
|
2004-12-04 16:10:25 +00:00 |
netkey
|
fixed a unexpected addr/port matching failure in SA management
|
2005-01-11 01:30:17 +00:00 |
netnatm
|
…
|
|
netns
|
…
|
|
netsmb
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
nfs
|
adjust the UBC mapping code to support non-vnode uvm_objects.
|
2005-01-09 16:42:43 +00:00 |
opencrypto
|
Cloning cleanup:
|
2004-11-30 04:25:43 +00:00 |
stand
|
…
|
|
sys
|
bump to 2.99.14. for uvm_km_free_wakeup.
|
2005-01-13 11:53:34 +00:00 |
ufs
|
Protect calls to `ffs_*_swap' with `#ifdef FFS_EI'.
|
2005-01-18 10:40:21 +00:00 |
uvm
|
Convert the PMAP_PREFER() macro from two arguments (offset and hint)
|
2005-01-17 04:37:20 +00:00 |
Makefile
|
…
|
|