NetBSD/sys
simonb 3df401ce77 Set up last segment descriptor to send an interrupt after that
descriptor is transmitted, and bypass existing Tx descriptor reaping
method (for now...).

Fixes problems with bad NFS write performance.
2005-01-21 15:19:09 +00:00
..
altq
arch Set up last segment descriptor to send an interrupt after that 2005-01-21 15:19:09 +00:00
coda
compat Use sendsig_sigcontext() as signal delivery function instead 2005-01-16 20:01:48 +00:00
conf - switch to dev/rtl8169.c from pci/if_re.c. 2005-01-21 12:32:18 +00:00
crypto
ddb reduce db_maxoff from 256MB to 1MB, that should be plenty. 2005-01-16 23:38:47 +00:00
dev Unload xfer dmamap in pscsp_dma_stop(). 2005-01-21 14:37:58 +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
lkm Default to using (well, assuming) bpf. 2005-01-19 14:59:08 +00:00
miscfs
net Remove deleted interfaces from the instance list (inspired by an OpenBSD 2005-01-19 15:05:55 +00:00
net80211 Cosmetic: shorten a staircase. 2005-01-16 11:37:58 +00:00
netatalk
netccitt
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
netisdn
netiso
netkey fixed a unexpected addr/port matching failure in SA management 2005-01-11 01:30:17 +00:00
netnatm
netns
netsmb
nfs s/time/mono_time/ for n_attrstamp and n_accstamp. (parts of) PR/25641. 2005-01-21 14:31:29 +00:00
opencrypto
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 reduce the size of user coredump files by not dumping regions of 2005-01-21 03:24:40 +00:00
Makefile