NetBSD/sys
rmind 337b081fed - Replace lwp_t::l_sched_info with union: pointer and timeslice.
- Change minimal time-quantum to ~20 ms.
- Thus remove unneeded pool in M2, and unused sched_lwp_exit().
- Do not increase l_slptime twice for SCHED_4BSD (regression fix).
2008-10-07 09:48:27 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch Add a note that SysV IPC parameters could be changed dynamically. 2008-10-07 09:30:04 +00:00
coda
compat Regen. 2008-10-06 14:53:58 +00:00
conf Add generic FS agnostic directory hashing support. Currently only in use by 2008-09-27 13:01:07 +00:00
contrib/dev/ath
crypto
ddb Replace more intptr_t to uintptr_t when casting VA. 2008-10-03 14:52:11 +00:00
dev ehci_free_itd: use LIST_INSERT_HEAD rather than 2008-10-06 02:21:50 +00:00
dist
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Switch UDF over to the vfs_dirhash.c dirhash code. 2008-09-27 13:05:34 +00:00
gdbscripts
ipkdb
kern - Replace lwp_t::l_sched_info with union: pointer and timeslice. 2008-10-07 09:48:27 +00:00
lib add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
lkm
miscfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
modules Build modular fss driver. 2008-09-23 07:56:59 +00:00
net POOL_INIT -> pool_init 2008-10-04 00:09:34 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet POOL_INIT -> pool_init 2008-10-04 00:09:34 +00:00
netinet6 Fix for CVE-2008-3530 from matt@ 2008-10-03 08:23:06 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs nuke outdated comment 2008-10-07 01:20:37 +00:00
opencrypto
rump Make libnfs compile. 2008-10-06 01:00:57 +00:00
secmodel
stand
sys - Replace lwp_t::l_sched_info with union: pointer and timeslice. 2008-10-07 09:48:27 +00:00
ufs Remove some of my debugging code which was not meant to be committed 2008-09-23 15:27:59 +00:00
uvm Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
Makefile