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: knakahara
Date: Mon Jan 18 06:08:26 UTC 2016
Modified Files:
src/sys/net: if_gif.c
src/sys/netinet: in_gif.c
src/sys/netinet6: in6_gif.c
Log Message:
Refactor protosw codes in gif(4). No functional change.
- remove unnecessary include
- reduce scopes
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/net/if_gif.c
cvs rdiff -u -r1.67 -r1.68 src/sys/netinet/in_gif.c
cvs rdiff -u -r1.64 -r1.65 src/sys/netinet6/in6_gif.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