Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dist/ipf/netinet



Module Name:    src
Committed By:   dyoung
Date:           Fri May  4 19:50:42 UTC 2007

Modified Files:
        src/sys/dist/ipf/netinet: ip_compat.h ip_fil.h

Log Message:
Use the system's offsetof() definition from sys/systm.h (in kernel)
or stddef.h (out of kernel).  Remove IPF's troublesome offsetof()
definitions.  This lets IPF build on amd64.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dist/ipf/netinet/ip_compat.h
cvs rdiff -r1.9 -r1.10 src/sys/dist/ipf/netinet/ip_fil.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index