NetBSD/sys
uwe 590efeca88 Wrap "unknown instruction in prologue" in TRACE_DEBUG. gcc3 reorders
instructions so that prologue code and function code get mixed, and
you get a lot of noice from this printf, making traceback very hard to
read if not useless.
2004-02-23 01:06:53 +00:00
..
altq Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
arch Wrap "unknown instruction in prologue" in TRACE_DEBUG. gcc3 reorders 2004-02-23 01:06:53 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat did this ever work? The EXEC_32 flag must be set _before_ 2004-02-20 17:04:27 +00:00
conf split off the evcnt code (which is unrelated to autoconfiguration) 2004-02-17 05:03:15 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
dev Remove PQUIRK_CDROM. It is definitely not correct -- witness that no other 2004-02-22 07:26:15 +00:00
fs fix PNBUF_PUT() calls: 2004-02-22 11:14:08 +00:00
gdbscripts
ipkdb
kern use the new NOTE_SUBMIT to flag if the locking is necessary 2004-02-22 17:51:25 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs unlock the descriptor table simple lock after fd_getfile() call in 2004-02-15 22:18:17 +00:00
net Add media type 10GbaseLR. Change ifmb_baudrate and ifmedia_baudrate() 2004-02-19 11:58:30 +00:00
net80211 fix int/size_t issues in debug code. 2004-02-11 10:19:32 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet deal with IPv6 path MTU < 1280 (RFC2460 section 5 last paragraph). 2004-02-04 05:36:03 +00:00
netinet6 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
netipsec Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */ 2004-01-28 01:35:31 +00:00
netisdn Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb fix NT_OPEN_EXISTING to be really just 'open' and not include the 'create' bit 2004-02-17 19:22:42 +00:00
nfs Adjust sillyrename cleanup code to deal with the parent vnode 2004-01-23 22:20:20 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys add internal kernel NOTE_SUBMIT; this will be used by some kqueue code 2004-02-22 17:45:26 +00:00
ufs make sblock_try[] const 2004-02-22 08:58:03 +00:00
uvm Fix prev. so it compiles 2004-02-14 16:40:22 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00