Go to file
bouyer a95c0eef3a When IPFilter 4.1.29 has been imported, the mbuf argument to nd6_output()
has been changed from m0 to *mpp. But as *mpp has been set to NULL just
before the call, we end up calling ether_output() with a NULL mbuf,
leading to a NULL pointer dereference. Revert back to using m0 here.

The issue show up when using 'return-rst' or 'return-icmp' in ipf6.conf.
Problem discovered and fix tested on ftp.fr.netbsd.org.
2009-02-12 12:12:39 +00:00
bin make sure the table stays aligned even if no groups are to be displayed 2009-02-03 17:37:02 +00:00
common 0:0 is the adress x86emu_call pushes on the stack, so check for it here 2009-02-03 19:26:29 +00:00
compat delete these unused directories now. 2009-01-26 06:25:38 +00:00
crypto fix -Wsign-compare issues 2009-02-12 10:43:41 +00:00
dist Make ntpd drop supplementary group memberships when dropping privileges 2009-02-03 12:51:13 +00:00
distrib Fix over enthusiastic length limit in SUPPORT_8_3_SOURCE_FILESYSTEM block 2009-02-11 20:33:14 +00:00
doc Add some more entries for recently pulled up changes. 2009-02-11 04:30:12 +00:00
etc The -d or -t flag must appear after -c/-C/-e/-E flags, because of the 2009-02-02 09:24:47 +00:00
external fix -Wsign-compare issues 2009-02-12 09:05:13 +00:00
games Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00
gnu Add an entry for libopenpgpsdk. Thanks to wiz for the nudge. 2009-01-31 15:57:55 +00:00
include Add RFC 2045 MIME Quoted-Printable support. 2009-02-10 23:06:31 +00:00
lib fix -Wsign-compare issues 2009-02-12 06:35:54 +00:00
libexec Add If-Modified-Since support. 2009-02-09 17:06:11 +00:00
regress signal(getpid(), SIGFOO) -> raise(SIGFOO) 2009-01-30 23:19:12 +00:00
rescue
sbin Bump date for previous. New sentence, new line. 2009-02-08 21:56:57 +00:00
share Bump date for previous. New sentence, new line. 2009-02-07 15:32:11 +00:00
sys When IPFilter 4.1.29 has been imported, the mbuf argument to nd6_output() 2009-02-12 12:12:39 +00:00
tests Add a regression test for the descriptor passing panic. 2009-02-10 13:43:54 +00:00
tools Explicitly disable C# support. Mono is known to have issues at time, so 2009-02-10 19:50:47 +00:00
usr.bin add missing , 2009-02-11 19:22:22 +00:00
usr.sbin regen: note that vnconfig not required 2009-02-10 15:08:40 +00:00
x11 Enable Xvfb build on vax and x68k to match every other port. 2009-02-08 00:50:07 +00:00
build.sh
BUILDING
Makefile Add the top-level do-compat-external-lib target that mimics 2009-01-19 07:19:09 +00:00
Makefile.inc
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00