summaryrefslogtreecommitdiff
path: root/sbin/ipf/ipf.c
AgeCommit message (Expand)Author
1999-02-08back out last change, there was a reason for the dual getopt, ugly as it is...Todd C. Miller
1999-02-08no real point in calling getopt() twiceTodd C. Miller
1999-02-08If you are going to set optreset, you need to set optind to 1 as well.Todd C. Miller
1999-02-07add usage() support using optresetTheo de Raadt
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1998-09-15Updated to v3.2.9 of Darren's codebase. His code reimplements variablepattonme
1998-01-26IPF 3.2.3dgregor
1997-02-26version 1.3.8kstailey
1997-01-29getopt & intTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-07-21Correct fix for -Fa brokenness.dm
1996-07-18ipfilter 3.1.0dm
1996-06-23update rcsidTheo de Raadt
1996-05-10ipfilter 3.0.4dm
1996-01-25IP filter 3.0.1dm
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm