Searched hist:117234 (Results 1 - 2 of 2) sorted by path

/freebsd-10.1-release/
H A DMakefilediff 117234 Fri Jul 04 15:35:26 MDT 2003 ru Don't hardcore PATH into BINMAKE; the latter should only be
comprised of the path to a make(1) binary (possibly the one
built by the "make" target in this Makefile), and a path to
a fresh share/mk. The idea is to allow "make release" pick
up the right "make" binary, if one exists.

This fixes release.5 I broke with the last commit here; the
second PATH here was overriding the right one from WMAKEENV
while rebuilding the "build-tools" for crunched binaries.
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Dip_fw2.cdiff 200027 Wed Dec 02 12:38:41 MST 2009 ume Teach an IPv6 to send_pkt() and ipfw_tick().
It fixes the issue which keep-alive doesn't work for an IPv6.

PR: kern/117234
Submitted by: mlaier, Joost Bekkers <joost__at__jodocus.org>
MFC after: 1 month

Completed in 235 milliseconds