OpenBSD CVS

CVS log for src/sbin/restore/restore.8


[BACK] Up to [local] / src / sbin / restore

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:20 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.40 / (download) - annotate - [select for diffs], Sat Nov 21 19:43:50 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored)

add missing NAME entries; ok schwarze

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jan 20 05:07:49 2014 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

Obvious .Xr fixes, found while testing mandocdb(8).

Revision 1.38 / (download) - annotate - [select for diffs], Wed Aug 14 06:32:35 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored)

no longer any need to quote macro lines with >9 args;
From: Jan Stary

Revision 1.37 / (download) - annotate - [select for diffs], Sun Mar 31 09:51:04 2013 UTC (11 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

typo fix from rodent@netbsd;
ok otto

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 5 07:38:56 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

add a few words to the -r description to avoid ambiguity;
issue noted by Ronald F. Guilmette, freebsd docs/176648

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jan 17 21:22:43 2013 UTC (11 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.34: +2 -3 lines
Diff to previous 1.34 (colored)

remove a uesless Pp;

Revision 1.34 / (download) - annotate - [select for diffs], Fri Dec 23 17:00:47 2011 UTC (12 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.33: +4 -4 lines
Diff to previous 1.33 (colored)

some spelling fixes, found using freebsd's "igor" document verifier;

Revision 1.33 / (download) - annotate - [select for diffs], Thu May 31 19:19:47 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

convert to new .Dd format;

Revision 1.32 / (download) - annotate - [select for diffs], Tue May 1 17:09:53 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

for the restore -r example:
- use /dev/sd rather than /dev/rp, since rp no longer exists
- use rst0 instead of rst8, since rst8 does not exist (by default)

from Matthias Scheler
ok otto

Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 25 17:00:32 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

reword some text to avoid a hideous Xr;

Revision 1.30 / (download) - annotate - [select for diffs], Sun Feb 25 16:41:42 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.29: +3 -29 lines
Diff to previous 1.29 (colored)

one application does not need five synopses;

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 25 16:29:49 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28 (colored)

move the text describing 4.3 syntax compatibility to HISTORY, rather
than slap bang in SYNOPSIS;

Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 22 09:40:11 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.27: +14 -6 lines
Diff to previous 1.27 (colored)

igor sobrado spotted that although we have mlinks for rdump and
rrestore, the pages they point to don;t actually mention them.
so make it clear that their functionality is now integral in dump and
restore, and sync the text a little between the two pages;

help/ok otto

Revision 1.27 / (download) - annotate - [select for diffs], Fri Nov 3 12:59:52 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

correctify example;

from a mail posted to misc@ from uwe dippel;
ok otto

Revision 1.26 / (download) - annotate - [select for diffs], Tue Sep 6 22:58:35 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored)

document `what' from interactive mode: from ely petty;
kill an unneeded .Pp whilst here;

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 3 13:16:09 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.24: +38 -38 lines
Diff to previous 1.24 (colored)

- section reorder
- some mdoc fixes

Revision 1.24 / (download) - annotate - [select for diffs], Mon Jun 2 20:06:16 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.23: +2 -6 lines
Diff to previous 1.23 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Mar 11 08:11:08 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

files with dead .Xr's;

left .Xr, but removed man page number
as suggested by mpech@

more help and ok millert@

Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 6 20:29:24 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

.Xr typos;

ok deraadt@

Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 11 18:43:51 2002 UTC (22 years, 4 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.20: +5 -6 lines
Diff to previous 1.20 (colored)

Initial patch.
When you give command examples in a manual page prefix them with
	$ command
or
	# command

deraadt@ ok

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 4 22:33:49 2001 UTC (22 years, 8 months ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.19: +5 -2 lines
Diff to previous 1.19 (colored)

restore also uses TAPE.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Apr 18 21:45:14 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Typo: sytem -> system

Revision 1.18 / (download) - annotate - [select for diffs], Sat Apr 15 02:15:17 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Mostly punctuation fixes.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 18 22:56:04 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.16: +5 -4 lines
Diff to previous 1.16 (colored)

Remove hard sentence breaks, and some other cleanup along the way.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 4 18:59:41 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.15: +1 -3 lines
Diff to previous 1.15 (colored)

trash some old leftover macros and replace them with -mdoc macros

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 4 02:45:23 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.14: +13 -13 lines
Diff to previous 1.14 (colored)

start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 23 14:11:20 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.13 / (download) - annotate - [select for diffs], Tue Dec 15 01:20:43 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 28 19:56:33 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

kill redundant .Nm macro arguments; other misc fixes

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 11 22:20:00 1998 UTC (25 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.10: +11 -7 lines
Diff to previous 1.10 (colored)

more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes

Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 23 01:20:25 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

alphabetize SEE ALSO entries and order them numerically according to section

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 17 04:15:01 1998 UTC (25 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.8: +32 -29 lines
Diff to previous 1.8 (colored)

sbin/ man page fixes

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 10 13:48:58 1998 UTC (26 years, 5 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

grammar

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 5 20:51:23 1997 UTC (26 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.6: +27 -13 lines
Diff to previous 1.6 (colored)

vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion
Use err/errx and warn/warnx where it makes sense.
Some sprintf -> snprintf, strcpy -> strncpy, and strcat -> strncat.
Honor $TMPDIR (based on changes from NetBSD)
Use __progname not "restore" (we could be called as rrestore).
Some -Wall happiness.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 16 04:07:39 1997 UTC (27 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.5: +25 -23 lines
Diff to previous 1.5 (colored)

No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h>
Fix rmt -> rst in man page and change ".Nm restore" -> ".Nm"

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 24 02:40:53 1996 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

no mkfs

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 23 14:32:17 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)

update rcsid

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 17 09:06:29 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.2: +22 -0 lines
Diff to previous 1.2 (colored)

updated patch from lukem@supp.cpr.itg.telecom.com.au to also make -r and -R work again

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 22 11:36:39 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1 (colored)

From NetBSD:
Add /dev/rst* to FILES section. (Matches mt man page.)
Change default tape name in documentation from /dev/rmt? to /dev/rmt8 to
match pathnames.h.  (pr #601 from James Jegers)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:43:47 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:43:47 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.