Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   plunky
Date:           Tue Jun  1 08:53:20 UTC 2010

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

Log Message:
handle STDC and GNUC inline semantic differences by providing and
using an EXTERN_INLINE definition for functions that are defined as
inline but provide an externally callable reference.

(these are externally called in ipftest)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/dist/ipf/ip_fil.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dist/ipf/netinet/ip_compat.h
cvs rdiff -u -r1.54 -r1.55 src/sys/dist/ipf/netinet/ip_fil_netbsd.c

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