Go to file
itojun db45a6f189 icmp_reflect: check if m_pkthdr.rcvif is non-NULL before touching it.
icmp_reflect could be called from the output path, so m_pkthdr.rcvif may not
be set.  (found by panic when PF is configured "block return all")
2004-06-25 15:43:00 +00:00
bin Sync usage with man page. Closes PR 25861 by Kouichirou Hiratsuka. 2004-06-25 14:27:57 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto restore behaviour before the 0.9.7d import: fall back to /dev/urandom 2004-06-21 15:14:16 +00:00
dist authpf from OpenBSD 3.5 PF 2004-06-25 00:06:09 +00:00
distrib authpf from OpenBSD 3.5 PF 2004-06-25 00:06:09 +00:00
doc Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:02 +00:00
etc GID for authpf (72 was picked so that we can NFS-share with openbsd) 2004-06-25 00:14:50 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Redo the layout here by moving man stuff into a subdir. This is only needed here 2004-06-24 04:38:29 +00:00
include Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lib Do not xref ourselves; grammar fixes. 2004-06-25 15:29:25 +00:00
libexec add ftp-proxy from PF OpenBSD 3.5. adjust setlists 2004-06-22 22:19:36 +00:00
regress fix missing license. 2004-06-21 21:20:05 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Add -a to usage. Closes PR 25916 by Kouichirou Hiratsuka. 2004-06-25 14:50:15 +00:00
share Fix Dd argument. 2004-06-25 15:33:13 +00:00
sys icmp_reflect: check if m_pkthdr.rcvif is non-NULL before touching it. 2004-06-25 15:43:00 +00:00
tools Define "_ISOC99_SOURCE" when building under NetBSD to get the prototypes 2004-06-23 11:08:01 +00:00
usr.bin Drop trailing whitespace, and bump date for previous. 2004-06-24 15:59:13 +00:00
usr.sbin Document amd64; from Nicolas Joly in PR 26026. 2004-06-25 15:08:45 +00:00
x11 Relocate X68kConfig from X11LIBDIR to X11ETCDIR 2004-06-13 11:47:41 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc
UPDATING Include notes about purging most of tools/* before building to get correctly 2004-06-22 01:29:51 +00:00
build.sh Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:03:39 +00:00