Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   christos
Date:           Thu Apr 19 21:20:43 UTC 2018

Modified Files:
        src/sys/net: bpf.h if.h if_arp.h if_ether.h if_gif.h if_ipsec.h
            if_l2tp.h if_llatbl.h route.h

Log Message:
s/static inline/static __inline/g for consistency.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/net/bpf.h
cvs rdiff -u -r1.259 -r1.260 src/sys/net/if.h
cvs rdiff -u -r1.31 -r1.32 src/sys/net/if_arp.h
cvs rdiff -u -r1.71 -r1.72 src/sys/net/if_ether.h
cvs rdiff -u -r1.29 -r1.30 src/sys/net/if_gif.h
cvs rdiff -u -r1.1 -r1.2 src/sys/net/if_ipsec.h
cvs rdiff -u -r1.3 -r1.4 src/sys/net/if_l2tp.h
cvs rdiff -u -r1.14 -r1.15 src/sys/net/if_llatbl.h
cvs rdiff -u -r1.118 -r1.119 src/sys/net/route.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