Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 03/20/2000 13:10:04
Module Name: basesrc
Committed By: onoe
Date: Mon Mar 20 21:10:04 UTC 2000
Modified Files:
basesrc/sbin/ifconfig: ifconfig.c
Log Message:
Set flagreq.ifr_name before issueing SIOCGIFFLAGS for setifflags.
Withoug this change, flagreq was never initialized and ifconfig w/o addr
always failed with ENXIO.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 basesrc/sbin/ifconfig/ifconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.