History log of /openbsd-src/sbin/dump/dump.8 (Results 1 – 25 of 56)
Revision Date Author Comments
# a398fd9a 13-Oct-2022 jmc <jmc@openbsd.org>

controm terminql -> controlling terminal;


# ed108a78 02-Jun-2022 millert <millert@openbsd.org>

Don't treat the first arg as a 4.3BSD option string if it contains a '/'.
Also document that files-to-dump could be interpreted as a 4.3BSD option
if it doesn't contain a slash. OK deraadt@


# abfcd674 19-Dec-2019 bentley <bentley@openbsd.org>

Spell "mount point" as other man pages do, with a space.

ok jmc@


# 647427d6 02-Sep-2019 deraadt <deraadt@openbsd.org>

More correction of section 3 layout. directory->opendir, fts->fts_open,
getcap->cgetent. pwcache->user_from_uid. And then repair references.
ok jmc


# e8595272 07-Jun-2018 jmc <jmc@openbsd.org>

add some EXIT STATUS sections; from matthew martin


# e2e0d09d 06-Oct-2016 schwarze <schwarze@openbsd.org>

fix HISTORY;
patches from Sevan Janiyan <venture37 at geeklan dot co dot uk>;
verified using minnie.tuhs.org/cgi-bin/utree.pl


# 1fc62d73 21-Nov-2015 jmc <jmc@openbsd.org>

add missing NAME entries; ok schwarze


# 352e3770 03-May-2015 guenther <guenther@openbsd.org>

Eliminate the -U flag and make usage of DUID in /etc/dumpdates the default.
Correct old style entries so nothing has to be done for the admin.

diff from Manuel Giraud (manuel (at) ledu-giraud.fr) T

Eliminate the -U flag and make usage of DUID in /etc/dumpdates the default.
Correct old style entries so nothing has to be done for the admin.

diff from Manuel Giraud (manuel (at) ledu-giraud.fr) Thanks!

show more ...


# 9a7a7e72 17-Jul-2014 jmc <jmc@openbsd.org>

files-to-dump can be a duid;
From: Maximilian Fillinger


# 150f0d6b 11-Jul-2014 halex <halex@openbsd.org>

make dump support DUIDs for command line arguments and /etc/dumpdates (using
the new shiny -U switch)

dumpdates part originating from, and discussed with, Maximilian Fillinger

seems reasonable to k

make dump support DUIDs for command line arguments and /etc/dumpdates (using
the new shiny -U switch)

dumpdates part originating from, and discussed with, Maximilian Fillinger

seems reasonable to krw@, "get it in" deraadt@

show more ...


# 0b5a38dc 30-May-2014 stephan <stephan@openbsd.org>

Add option -S to have dump(8) only estimate backup size and number of tapes
required (from NetBSD).

ok beck@, krw@ and sthen@


# 583aebd5 04-Apr-2013 zhuk <zhuk@openbsd.org>

Make our dump(8) honour the "nodump" flag for directories, effectively
disabling dumping their contents.

input and ok otto@ millert@
man page bits input and ok jmc@


# d608be15 26-Jan-2008 jmc <jmc@openbsd.org>

the kids want I/O;


# 316b5168 19-Nov-2007 jmc <jmc@openbsd.org>

put the SIGINFO blurb in a saner place;


# edb8ff26 18-Nov-2007 otto <otto@openbsd.org>

do not confuse the reader telling he should use a towers of hanoi
based scheme when it makes no sense: a weekly schedule does not
benefit from it. ok mbalmer@ jmc@ ray@


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 231ed2be 25-Feb-2007 jmc <jmc@openbsd.org>

shuffle the text slightly into a more logical order;


# fa6f37ea 25-Feb-2007 jmc <jmc@openbsd.org>

the -W and -w flags do not need a separate synopsis;


# 65b0a20c 25-Feb-2007 jmc <jmc@openbsd.org>

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


# e232ad66 25-Feb-2007 jmc <jmc@openbsd.org>

document the "opaque", "arch", and "nodump" flags more fully;
closes documentation/5384 from Andrew Hamilton-Wright

help from henning, otto, and weingart


# 9c97fead 22-Feb-2007 jmc <jmc@openbsd.org>

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
re

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

show more ...


# 2ccaea2f 02-Aug-2005 jmc <jmc@openbsd.org>

$TAPE Ev may refer to a number of things, not just a physical tape device:
- for -f description, point people to TAPE
- for TAPE description, point people to -f
- use `file' to describe these differi

$TAPE Ev may refer to a number of things, not just a physical tape device:
- for -f description, point people to TAPE
- for TAPE description, point people to -f
- use `file' to describe these differing forms, as that is consistent with
the rest of the page

this is based on -r1.71 from freebsd, from ceri davies,
which was in turn based on pr #84200 from gary w. swearingen;

ok otto@

show more ...


# 4df5d140 15-Jul-2003 jmc <jmc@openbsd.org>

.Ql Fl -> .Sq Fl where literal makes no sense;


# 0404cd96 04-Jun-2003 deraadt <deraadt@openbsd.org>

fix some more UCB term 3


# 2b65e200 03-Jun-2003 jmc <jmc@openbsd.org>

- section reorder
- some mdoc fixes


123