freebsd-dev/sbin/dump
Joerg Wunsch 04285c0615 Avoid rawname() stupidly prepending an `r' before the device name even
in cases where the supplied name was already pointing to a character
special device.  This fixes the breakage that occured when trying to
dump a filesystem by name (e. g. /usr), with an fstab already
mentioning the raw device name (like /dev/rda0g) where dump attempted
to use /dev/rrda0g then.

Also removed the now obsolete remark that fstab were carrying block
special names.
2000-04-02 10:16:40 +00:00
..
dump.8 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
dump.h Make `dump' exit codes confirm to manual page. 1998-07-14 09:19:47 +00:00
dumprmt.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
itime.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
main.c Avoid rawname() stupidly prepending an `r' before the device name even 2000-04-02 10:16:40 +00:00
Makefile Use libcrypto instead of libdes. 2000-02-24 21:01:54 +00:00
optr.c Avoid rawname() stupidly prepending an `r' before the device name even 2000-04-02 10:16:40 +00:00
pathnames.h Change rst0 into rsa0. 1998-09-22 10:05:27 +00:00
tape.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
traverse.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
unctime.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00