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_compat.h
Age
Commit message (
Expand
)
Author
2004-10-01
Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf.
christos
2004-07-23
Upgraded IPFilter to 4.1.3
martti
2004-05-09
PR/25441: Matthew Green: IP-Filter uses M_TEMP when it already has M_IPFILTER
christos
2004-03-31
Only #define COPYIN copyin, et cetera, in the kernel. That is, only
dyoung
2004-03-31
COPYIN/COPYOUT macros need to call copyin/out on NetBSD rather than just use
darrenr
2004-03-28
Upgraded IPFilter to 4.1.1
martti
2003-06-26
tabify
itojun
2003-03-05
vax -> __vax__. Didn't I fix this a year ago?
ragge
2003-02-24
Comment out the inclusion of <uvm/uvm_extern.h> -- the header is not
thorpej
2002-09-19
Resync with official IPF
martti
2002-09-19
Upgraded IPFilter to 3.4.29
martti
2002-06-09
whitespace
itojun
2002-05-02
Upgraded IPFilter to 3.4.27
martti
2002-03-14
Upgraded IPFilter to 3.4.25
martti
2002-01-24
Re-sync with IPFilter
martti
2002-01-24
Upgraded IPFilter to 3.4.23
martti
2001-05-26
defined(vax) -> defined(__vax__). This may fix PR#12919.
ragge
2001-04-12
Delete SPL_IMP(). It is not used in IP Filter, and it aids me
thorpej
2001-03-26
Resolve conflicts.
mike
2001-02-05
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
chs
2000-06-28
remove include of <vm/vm.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-05-03
Resolve conflicts.
veego
1999-12-12
Resolve conflicts and small fixes.
veego
1998-11-22
merge ipf 3.2.10
mrg
1998-07-12
Resolve conflicts from the import.
veego
1998-05-29
Resolve conflicts from the import of IPFilter 3.2.7.
veego
1998-05-17
Resolve conflicts
veego
1998-02-10
add/cleanup multiple inclusion protection.
perry
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-06
Restore original RCS IDs.
thorpej
1997-07-05
fix conflicts from import
darrenr
1997-05-28
Resolve conflicts from merge of 3.2a7, take 2. Also, eliminate some
thorpej
1997-05-25
fix conflicts
darrenr
1997-04-15
Fix SPLNET() conditional to work for NetBSD1_0+, not just the named versions.
christos
1997-03-29
Resolve conflicts from merge.
thorpej
1997-01-05
Add $NetBSD$ id's and restore the orginal Id's.
veego
1997-01-05
initial import of darren reed's ip-filter, version 3.1.2.
mrg