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
/
iptest
Age
Commit message (
Expand
)
Author
2004-03-29
de-lint makefiles:
lukem
2004-03-28
Sync with official IPFilter
martti
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2000-05-03
Update for IP Filter 3.4.1
veego
1999-12-12
Use the new IP Filter dist layout for.
veego
1999-09-26
Need <sys/param.h> for MAXHOSTNAMELEN.
kleink
1999-09-21
Fixed typo. (invalud -> invalid)
mason
1998-11-22
merge ipf 3.2.10
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-05-17
Resolve conflicts
veego
1998-01-09
RCS Id Police.
perry
1997-11-24
Add ipsend(5) and resort the SEE ALSO section.
veego
1997-11-23
Remove the reference to dlpi(7p).
veego
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-25
sizeof() returns a size_t which is an unsigned long on the Alpha. We have
thorpej
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-28
Avoid type-size problems converting a pointer (in kernel memory) to
thorpej
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-19
getopt() returns an int, not a char.
thorpej
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
add extra directories to CFLAGS and PATH to pickup all the required .h and .c
darrenr
1997-01-05
initial import of darren reed's ip-filter, version 3.1.2.
mrg