summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter
Commit message (Collapse)AuthorAgeFilesLines
* bring changes in IPFilter to 3.4.31 on to the headdarrenr2003-02-1510-16/+60
|
* This commit was generated by cvs2svn to compensate for changes in r110917,darrenr2003-02-1548-179/+1037
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import userland tools for IPFilter 3.4.31 into -currentdarrenr2003-02-1575-407/+1711
| |
* | Bow to the whining masses and change a union back into void *. Retaindillon2003-01-131-3/+3
| | | | | | | | | | removal of unnecessary casts and throw in some minor cleanups to see if anyone complains, just for the hell of it.
* | Change struct file f_data to un_data, a union of the correct structdillon2003-01-121-3/+4
| | | | | | | | | | | | | | | | | | | | pointer types, and remove a huge number of casts from code using it. Change struct xfile xf_data to xun_data (ABI is still compatible). If we need to add a #define for f_data and xf_data we can, but I don't think it will be necessary. There are no operational changes in this commit.
* | merge the changes from 3.4.29 that didn't go cleanly due to conflictsdarrenr2002-08-282-4/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r102521,darrenr2002-08-2815-46/+114
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * With a bit of luck, this will be a first-time right import of ipfilter 3.4.29darrenr2002-08-2831-138/+435
| | | | | | | | on to the vendor branch.
* | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-072-7/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r98008,darrenr2002-06-079-0/+81
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.28darrenr2002-06-079-0/+81
| |
* | This commit was generated by cvs2svn to compensate for changes in r98005,darrenr2002-06-0715-45/+137
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.28darrenr2002-06-0729-90/+236
| |
* | This commit was generated by cvs2svn to compensate for changes in r95567,darrenr2002-04-274-0/+327
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import 3.4.27darrenr2002-04-274-0/+327
| |
* | This commit was generated by cvs2svn to compensate for changes in r95565,darrenr2002-04-277-31/+51
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import 3.4.27darrenr2002-04-2715-104/+174
| |
* | resolve conflicts from importdarrenr2002-04-253-6/+6
| |
* | This commit was generated by cvs2svn to compensate for changes in r95421,darrenr2002-04-2522-0/+585
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.26darrenr2002-04-2522-0/+585
| |
* | This commit was generated by cvs2svn to compensate for changes in r95419,darrenr2002-04-2524-171/+350
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.26darrenr2002-04-2541-362/+734
| |
* | Removed (new in 3.4.25 import) duplicate copies of files already presentru2002-03-262-401/+0
| | | | | | | | in sys/contrib/ipfilter.
* | For this regression test to pass, you must run ipmon in the Australia/Victoriadarrenr2002-03-191-4/+5
| | | | | | | | (EST-10) timezone to generate the correct timestamps in output.
* | remove because of licence reasonsdarrenr2002-03-191-275/+0
| |
* | fix conflicts generated by import, completing import of ipf3.4.25darrenr2002-03-199-137/+363
| |
* | This commit was generated by cvs2svn to compensate for changes in r92688,darrenr2002-03-1930-0/+1886
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.25darrenr2002-03-1930-0/+1886
| |
* | This commit was generated by cvs2svn to compensate for changes in r92686,darrenr2002-03-1955-1254/+2451
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.25darrenr2002-03-1984-2263/+4894
| |
* | Backout inclusion of sys/queue.halfred2002-01-142-6/+0
| |
* | add queue.h, now needed for file.halfred2002-01-142-0/+6
| |
* | Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ inbde2001-10-121-1/+5
| | | | | | | | | | | | | | __FBSDID() and ifdefed away all vendor id stuff. This file should never have left the vendor branch; it is now identical with the vendor's version except for id fiddling.
* | Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-102-2/+0
| |
* | 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.
OpenPOWER on IntegriCloud