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:           Tue Apr 15 22:24:37 UTC 2008

Modified Files:
        src/sbin/ifconfig: af_inet6.c af_iso.c af_iso.h

Log Message:
Use static initializers to setup ISO and IPv6 addresses, instead
of calling protocol family-specific routines from main().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sbin/ifconfig/af_inet6.c src/sbin/ifconfig/af_iso.c
cvs rdiff -r1.1 -r1.2 src/sbin/ifconfig/af_iso.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