Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ozaki-r
Date:           Thu Jul 31 02:21:51 UTC 2014

Modified Files:
        src/sys/net: if.h
        src/sys/netinet: raw_ip.c
        src/sys/netinet6: raw_ip6.c

Log Message:
Define IFNET_EMPTY() and replace !IFNET_FIRST() with it

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys/net/if.h
cvs rdiff -u -r1.137 -r1.138 src/sys/netinet/raw_ip.c
cvs rdiff -u -r1.130 -r1.131 src/sys/netinet6/raw_ip6.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