CVS commit: src/external/bsd/ipf/dist/tools

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 04:09:26 UTC 2021 Modified Files: src/external/bsd/ipf/dist/tools: ipnat.c Log Message: avoid common symbols. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipnat.c Please no

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 t

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 failur

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. Error

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 rdi

CVS commit: src/external/bsd/ipf/dist/man

2018-12-29 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sat Dec 29 23:06:42 UTC 2018 Modified Files: src/external/bsd/ipf/dist/man: ipfstat.8 Log Message: ipfstat(8): note -o option applicability, and remove redundant words. To generate a diff of this commit: cvs rdiff -u -r1.3 -

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

2018-04-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 29 15:59:07 UTC 2018 Modified Files: src/external/bsd/ipf/dist/ipsend: ipsend.h Log Message: fix the build: tcpiphdr is now defined in tcp_var.h and tcp_var.h needs tcp_timer.h. This struct move is more trouble than its

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

2017-06-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jun 15 23:55:42 UTC 2017 Modified Files: src/external/bsd/ipf/dist/ipsend: lsock.c Log Message: Don't include on NetBSD in IPF (lsock) This header in this context is freebsdism. To generate a diff of this commit: cvs rdiff

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

2017-06-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jun 15 23:53:56 UTC 2017 Modified Files: src/external/bsd/ipf/dist/ipsend: iptests.c Log Message: Don't include on NetBSD in IPF (iptests) This header in this context is freebsdism. To generate a diff of this commit: cvs rd

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

2017-06-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jun 15 23:50:20 UTC 2017 Modified Files: src/external/bsd/ipf/dist/ipsend: sock.c Log Message: Don't include on NetBSD in IPF This header in this context is freebsdism. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/external/bsd/ipf/dist/man

2016-12-25 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 26 00:11:14 UTC 2016 Modified Files: src/external/bsd/ipf/dist/man: ipnat.5 Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/man/ipnat.5 Please note that diffs are

CVS commit: src/external/bsd/ipf/dist/man

2015-12-28 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 28 19:32:22 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipf.5 Log Message: Correct the example for the port range syntax To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/

CVS commit: src/external/bsd/ipf/dist/man

2015-08-11 Thread Patrick Welche
Module Name:src Committed By: prlw1 Date: Tue Aug 11 16:06:53 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipnat.5 Log Message: fix typos To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/man/ipnat.5 Please note that diffs

CVS commit: src/external/bsd/ipf/dist/man

2015-03-24 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Mar 24 19:46:58 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipf.5 Log Message: Fix the description of "< x" and "x <> y" for port numbers. Patch for "< x" from Timo Buhrmester, and for "x <> y" from me. To generate

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 bin

CVS commit: src/external/bsd/ipf/dist/tools

2014-06-29 Thread Darren Reed
Module Name:src Committed By: darrenr Date: Sun Jun 29 08:58:01 UTC 2014 Modified Files: src/external/bsd/ipf/dist/tools: ipnat_y.y Log Message: #552 destination port not zero after parsing nat rule 3561691 gethost never returns an ipv6 address To generate a diff of this

CVS commit: src/external/bsd/ipf/dist/tools

2014-06-29 Thread Darren Reed
Module Name:src Committed By: darrenr Date: Sun Jun 29 08:53:08 UTC 2014 Modified Files: src/external/bsd/ipf/dist/tools: ipf_y.y Log Message: #551 ipf.conf address structure not properly zero filled To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/externa

CVS commit: src/external/bsd/ipf/dist/lib

2014-06-29 Thread Darren Reed
Module Name:src Committed By: darrenr Date: Sun Jun 29 08:51:01 UTC 2014 Modified Files: src/external/bsd/ipf/dist/lib: printnat.c Log Message: #536 ipnat can try to print rule as dstlist incorrectly To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/externa

CVS commit: src/external/bsd/ipf/dist/lib

2014-06-28 Thread Darren Reed
Module Name:src Committed By: darrenr Date: Sun Jun 29 05:06:46 UTC 2014 Modified Files: src/external/bsd/ipf/dist/lib: gethost.c Log Message: 3561690 ipv6 address for test.hosts.dots in wrong byte order To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/ext

CVS commit: src/external/bsd/ipf/dist/tools

2014-06-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 16 12:37:58 UTC 2014 Modified Files: src/external/bsd/ipf/dist/tools: ipfstat.c Log Message: >From Darren Reed: #548 ipfstat hits a bus error on netbsd/sparc64 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.

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

2014-06-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jun 12 22:15:25 UTC 2014 Modified Files: src/external/bsd/ipf/dist/lib: gethost.c src/external/bsd/ipf/dist/tools: ipnat_y.y Log Message: Fix build. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/exte

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

2014-06-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 12 17:23:06 UTC 2014 Modified Files: src/external/bsd/ipf/dist/lib: gethost.c src/external/bsd/ipf/dist/tools: ipf_y.y ipfstat.c ipnat_y.y Log Message: >From Darren Reed: This patch fixes "ipfstat" not displayin

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

