imp 2005-04-18 15:08:30 UTC
FreeBSD src repository
Modified files:
sbin/dump main.c
Log:
'r' disk devices no longer exist, so don't try to create a pathname
that has an 'r' in it.
This also eliminates a bogus use of strlcat.
PR: 80064
Revision Changes Path
1.63 +11 -21 src/sbin/dump/main.c