NetBSD/sys
ad 6e89a762d6 Default DDB_ONPANIC to zero. The end product is ultimately for the
consumption of users external to the project, users who are unlikely to
be kernel hackers with the motivation to debug crashes. In this situation
rebooting and creating a crash dump is more appropriate than interrupting
normal service for an unbounded amount of time, while also leaving the
machine at cryptic db> prompt.
2009-01-30 21:30:56 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch don't clear the screen unconditionally. Now controlled by an option. 2009-01-30 14:09:44 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Regen for mincore(2). 2009-01-30 13:57:39 +00:00
conf compat_linux needs at least netbsd_16 for sigcontext. 2009-01-18 23:29:33 +00:00
crypto
ddb Default DDB_ONPANIC to zero. The end product is ultimately for the 2009-01-30 21:30:56 +00:00
dev age_dma_alloc(): Don't allocate more than really required. 2009-01-30 16:16:36 +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 Quote PR number in XXX comment. No functional change. 2009-01-30 21:16:51 +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 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt
netinet stinkset purge: POOL_INIT -> pool_init 2009-01-29 20:38:22 +00:00
netinet6 Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
netipsec These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
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 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump Call soisconnected() in PRU_CONNECT for udp sockets too. 2009-01-30 21:13:20 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys - Allow creating timeshard kthreads. To be used to fix the RAIDframe 2009-01-29 22:00:26 +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