index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ipf
/
ipf.c
Age
Commit message (
Collapse
)
Author
1999-03-06
match usage and man page
Theo de Raadt
1999-02-08
back out last change, there was a reason for the dual getopt, ugly as it is...
Todd C. Miller
1999-02-08
no real point in calling getopt() twice
Todd C. Miller
1999-02-08
If you are going to set optreset, you need to set optind to 1 as well.
Todd C. Miller
1999-02-07
add usage() support using optreset
Theo de Raadt
1999-02-05
ipf 3.2.10; work by kjell
Theo de Raadt
1998-09-15
Updated to v3.2.9 of Darren's codebase. His code reimplements variable
pattonme
locking, replaces u_long's with u_32_t to properly handle 64bit archs. Wrapped OpenBSD specific preprocessor logic.
1998-01-26
IPF 3.2.3
dgregor
1997-02-26
version 1.3.8
kstailey
1997-01-29
getopt & int
Theo de Raadt
1997-01-17
r?index -> strr?chr
Todd C. Miller
1996-10-08
Prototype & Stylistic fixes for high -W gcc levels
Niklas Hallqvist
1996-07-21
Correct fix for -Fa brokenness.
dm
1996-07-18
ipfilter 3.1.0
dm
1996-06-23
update rcsid
Theo de Raadt
1996-05-10
ipfilter 3.0.4
dm
1996-01-25
IP filter 3.0.1
dm
1996-01-07
from beurton@fnet.fr: Darren Reed's IP filter
dm