Go to file
pooka d377d1cc83 Pass packet up if it's *for* us, not if it's from someone else.
This fixes a rather curious forwarding/redirect/etc. storm which
happened when there were >2 shmif kernels on the same shmbus with
ip forwarding set on. (at least it stress-tested other code ;)
2011-03-10 13:20:54 +00:00
bin Fix sub-section references. 2011-03-09 22:26:36 +00:00
common Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto Quiet a gcc warning when strict-aliasing checks are enabled. Reported by 2011-03-06 08:28:10 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib Enable the build of tmux and add the necessary directory and file entries. 2011-03-10 13:16:57 +00:00
doc Note the import of tmux, version 1.4. 2011-03-10 13:17:35 +00:00
etc Enable the build of tmux and add the necessary directory and file entries. 2011-03-10 13:16:57 +00:00
external Enable the build of tmux and add the necessary directory and file entries. 2011-03-10 13:16:57 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Rename some registers to reflect reality. 2011-03-10 10:06:33 +00:00
include Redo the SSP wrappers to be transparent on the resulting object files. 2011-02-21 00:40:07 +00:00
lib Fix two other off-by-one errors when processing %P and %g commands. 2011-03-10 10:46:33 +00:00
libexec Whitespace. 2011-03-10 12:53:42 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
sbin Fix punctuation markup; new sentence, new line. 2011-03-06 17:21:08 +00:00
share ADD, enough said. 2011-03-09 17:52:45 +00:00
sys Pass packet up if it's *for* us, not if it's from someone else. 2011-03-10 13:20:54 +00:00
tests add tests for shmif_dumpbus(1) 2011-03-10 11:13:33 +00:00
tools This tool now depends on updated target includes in the tools build 2011-03-07 13:28:06 +00:00
usr.bin Add some asserts to make sure the bus offset isn't beyond what we 2011-03-10 10:11:25 +00:00
usr.sbin - Protect flags to avoid macro expansion by mandoc. 2011-03-07 17:44:37 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00