index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ipf
/
ipnat
Age
Commit message (
Expand
)
Author
2002-01-24
Added missing libraries, filenames and man pages
martti
2000-05-03
Update for IP Filter 3.4.1
veego
1999-12-12
Use the new IP Filter dist layout for.
veego
1999-10-08
s/ the the / the /
msaitoh
1999-03-06
Fix minor formatting error.
mycroft
1999-01-12
Inform users of the kernel options necc. to run these programs, and
garbled
1998-11-29
Even though they're u_quad_t's, GCC expects unsigned long long if using
thorpej
1998-11-22
merge ipf 3.2.10
mrg
1998-07-12
Resolve conflict from the import.
veego
1998-05-29
Fix a printf compiler warning.
veego
1998-05-29
Resolve conflicts from the import of IPFilter 3.2.7.
veego
1998-05-17
Resolve conflicts
veego
1998-01-24
Back out the ipnat static change.
veego
1998-01-23
Build ipnat statically and install it into /sbin. Fix pr4879.
veego
1998-01-09
RCS Id Police.
perry
1997-12-21
You can't use %\ns in a fprintf.
veego
1997-12-21
add missing \n's for fprintf
darrenr
1997-12-20
PR/4569: Phil Nelson: inconsistent documentation / examples.
christos
1997-12-20
PR/4383: Martin Husemann: ipnat fails to mention file name on open errors
christos
1997-12-20
PR/3830: Enami Tsugutomo: ipnat -l prints netmask in dot-notation even if
christos
1997-11-24
- New FILES section for /dev/ipnat and /usr/share/examples/ipf
veego
1997-11-24
- Add /dev/ipnat and /usr/share/examples/ipf to the FILES section
veego
1997-11-24
New FILES section for /dev/ipnat and move the BUGS section at the end.
veego
1997-11-23
This is section 8 and not 1.
veego
1997-11-23
Fix the SEE ALSO section:
veego
1997-11-23
Fix the formated SYNOPSIS section and fix the SEE ALSO section:
veego
1997-11-14
merge ip-filter 3.2.1
mrg
1997-11-11
add missing .Nm sections
mrg
1997-10-30
sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.
mrg
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1997-09-21
Resolve conflicts from the merge of ipf 3.2beta5.
veego
1997-09-21
Import ip-filter 3.2beta5
veego
1997-07-05
fix conflicts from import
darrenr
1997-05-27
Resolve conflicts from merge of 3.2a7, take 2.
thorpej
1997-05-25
fix conflicts
darrenr
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-04-13
look for ipf sources in ../ipf
mrg
1997-04-04
fix up various bogons (bogus casts, missing prototypes for functions
cgd
1997-03-29
remove unneeded -I directive from CFLAGS
thorpej
1997-03-29
- Use IPL_NAME defined in <netinet/ip_fil.h>
thorpej
1997-03-29
fixup changes from import
darrenr
1997-03-29
add extra directories to CFLAGS and PATH to pickup all the required .h and .c
darrenr
1997-03-29
Properly import usr.sbin/ipf updates
darrenr
1997-01-29
Use an integer rather than a char for the getopt() return value in order
mark
1997-01-14
pointer cast/printf fixups for 64-bit cleanliness
cgd
1997-01-05
initial import of darren reed's ip-filter, version 3.1.2.
mrg