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: xtraeme
Date: Thu Jan 20 16:16:10 UTC 2005
Modified Files:
src/sbin/ifconfig: Makefile ifconfig.c
Log Message:
Fix the cast for the getnameinfo() call in the status() function, which
should be "const struct" not "struct" for sockaddr.
WARNS=3
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sbin/ifconfig/Makefile
cvs rdiff -r1.149 -r1.150 src/sbin/ifconfig/ifconfig.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