2013-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 20 03:09:11 UTC 2013 Modified Files: src/external/bsd/ipf/dist/lib: ipft_hx.c ipft_tx.c printfieldhdr.c printfraginfo.c src/external/bsd/ipf/dist/tools: ipfcomp.c ippool.c Log Message: fix unused vari

CVS commit: src/external/bsd/ipf/dist/lib

2013-05-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 8 18:20:15 UTC 2013 Modified Files: src/external/bsd/ipf/dist/lib: interror.c Log Message: ipfitler -> ipfilter To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/dist/lib/interror.c Ple

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

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, tcb.snd_

CVS commit: src/external/bsd/ipf/dist/tools

2012-10-27 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Sat Oct 27 20:07:12 UTC 2012 Modified Files: src/external/bsd/ipf/dist/tools: ipmon.c Log Message: Remove ipl overwrite. Which was missed in previous. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/b

CVS commit: src/external/bsd/ipf/dist/tools

2012-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 26 23:05:15 UTC 2012 Modified Files: src/external/bsd/ipf/dist/tools: ipmon.c Log Message: copy structures for alignment purposes To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ipf/dist/to

CVS commit: src/external/bsd/ipf/dist/tools

2012-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 22 04:35:17 UTC 2012 Modified Files: src/external/bsd/ipf/dist/tools: ipmon.c Log Message: Don't play stupid pet tricks with alignments and simplify the code not to allocate/copy. To generate a diff of this commit: cvs

CVS commit: src/external/bsd/ipf/dist/lib

2012-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 22 01:21:57 UTC 2012 Modified Files: src/external/bsd/ipf/dist/lib: hostname.c Log Message: missed a const commit To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/dist/lib/hostname.c Pl

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

2012-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 21 22:57:48 UTC 2012 Modified Files: src/external/bsd/ipf/dist: ipf.h ipmon.h src/external/bsd/ipf/dist/tools: ipmon.c ipmon_y.y Log Message: - fix alignment issues in ipmon - protoize ipmon.c, use void *, size_t

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

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 16:56:06 UTC 2012 Modified Files: src/external/bsd/ipf/dist: opts.h Log Message: the result of the construct #define FOO defined(BAR) #if FOO [conditional code] #endif is "undefined", according to C99 6.10.1 not

CVS commit: src/external/bsd/ipf/dist/lib

2012-07-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Jul 22 18:09:16 UTC 2012 Modified Files: src/external/bsd/ipf/dist/lib: printaps.c Log Message: Fix printf formats To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/lib/printaps.c Please

CVS commit: src/external/bsd/ipf/dist/lib

2012-03-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Mar 25 09:50:45 UTC 2012 Modified Files: src/external/bsd/ipf/dist/lib: printaps.c Log Message: PRIu64 is not the right format string for unsigned long long. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 sr

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 src/exte

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

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 24 02:19:01 UTC 2012 Modified Files: src/external/bsd/ipf/dist: ip_fil.c ip_scan.c radix_ipf.c src/external/bsd/ipf/dist/ipsend: ip.c iptest.1 src/external/bsd/ipf/dist/lib: load_http.c printactivenat.c

CVS commit: src/external/bsd/ipf

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 24 02:08:34 UTC 2012 Modified Files: src/external/bsd/ipf/bin/ipresend: Makefile src/external/bsd/ipf/bin/ipsend: Makefile src/external/bsd/ipf/bin/iptest: Makefile src/external/bsd/ipf/dist/ipsend

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 src/external/bsd/ipf/bin/ipftest/Makef

CVS commit: src/external/bsd/ipf

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 23 23:14:48 UTC 2012 Modified Files: src/external/bsd/ipf: ipf2netbsd Removed Files: src/external/bsd/ipf/dist/test: README.TXT bpftest dotest dotest6 e4to6 h4to6 i4to6 intest ipflib.sh iptest itest lo

CVS commit: src/external/bsd/ipf

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 23 21:29:46 UTC 2012 Added Files: src/external/bsd/ipf: Makefile Makefile.inc src/external/bsd/ipf/bin: Makefile Makefile.inc src/external/bsd/ipf/bin/ipf: Makefile src/external/bsd/ipf/bin/ipfs: M

CVS commit: src/external/bsd/ipf

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 23 21:29:34 UTC 2012 Added Files: src/external/bsd/ipf: ipf2netbsd Log Message: make this work again. Kill tests and kernel module for now To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/bsd/ipf/

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

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 23 21:28:57 UTC 2012 Modified Files: src/external/bsd/ipf/dist: ip_fil.c Log Message: kill caddr_t To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ipf/dist/ip_fil.c Please note that di

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

2012-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 23 21:20:27 UTC 2012 Update of /cvsroot/src/external/bsd/ipf/dist In directory ivanova.netbsd.org:/tmp/cvs-serv821 Log Message: import 5.1.1 Status: Vendor Tag: DARRENR Release Tags: v5-1-1 N src/externa