aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump/pathnames.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Notify operators using "wall -g". Drop ``setgid tty'' privilege.Ruslan Ermilov2001-10-051-0/+1
| | | | Notes: svn path=/stable/4/; revision=84550
* MFC: s/\\7/\\a/g, s/rsa/sa/g, use <sys/queue.h>David E. O'Brien2001-08-011-1/+2
| | | | Notes: svn path=/stable/4/; revision=80847
* Change rst0 into rsa0.Ollivier Robert1998-09-221-1/+1
| | | | Notes: svn path=/head/; revision=39559
* Backing out my change of /etc/rmt -> /usr/sbin/rmt.David E. O'Brien1996-12-291-1/+1
| | | | | | | | | | Added comments in both files stateing why /etc/rmt is correct so someone else wont do the same thing again. Suggested by: Warner Losh & Ollivier Notes: svn path=/head/; revision=21021
* rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmtDavid E. O'Brien1996-12-291-1/+1
| | | | Notes: svn path=/head/; revision=20996
* Andreas Klemm's patch set for dump(8), with some minor (cosmetic)Joerg Wunsch1995-11-181-2/+2
| | | | | | | | | | | | | | | | | | | changes and one addition by me. . Use reasonable defaults for the tape drive (/dev/rst0) instead of something we actually don't have. . Add a summary line displaying the alapsed time and the total throughput. . Replace "rmt" for the remote location of rmt(8) by "/etc/rmt", since this is the historical protocol, and relying on the $PATH causes a big pain. Make it adjustable via an environmental variable though. Reviewed by: joerg (for Andreas' part) Submitted by: andreas@knobel.gun.de (Andreas Klemm) Notes: svn path=/head/; revision=12377
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+42
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. Notes: svn path=/head/; revision=1558