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
/
sys
/
netinet
/
ip_auth.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-09-28
don't depend on other headers to include sys/proc.h for us.
chs
2001-03-26
Resolve conflicts.
mike
2000-08-09
Resolve conflicts.
veego
2000-05-23
Resolve conflicts.
veego
2000-05-03
Resolve conflicts.
veego
2000-04-16
remove ifdefs to skip htons() on some big-endian platforms.
chs
2000-03-30
Remove register declarations.
augustss
2000-02-01
Resolve conflicts.
veego
1999-12-12
Resolve conflicts and small fixes.
veego
1999-02-02
Remove SCCS markers and make these compile in $NetBSD$ IDs.
cjs
1999-01-19
There's just no plausible reason to byte-swap ip_id internally. It's opaque.
mycroft
1998-11-22
merge ipf 3.2.10
mrg
1998-07-12
Resolve conflicts from the import.
veego
1998-05-17
Resolve conflicts
veego
1997-11-14
merge ip-filter 3.2.1
mrg
1997-10-30
sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.
mrg
1997-09-21
Resolve conflicts from the merge of ipf 3.2beta5.
veego
1997-07-07
Get rid of (void) cast to KFREE, as it may be a macro, in which case
fvdl
1997-07-06
The sheer number of #ifdef's around it should have been a hint that
thorpej
1997-07-06
Import yet another missing piece of IPFilter 3.2beta1.
thorpej