summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter
Commit message (Collapse)AuthorAgeFilesLines
* fix conflicts created by importdarrenr2001-07-286-68/+188
|
* This commit was generated by cvs2svn to compensate for changes in r80486,darrenr2001-07-2869-514/+924
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter version 3.4.20darrenr2001-07-2893-1091/+1972
| |
* | This commit was generated by cvs2svn to compensate for changes in r80484,darrenr2001-07-282-0/+100
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter version 3.4.20darrenr2001-07-282-0/+100
| |
* | Removed duplicate copies of files already present in sys/contrib/ipfilter.ru2001-06-1820-14489/+0
| | | | | | | | Not objected to by: -arch
* | Compensate for dethreaded headers.markm2001-05-012-0/+4
| | | | | | | | (I have no religion about how this was done. Follow-up commits welcome)
* | fix conflictsdarrenr2001-02-046-19/+103
| |
* | This commit was generated by cvs2svn to compensate for changes in r72003,darrenr2001-02-0430-150/+327
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter updatedarrenr2001-02-0436-173/+443
| |
* | Adapt to new struct kinfo_proc and unbreak world.alfred2000-12-141-0/+9
| | | | | | | | Apologies to: darrenr who is maintainer
* | fix conflicts created by importdarrenr2000-10-291-21/+24
| |
* | This commit was generated by cvs2svn to compensate for changes in r67855,darrenr2000-10-2911-27/+48
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 3.4.13 into src/contrib, not src/contirbdarrenr2000-10-2912-49/+73
| |
* | fix conflicts from rcsidsdarrenr2000-10-266-35/+68
| |
* | This commit was generated by cvs2svn to compensate for changes in r67615,darrenr2000-10-2627-630/+1379
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 3.4.12darrenr2000-10-2633-667/+1449
| |
* | resolve conflictsdarrenr2000-08-134-31/+83
| |
* | This commit was generated by cvs2svn to compensate for changes in r64588,darrenr2000-08-1318-132/+422
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import base ipfilter 3.4.9 into contrib dir.darrenr2000-08-1323-168/+510
| |
* | actually commit merged diffs to the trunkdarrenr2000-07-193-27/+48
| |
* | Fix breakage caused by ether_aton() prototype change.archie2000-07-191-1/+2
| | | | | | | | PR: bin/20033
* | fix conflictsdarrenr2000-07-195-26/+41
| |
* | This commit was generated by cvs2svn to compensate for changes in r63516,darrenr2000-07-1928-160/+914
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import v3.4.8 into -currentdarrenr2000-07-1933-188/+959
| |
* | define CSUM_DELAY_DATA to match mergedarrenr2000-05-261-1/+5
| |
* | fix up #ifdef jungle for FreeBSDdarrenr2000-05-251-5/+11
| |
* | remove duplicate prototypesdarrenr2000-05-251-3/+1
| |
* | fix conflictsdarrenr2000-05-245-63/+227
| |
* | This commit was generated by cvs2svn to compensate for changes in r60841,darrenr2000-05-2487-3247/+9939
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 3.4.4 into FreeBSD-currentdarrenr2000-05-2492-3309/+10166
| |
* | Remove files not in the v3_3_8 import.peter2000-02-1067-4830/+0
| |
* | Not in this commit: Many spammed deltas have been removed to restorepeter2000-02-1011-157/+476
| | | | | | | | | | | | | | | | | | back to the vendor branch. Re-merge changes from the vendor branch. Undo the local spammed changes that I could find. There are probably more local fixes that were clobbered that I've missed.
* | This commit was generated by cvs2svn to compensate for changes in r57093,guido2000-02-0918-87/+209
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ipfilter 3.3.8guido2000-02-0920-92/+218
| | | | | | | | Approved by: jkh
* | This commit was generated by cvs2svn to compensate for changes in r55924,guido2000-01-1322-245/+714
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ipfilter 3.3.6 (freebsd relevant part)guido2000-01-1331-258/+771
| | | | | | | | Obtained from: ftp://coombs.anu.edu.au/pub/net/firewall/ip-filter/ip_fil3.3.6.tar.gz
* | This commit was generated by cvs2svn to compensate for changes in r53024,guido1999-11-08201-4214/+19836
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ipfilter 3.3.3 in anticipation of its revival.guido1999-11-08210-4360/+20241
| | | | | | | | More to come in the next days.
* | ipfstat is now in section 8 of the manual.nik1999-04-101-1/+1
| | | | | | | | | | PR: 7791 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* | remove non-existant references, correct spelling errors.billf1998-12-304-4/+4
| | | | | | | | | | | | PR: docs/7963, docs/7790 Submitted by: Stefan Eggers seggers@semyam.dinoco.de Norihiro Kumagai kuma@jp.freebsd.org
* | Remove bogus reference to mkfilters(1)billf1998-12-291-1/+1
| | | | | | | | | | PR: docs/7790 Submitted by: Stefan Eggers seggers@semyam.dinoco.de
* | Comment out empty "BUGS" section.steve1998-12-101-1/+1
| | | | | | | | | | PR: 8121 Submitted by: Norihiro Kumagai <kuma@jp.freebsd.org>
* | Remove duplicate entries for -N and -S commandline switches.steve1998-12-101-9/+2
| | | | | | | | | | PR: 8120 Submitted by: Horihiro Kumagaio <kuma@jp.freebsd.org>
* | Typo fix: "whether on not" -> "whether or not".steve1998-12-101-1/+1
| | | | | | | | | | PR: 8102 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
* | vmunix -> kernelnectar1998-11-161-2/+2
| | | | | | | | | | PR: port/8543 Submitted by: jkb@best.com
* | Fixed the type of a signal handler.bde1998-10-171-2/+3
| |
* | Merge 3.2.3 -> 3.2.7 changes into mainline.peter1998-06-207-39/+122
| |
* | This commit was generated by cvs2svn to compensate for changes in r37074,peter1998-06-2055-504/+1521
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import trimmed version of ipfilter 3.2.7.peter1998-06-2062-543/+1643
| | | | | | | | Obtained from: Darren Reed via http://cheops.anu.edu.au/~avalon/
OpenPOWER on IntegriCloud