CVS Repository/ src/ include/ protocols/ dumprestore.h


OpenBSD release(s):
1.11 (79 78 77 76 75 74 73 72 71 70 69),  1.10 (68 67 66 65 64 63 62 61 60 59 58 57 56),  1.9 (55 54 53 52 51 50 49 48 47),  1.8 (46 45 44 43 42),  1.7 (41 40 39 38 37 36),  1.6 (35 34),  1.4 (33 32 31 30 29),  1.3 (28 27 26 25 24 23 22),  1.2 (21),  1.1.1.1 (20), 
Tags:
1.1.1.1 (netbsd_1_1), 
revision 1.11/ (Download) - annotate - Thu, 21 Jan 2021 00:16:36 UTC by mortimer
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69
Changes since 1.10: +2 -2 (diff)
Rearrange variables in dump / restore to handle -fno-common.

Largely following the commit by mckusick in FreeBSD.

ok naddy@

revision 1.10/ (Download) - annotate - Fri, 11 Jul 2014 16:01:40 UTC by halex
OpenBSD release(s): 68 67 66 65 64 63 62 61 60 59 58 57 56
Changes since 1.9: +3 -3 (diff)
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@

revision 1.9/ (Download) - annotate - Tue, 15 Dec 2009 13:11:42 UTC by halex
OpenBSD release(s): 55 54 53 52 51 50 49 48 47
Changes since 1.8: +4 -4 (diff)
dumped is _still_ spelled with one p and not two

ok krw@

revision 1.8/ (Download) - annotate - Sun, 03 Jun 2007 20:16:07 UTC by millert
OpenBSD release(s): 46 45 44 43 42
Changes since 1.7: +64 -18 (diff)
Add ffs2 support to dump/restore.  From FreeBSD with some NetBSD changes.
With help from otto@

revision 1.7/ (Download) - annotate - Wed, 31 Mar 2004 22:08:32 UTC by henning
OpenBSD release(s): 41 40 39 38 37 36
Changes since 1.6: +4 -4 (diff)
dumped is really spelled with one p and not two
from Daniel Lucq

revision 1.6/ (Download) - annotate - Mon, 25 Aug 2003 23:28:34 UTC by tedu
OpenBSD release(s): 35 34
Changes since 1.5: +2 -2 (diff)
rename struct dinode to ufs1_dinode.  clears the namespace and makes
way for some future work.  no function changes yet.
help testing otto@ and markus@

revision 1.5/ (Download) - annotate - Mon, 02 Jun 2003 19:34:12 UTC by millert
Changes since 1.4: +2 -6 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

revision 1.4/ (Download) - annotate - Tue, 09 Jan 2001 03:15:16 UTC by angelos
OpenBSD release(s): 33 32 31 30 29
Changes since 1.3: +4 -2 (diff)
Amend c_count comment per PR 1576.

revision 1.3/ (Download) - annotate - Sun, 21 Sep 1997 10:46:06 UTC by niklas
OpenBSD release(s): 28 27 26 25 24 23 22
Changes since 1.2: +1 -0 (diff)
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now.  Added openBSD tags.

revision 1.2/ (Download) - annotate - Wed, 04 Dec 1996 01:41:51 UTC by deraadt
OpenBSD release(s): 21
Changes since 1.1: +9 -9 (diff)
64 bit patches, tih@nhh.no

revision 1.1/ (Download) - annotate - Wed, 18 Oct 1995 08:41:15 UTC by deraadt
Branch point for: 1.1.1.1
Initial revision

revision 1.1.1.1/ (Download) - annotate - Wed, 18 Oct 1995 08:41:15 UTC by deraadt
OpenBSD release(s): 20
Tags: netbsd_1_1
Changes since 1.1: None
initial import of NetBSD tree