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: Sun May 11 23:25:47 UTC 2008
Modified Files:
src/sbin/ifconfig: af_inet.c af_inet.h
Log Message:
Don't export in_alias(). Pass in_alias() a more useful template.
Misc. cosmetic changes. Delete dead code. Treat the address
preference as int16_t, since that is its real type.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sbin/ifconfig/af_inet.c
cvs rdiff -r1.5 -r1.6 src/sbin/ifconfig/af_inet.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