summaryrefslogtreecommitdiff
path: root/sbin/ipf
AgeCommit message (Expand)Author
1999-07-09First cut at mdoc'ing this one. More cleanup and content changes coming after...Kjell Wooding
1999-07-08whoops, forgot -E flag in an exampleAaron Campbell
1999-07-08There can be only one "HEAD" rule per group.Kjell Wooding
1999-07-08clarify what we mean by firewallAaron Campbell
1999-07-08complete SYNOPSIS and document -l optionAaron Campbell
1999-07-08complete rewrite; this man page is now usefulAaron Campbell
1999-07-06Whoops. Missed man page. removed -UKjell Wooding
1999-07-06Option -U is solaris only. Pointed out by theo.Kjell Wooding
1999-07-06gethostname() is safeTheo de Raadt
1999-07-05Big cleanup of the userland ipf parsing code.Kjell Wooding
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-29Unfortunate side effect of the mandoc macros:Marc Espie
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-06match usage and man pageTheo de Raadt
1999-02-25Moved to section 8. change title.Kjell Wooding
1999-02-10Xr repairsTheo de Raadt
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-07convert to mdocTodd C. Miller
1999-02-07add usage() support using optresetTheo de Raadt
1999-02-07man pages belong in section 8Theo de Raadt
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1998-11-24Bail out instead of core-dumping if we don't understand the port range operat...Theo de Raadt
1998-09-15Updated to v3.2.9 of Darren's codebase. His code reimplements variablepattonme
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-07-20typo repair; garath@garath.static.dialin.ntplx.comTheo de Raadt
1998-07-09MAXHOSTNAMELENTheo de Raadt
1998-02-27network byte order; reedTheo de Raadt
1998-01-26IPF 3.2.3dgregor
1997-11-24fix parsing of various arguments; felix@mamba.pond.sub.orgTheo de Raadt
1997-08-2464bit fix, cast pointers to long, not int.Todd C. Miller
1997-07-14Fixed typo (missing "any" in example rule).Angelos D. Keromytis
1997-06-24Remove an errant line that got missed in the merge.Todd C. Miller
1997-06-23merge in 3.1.11kstailey
1997-06-23fix tagkstailey
1997-06-23sizeof(int) != sizeof(long)Theo de Raadt
1997-04-19thorpej:kstailey
1997-04-09add tagskstailey
1997-04-09correct paragraph fillkstailey
1997-04-09spellingkstailey
1997-04-09spellingkstailey
1997-04-06Fix int vs. long problemsTodd C. Miller
1997-02-26post 1.3.8 patcheskstailey
1997-02-26FILES sectionskstailey
1997-02-26add italicskstailey