Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/ifconfig
Module Name: src
Committed By: dyoung
Date: Wed May 7 21:29:27 UTC 2008
Modified Files:
src/sbin/ifconfig: af_inet6.c af_inet6.h ifconfig.c parse.h
Log Message:
Move IPv6 syntax to af_inet6.c from ifconfig.c. Move IFKW() macro
from ifconfig.c to parse.h for reuse.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sbin/ifconfig/af_inet6.c
cvs rdiff -r1.4 -r1.5 src/sbin/ifconfig/af_inet6.h
cvs rdiff -r1.199 -r1.200 src/sbin/ifconfig/ifconfig.c
cvs rdiff -r1.2 -r1.3 src/sbin/ifconfig/parse.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