cvs commit: src/sbin/ifconfig ifconfig.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Mar 16 18:19:20 PST 2004
dillon 2004/03/16 18:18:23 PST
DragonFly src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
An strlcpy() in the last commit was unconditionally overwriting 'name'
in the sysctl sdl scan, causing all ifconfig commands to always operate
on the first interface.
Revision Changes Path
1.8 +4 -4 src/sbin/ifconfig/ifconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.7&r2=1.8&f=h
More information about the Commits
mailing list