NetBSD/sys
pooka 8b32829eeb Change VMEM_HASHSIZE_INIT from 1 to 128. This mainly benefits
quick-running or non-threaded rump jobs, where the rehash algorithm
does not have a chance to run.  For other cases it doesn't make
much difference, since the size will grow or decrease when the
rehash algorithm runs for the first time (t=10*hz currently).
2009-01-23 13:45:06 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch Remove hack to initialize SYMTAB_SPACE ksyms now that ksyms_init does it 2009-01-23 09:23:02 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat buildfix: re-adapt to minor() returning a 32bit value again. 2009-01-22 16:10:19 +00:00
conf compat_linux needs at least netbsd_16 for sigcontext. 2009-01-18 23:29:33 +00:00
crypto
ddb Fix my bug introduced in rev 1.98 of db_command.c where command prefix 2009-01-05 22:19:40 +00:00
dev Avoid deadlock in tty code if a terminal emulation responds to 2009-01-22 20:40:20 +00:00
dist make this compile 2009-01-11 10:25:29 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs From FreeBSD, 10 years ago; 2009-01-23 12:46:23 +00:00
gdbscripts
ipkdb
kern Change VMEM_HASHSIZE_INIT from 1 to 128. This mainly benefits 2009-01-23 13:45:06 +00:00
lib Change the use of formally undocumented features, which have now been 2009-01-18 20:42:11 +00:00
miscfs restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
modules Provide compatibility for pre-christos-time_t sysv sysctls. 2009-01-19 19:39:41 +00:00
net ppp_get_compressor: take module_lock when trying to load a module. PR/40428 2009-01-19 15:16:34 +00:00
net80211 Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
netatalk
netbt
netinet Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
netinet6 Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
nfs restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
opencrypto
rump Add a compile-time option to use kmem/vmem/pools from the kernel 2009-01-23 13:14:16 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys Avoid deadlock in tty code if a terminal emulation responds to 2009-01-22 20:40:20 +00:00
ufs fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
uvm uvm_page_unbusy: add an assertion 2009-01-16 07:01:28 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00