cvs commit: src/sbin/badsect badsect.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Mon Feb 14 12:10:44 PST 2005
cpressey 2005/02/14 12:09:43 PST
DragonFly src repository
Modified files:
sbin/badsect badsect.c
Log:
Fix up a bug that crept in during the strcpy->strlcpy conversion;
prefix the device name with _PATH_DEV each time through the loop,
instead of just once before the loop.
Revision Changes Path
1.9 +1 -0 src/sbin/badsect/badsect.c
http://www.dragonflybsd.org/cvsweb/src/sbin/badsect/badsect.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list