CVS commit: src/external/bsd/ipf/bin

2020-02-11 Thread Santhosh Raju
Module Name:src Committed By: fox Date: Wed Feb 12 00:30:48 UTC 2020 Modified Files: src/external/bsd/ipf/bin/ipmon: Makefile src/external/bsd/ipf/bin/ipsend: Makefile Log Message: external/bsd/ipf: Fix build failure under LLVM. -Wno-error= flag now only applies

CVS commit: src/external/bsd/ipf/bin/ipsend

2020-02-08 Thread Santhosh Raju
Module Name:src Committed By: fox Date: Sun Feb 9 07:51:20 UTC 2020 Modified Files: src/external/bsd/ipf/bin/ipsend: Makefile Log Message: external/bsd/ipf: Suppress -Werror=maybe-uninitialized error. Add -Wno-error=maybe-uninitialized in ipsopt.c to prevent build

CVS commit: src/external/bsd/ipf/bin/ipmon

2020-02-08 Thread Santhosh Raju
Module Name:src Committed By: fox Date: Sun Feb 9 07:47:50 UTC 2020 Modified Files: src/external/bsd/ipf/bin/ipmon: Makefile Log Message: external/bsd/ipf: Suppress -Werror=format-overflow= error. Add -Wno-error=format-overflow in ipmon.c to prevent build failure.

CVS commit: src/external/bsd/ipf/bin

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 08:08:59 UTC 2019 Modified Files: src/external/bsd/ipf/bin/ipf: Makefile src/external/bsd/ipf/bin/ipftest: Makefile Log Message: apply -O1 for ipf_y.c on m68k and GCC 7. To generate a diff of this commit: cvs

CVS commit: src/external/bsd/ipf/bin/ipftest

2015-01-17 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 17 11:25:30 UTC 2015 Modified Files: src/external/bsd/ipf/bin/ipftest: Makefile Log Message: Do not compile md5.c (while usning system md5.h headers) - instead just use the libc version. Patch from Yasushi Oshima in PR

CVS commit: src/external/bsd/ipf/bin

2013-01-02 Thread David Laight
Module Name:src Committed By: dsl Date: Wed Jan 2 15:50:34 UTC 2013 Modified Files: src/external/bsd/ipf/bin/ipresend: Makefile src/external/bsd/ipf/bin/ipsend: Makefile Log Message: # There is some very dubious code to locate the values of # tcb.rcv_adv,

CVS commit: src/external/bsd/ipf/bin/iptest

2013-01-02 Thread David Laight
Module Name:src Committed By: dsl Date: Wed Jan 2 18:41:50 UTC 2013 Modified Files: src/external/bsd/ipf/bin/iptest: Makefile Log Message: There is some very dubious code to locate the values of tcb.rcv_adv, tcb.snd_nxt and tcb.rcv_nxt for a socket. so set CPPFLAGS+=

CVS commit: src/external/bsd/ipf/bin

2012-03-24 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Sat Mar 24 18:27:16 UTC 2012 Modified Files: src/external/bsd/ipf/bin: Makefile.inc Log Message: Set BINDIR to get binaries installed in the correct directory. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/bsd/ipf/bin/ipftest

2012-03-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Mar 24 00:32:50 UTC 2012 Modified Files: src/external/bsd/ipf/bin/ipftest: Makefile Log Message: Use sys/external, not sys/dist To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2