Go to file
bouyer 1fd1b49685 Fix for if_start() and pfil_hook() being called from hardware interrupt
context (reported on various mailing-lists, and part of PR kern/41114,
causing panic in pf(4) and possibly ipf(4) when BRIDGE_IPF is used).
Defer bridge_forward() to a software interrupt; bridge_input() enqueues
mbufs to ifp->if_snd which is handled in bridge_forward().
2009-04-04 10:00:23 +00:00
bin Bump date for previous. 2009-03-29 08:54:10 +00:00
common So that profile kernel runs again, 2009-04-02 00:19:02 +00:00
compat Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
crypto apply patches from upstream CVS to fix 3 security problems: 2009-03-27 10:41:29 +00:00
dist Make vi's '@' command work again; a precedence warning fix in r1.2 added 2009-04-04 01:13:42 +00:00
distrib add missing MLINKS for bitstring.3 2009-04-04 01:45:18 +00:00
doc uvm_kmguard chgs 2009-03-29 10:56:43 +00:00
etc Use the new ?= operator to set the on_panic value for the optional ddb 2009-04-01 16:20:55 +00:00
external Remove the creation of the following symlinks to nowhere: 2009-04-03 16:21:08 +00:00
games Avoid hardcoded "too large" constant that caused FPE on the vax. 2009-03-31 18:48:16 +00:00
gnu regenerated after i386 gcc configuration change (assume i486) 2009-03-27 19:38:43 +00:00
include Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
lib ARGSUSED makes lindt a happy camper 2009-04-02 09:30:41 +00:00
libexec In addwhatis(), two items should not be treated as duplicates unless 2009-04-02 21:39:33 +00:00
regress add a test which exercises libpthread's ability to remember the 2009-04-02 12:58:44 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Issue a better error message if attempting to create a file system 2009-04-03 13:22:05 +00:00
share add missing MLINKS for bitstring.3 2009-04-04 01:45:18 +00:00
sys Fix for if_start() and pfil_hook() being called from hardware interrupt 2009-04-04 10:00:23 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools -introduce a "COMMON_CONFIGURE_ARGS" variable which is included by 2009-03-27 19:19:49 +00:00
usr.bin note that -n also stops the timestamp from being output. 2009-04-01 08:15:37 +00:00
usr.sbin Make "mtree -C" sort its output. 2009-04-03 21:18:59 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
Makefile.inc
UPDATING add a note about needing to rebuild i386 toolchain 2009-03-29 18:33:56 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00