#
81eaff02 |
| 23-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Remove the reference to the nonexistant dump(5) manpage.
PR: docs/3704
|
Revision tags: release/2.2.2_cvs |
|
#
1982ee69 |
| 29-Apr-1997 |
Garrett Wollman <wollman@FreeBSD.org> |
Implement Kerberized rcmd for rdump/rrestore. This is lacking the options one would normally expect to set the realm, enable encryption, and whatnot, but this actually is able to contact the remot
Implement Kerberized rcmd for rdump/rrestore. This is lacking the options one would normally expect to set the realm, enable encryption, and whatnot, but this actually is able to contact the remote server, so at least it's a start. (As a bonus, the stripped static binary is unquestionably exportable.)
show more ...
|
Revision tags: release/2.2.1_cvs, release/2.2.0 |
|
#
e457979c |
| 15-Mar-1997 |
Peter Wemm <peter@FreeBSD.org> |
Document the -a option in .Fl form instead of .Cm form to be consistant with the rest of the manpage. (Lite2 documents it in getopt form, Lite1 did it in old-style arg format)
|
#
a37c38b8 |
| 11-Mar-1997 |
Peter Wemm <peter@FreeBSD.org> |
Merge Lite2 changes (rather bigish, the dump/restore folks should check)
|
#
1811bdf3 |
| 11-Mar-1997 |
Peter Wemm <peter@FreeBSD.org> |
Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch. (note that some of these have already been imported, this is a no-op)
|
Revision tags: release/2.1.7_cvs |
|
#
c0ec1f37 |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
#
20a842df |
| 09-Feb-1997 |
Eivind Eklund <eivind@FreeBSD.org> |
Removed default setuid and added a comment to the manpage explaining this.
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
af00957e |
| 02-Feb-1997 |
Joerg Wunsch <joerg@FreeBSD.org> |
Add the `a' option (``auto-size'') to bypass all tape length considerations, and dump right to the end of medium.
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
#
af202156 |
| 13-Jan-1997 |
Wolfram Schneider <wosch@FreeBSD.org> |
Sort cross references.
|
#
4cbb75f4 |
| 29-Dec-1996 |
David E. O'Brien <obrien@FreeBSD.org> |
Backing out my change of /etc/rmt -> /usr/sbin/rmt. 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
|
#
cbb90fdb |
| 29-Dec-1996 |
David E. O'Brien <obrien@FreeBSD.org> |
rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmt
|
Revision tags: release/2.1.5_cvs |
|
#
0f778506 |
| 23-Aug-1996 |
Mike Pritchard <mpp@FreeBSD.org> |
Use the .At macro where appropriate.
|
Revision tags: release/2.1.0_cvs |
|
#
019420a5 |
| 18-Nov-1995 |
Joerg Wunsch <joerg@FreeBSD.org> |
Andreas Klemm's patch set for dump(8), with some minor (cosmetic) changes and one addition by me.
. Use reasonable defaults for the tape drive (/dev/rst0) instead of something we actually don't ha
Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 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)
show more ...
|
#
41e969f6 |
| 15-Jul-1995 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump.
Submitted by: faried nawaz <fn@big-brother.csrv.uidaho.edu>
|
Revision tags: release/2.0.5_cvs |
|
#
681e4fa0 |
| 26-Jan-1995 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Add pointer to the `ft' command.
|
Revision tags: release/2.0, release/1.1.5.1_cvs |
|
#
8fae3551 |
| 26-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite sbin Sources
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
|