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: tron
Date: Wed Jun 14 11:05:42 UTC 2006
Modified Files:
src/sbin/ifconfig: af_atalk.c af_inet.c af_inet6.c af_iso.c af_ns.c
Log Message:
Adapt ifconfig(8) to new return value from socket(2). This stops
ifconfig(8) from printing errors like "ifconfig: socket: Address
family not supported by protocol family" when examining the status
of a network interface.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/ifconfig/af_atalk.c \
src/sbin/ifconfig/af_inet.c src/sbin/ifconfig/af_iso.c
cvs rdiff -r1.2 -r1.3 src/sbin/ifconfig/af_inet6.c src/sbin/ifconfig/af_ns.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