DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sbin/ifconfig ifconfig.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Mar 2004 18:18:23 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]