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:   thorpej
Date:           Sun Mar 20 01:09:16 UTC 2005

Modified Files:
        src/sbin/ifconfig: Makefile extern.h ifconfig.c tunnel.c
Added Files:
        src/sbin/ifconfig: af_inet6.c af_inet6.h

Log Message:
Split IPv6 support out into its own file.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sbin/ifconfig/Makefile
cvs rdiff -r0 -r1.1 src/sbin/ifconfig/af_inet6.c src/sbin/ifconfig/af_inet6.h
cvs rdiff -r1.6 -r1.7 src/sbin/ifconfig/extern.h
cvs rdiff -r1.163 -r1.164 src/sbin/ifconfig/ifconfig.c
cvs rdiff -r1.4 -r1.5 src/sbin/ifconfig/tunnel.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