From: Stelian Pop Date: Mon, 4 Dec 2000 15:43:15 +0000 (+0000) Subject: cybercable -> noos. X-Git-Tag: release_0_4b21~7 X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=commitdiff_plain;h=109e9e1d1a904627eeae4d519a0f694795b2892c cybercable -> noos. --- diff --git a/COPYRIGHT b/COPYRIGHT index 1245bba..013b652 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- diff --git a/MAINTAINERS b/MAINTAINERS index 1c073d8..acaa14b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,4 +1,4 @@ -$Id: MAINTAINERS,v 1.2 1999/10/11 13:31:03 stelian Exp $ +$Id: MAINTAINERS,v 1.3 2000/12/04 15:43:15 stelian Exp $ The dump and restore backup suit was ported to Linux's Second Extended File System by Rémy Card @@ -11,5 +11,5 @@ R promoted myself as the new maintainer :) So, starting with 0.4b5, the new maintainer is me, -Stelian Pop . +Stelian Pop . diff --git a/REPORTING-BUGS b/REPORTING-BUGS index c2c29b3..69dc573 100644 --- a/REPORTING-BUGS +++ b/REPORTING-BUGS @@ -54,4 +54,4 @@ Ok, here are the pointers you may want to access: Dump latest release: http://sourceforge.net/project/filelist.php?group_id=1306 Dump mailing lists: http://sourceforge.net/mail/?group_id=1306 Dump bug system: http://sourceforge.net/bugs/?group_id=1306 -My email: pop@cybercable.fr +My email: pop@noos.fr diff --git a/THANKS b/THANKS index 1653c13..b94ea79 100644 --- a/THANKS +++ b/THANKS @@ -1,4 +1,4 @@ -$Id: THANKS,v 1.38 2000/11/10 09:35:07 stelian Exp $ +$Id: THANKS,v 1.39 2000/12/04 15:43:15 stelian Exp $ Dump and restore were written by the people of the CSRG at the University of California, Berkeley. @@ -15,8 +15,7 @@ David Frey (the old Debian dump maintainer), Bdale Garbee (the new Debian dump maintainer) and the people from Red Hat Software provided lots of patches. -Stelian Pop is now the current maintainer (since -dump-0.4b5). +Stelian Pop is now the current maintainer (since dump-0.4b5). Thanks to people who reported problems with the port, sent patches, and suggested various improvements. diff --git a/common/dumprmt.c b/common/dumprmt.c index 0444343..dcd319d 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.13 2000/11/10 14:42:24 stelian Exp $"; + "$Id: dumprmt.c,v 1.14 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #ifdef __linux__ diff --git a/compat/include/bsdcompat.h b/compat/include/bsdcompat.h index caa7290..167ddfa 100644 --- a/compat/include/bsdcompat.h +++ b/compat/include/bsdcompat.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: bsdcompat.h,v 1.11 2000/11/10 14:42:24 stelian Exp $ + * $Id: bsdcompat.h,v 1.12 2000/12/04 15:43:16 stelian Exp $ */ #include diff --git a/compat/include/bylabel.h b/compat/include/bylabel.h index 67b6dda..740f4f6 100644 --- a/compat/include/bylabel.h +++ b/compat/include/bylabel.h @@ -9,9 +9,9 @@ * - Added cache for UUID and disk labels * Wed Aug 16 2000 Erik Troan * - Ported to dump/restore - * Stelian Pop - Alcôve , 2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: bylabel.h,v 1.2 2000/11/30 09:53:13 stelian Exp $ + * $Id: bylabel.h,v 1.3 2000/12/04 15:43:16 stelian Exp $ */ #ifndef _BYLABEL_H_ diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index aae4aab..ed71775 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: compaterr.h,v 1.7 2000/11/10 14:42:24 stelian Exp $ + * $Id: compaterr.h,v 1.8 2000/12/04 15:43:16 stelian Exp $ */ /*- diff --git a/compat/include/compatglob.h b/compat/include/compatglob.h index ea77c0d..7dc0775 100644 --- a/compat/include/compatglob.h +++ b/compat/include/compatglob.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: compatglob.h,v 1.6 2000/11/10 14:42:24 stelian Exp $ + * $Id: compatglob.h,v 1.7 2000/12/04 15:43:16 stelian Exp $ */ /* diff --git a/compat/include/fstab.h b/compat/include/fstab.h index ecab7df..4c05266 100644 --- a/compat/include/fstab.h +++ b/compat/include/fstab.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: fstab.h,v 1.8 2000/12/04 14:00:17 stelian Exp $ + * $Id: fstab.h,v 1.9 2000/12/04 15:43:16 stelian Exp $ */ /* diff --git a/compat/include/pathnames.h b/compat/include/pathnames.h index b5b025a..7669ab3 100644 --- a/compat/include/pathnames.h +++ b/compat/include/pathnames.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: pathnames.h,v 1.9 2000/11/10 14:42:24 stelian Exp $ + * $Id: pathnames.h,v 1.10 2000/12/04 15:43:16 stelian Exp $ */ /* diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index 1e6c508..785b330 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: dumprestore.h,v 1.7 2000/11/10 14:42:25 stelian Exp $ + * $Id: dumprestore.h,v 1.8 2000/12/04 15:43:16 stelian Exp $ */ /* diff --git a/compat/lib/compaterr.c b/compat/lib/compaterr.c index 65edbf7..7dd06f6 100644 --- a/compat/lib/compaterr.c +++ b/compat/lib/compaterr.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compaterr.c,v 1.6 2000/11/10 14:42:25 stelian Exp $"; + "$Id: compaterr.c,v 1.7 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/compatglob.c b/compat/lib/compatglob.c index 62b28f0..f0cb679 100644 --- a/compat/lib/compatglob.c +++ b/compat/lib/compatglob.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -69,7 +69,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compatglob.c,v 1.5 2000/11/10 14:42:25 stelian Exp $"; + "$Id: compatglob.c,v 1.6 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/fstab.c b/compat/lib/fstab.c index 520b6dc..2c97fd0 100644 --- a/compat/lib/fstab.c +++ b/compat/lib/fstab.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: fstab.c,v 1.8 2000/11/10 14:42:25 stelian Exp $"; + "$Id: fstab.c,v 1.9 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump.lsm b/dump.lsm index d0b1ae9..331c337 100644 --- a/dump.lsm +++ b/dump.lsm @@ -5,7 +5,7 @@ Entered-date: 10NOV00 Description: Port of the 4.4BSD dump and restore backup suite Keywords: backup, filesystem, Ext2fs Author: University of California, Berkeley -Maintained-by: pop@cybercable.fr (Stelian Pop) +Maintained-by: pop@noos.fr (Stelian Pop) Primary-site: http://dump.sourceforge.net/ 135kB dump-0.4b20.tar.gz 677 dump.lsm diff --git a/dump.spec b/dump.spec index 7997711..c54be13 100644 --- a/dump.spec +++ b/dump.spec @@ -121,52 +121,52 @@ rm -rf %{buildroot} %{_sbindir}/rrestore.static %changelog -* Fri Nov 10 2000 Stelian Pop +* Fri Nov 10 2000 Stelian Pop - dump 0.4b20 released, first packaging. -* Sun Aug 20 2000 Stelian Pop +* Sun Aug 20 2000 Stelian Pop - dump 0.4b19 released, first packaging. -* Thu Jun 30 2000 Stelian Pop +* Thu Jun 30 2000 Stelian Pop - dump 0.4b18 released, first packaging. -* Thu Jun 1 2000 Stelian Pop +* Thu Jun 1 2000 Stelian Pop - dump 0.4b17 released, first packaging. -* Sat Mar 11 2000 Stelian Pop +* Sat Mar 11 2000 Stelian Pop - dump 0.4b16 released, first packaging. -* Thu Mar 2 2000 Stelian Pop +* Thu Mar 2 2000 Stelian Pop - dump 0.4b15 released, first packaging. -* Thu Feb 10 2000 Stelian Pop +* Thu Feb 10 2000 Stelian Pop - dump 0.4b14 released, first packaging. -* Fri Jan 21 2000 Stelian Pop +* Fri Jan 21 2000 Stelian Pop - dump 0.4b13 released, first packaging. -* Fri Jan 8 2000 Stelian Pop +* Fri Jan 8 2000 Stelian Pop - dump 0.4b12 released, first packaging. -* Sun Dec 5 1999 Stelian Pop +* Sun Dec 5 1999 Stelian Pop - dump 0.4b11 released, first packaging. -* Sun Nov 21 1999 Stelian Pop +* Sun Nov 21 1999 Stelian Pop - dump 0.4b10 released, first packaging. -* Thu Nov 11 1999 Stelian Pop +* Thu Nov 11 1999 Stelian Pop - make static versions also for rescue purposes. -* Wed Nov 5 1999 Stelian Pop +* Wed Nov 5 1999 Stelian Pop - dump 0.4b9 released, first packaging. -* Wed Nov 3 1999 Stelian Pop +* Wed Nov 3 1999 Stelian Pop - dump 0.4b8 released, first packaging. -* Thu Oct 8 1999 Stelian Pop +* Thu Oct 8 1999 Stelian Pop - dump 0.4b7 released, first packaging. -* Thu Sep 30 1999 Stelian Pop +* Thu Sep 30 1999 Stelian Pop - dump 0.4b6 released, first packaging. * Fri Sep 10 1999 Jeff Johnson diff --git a/dump/dump.8.in b/dump/dump.8.in index 38ba084..dd1df89 100644 --- a/dump/dump.8.in +++ b/dump/dump.8.in @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: dump.8.in,v 1.18 2000/11/10 13:22:10 stelian Exp $ +.\" $Id: dump.8.in,v 1.19 2000/12/04 15:43:16 stelian Exp $ .\" .Dd __DATE__ .Dt DUMP 8 @@ -486,7 +486,7 @@ of dump (up and including 0.4b4, released in january 1997). .Pp Starting with 0.4b5, the new maintainer is Stelian Pop .br -. +. .Sh AVAILABILITY The .Nm dump/restore diff --git a/dump/dump.h b/dump/dump.h index 7864576..e86ff2a 100644 --- a/dump/dump.h +++ b/dump/dump.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: dump.h,v 1.15 2000/11/10 14:42:25 stelian Exp $ + * $Id: dump.h,v 1.16 2000/12/04 15:43:16 stelian Exp $ */ /*- diff --git a/dump/itime.c b/dump/itime.c index 4a9996e..3fed4dc 100644 --- a/dump/itime.c +++ b/dump/itime.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: itime.c,v 1.12 2000/11/10 14:42:25 stelian Exp $"; + "$Id: itime.c,v 1.13 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/main.c b/dump/main.c index 9f61fb6..cb75aa5 100644 --- a/dump/main.c +++ b/dump/main.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.30 2000/11/30 09:53:14 stelian Exp $"; + "$Id: main.c,v 1.31 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/optr.c b/dump/optr.c index 35ae3bd..99d7295 100644 --- a/dump/optr.c +++ b/dump/optr.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: optr.c,v 1.15 2000/11/29 10:13:43 stelian Exp $"; + "$Id: optr.c,v 1.16 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/tape.c b/dump/tape.c index 579ecd6..545c78f 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.24 2000/11/10 14:42:25 stelian Exp $"; + "$Id: tape.c,v 1.25 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #ifdef __linux__ diff --git a/dump/traverse.c b/dump/traverse.c index d85c14e..a49434b 100644 --- a/dump/traverse.c +++ b/dump/traverse.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: traverse.c,v 1.22 2000/11/10 14:42:25 stelian Exp $"; + "$Id: traverse.c,v 1.23 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/unctime.c b/dump/unctime.c index 46b325b..d05053f 100644 --- a/dump/unctime.c +++ b/dump/unctime.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: unctime.c,v 1.8 2000/11/10 14:42:25 stelian Exp $"; + "$Id: unctime.c,v 1.9 2000/12/04 15:43:16 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/dirs.c b/restore/dirs.c index b2a0cc4..5241284 100644 --- a/restore/dirs.c +++ b/restore/dirs.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -46,7 +46,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dirs.c,v 1.10 2000/11/10 14:42:25 stelian Exp $"; + "$Id: dirs.c,v 1.11 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/extern.h b/restore/extern.h index d81892c..ed19a4b 100644 --- a/restore/extern.h +++ b/restore/extern.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: extern.h,v 1.9 2000/11/10 14:42:25 stelian Exp $ + * $Id: extern.h,v 1.10 2000/12/04 15:43:17 stelian Exp $ */ /*- diff --git a/restore/interactive.c b/restore/interactive.c index ca7b2e9..f2f3ae8 100644 --- a/restore/interactive.c +++ b/restore/interactive.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: interactive.c,v 1.13 2000/11/10 14:42:25 stelian Exp $"; + "$Id: interactive.c,v 1.14 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/main.c b/restore/main.c index 9991f8b..f0f4d7c 100644 --- a/restore/main.c +++ b/restore/main.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.13 2000/11/10 14:42:25 stelian Exp $"; + "$Id: main.c,v 1.14 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.8.in b/restore/restore.8.in index 3bf87de..d286c66 100644 --- a/restore/restore.8.in +++ b/restore/restore.8.in @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: restore.8.in,v 1.10 2000/05/28 16:52:21 stelian Exp $ +.\" $Id: restore.8.in,v 1.11 2000/12/04 15:43:17 stelian Exp $ .\" .Dd __DATE__ .Dt RESTORE 8 @@ -592,7 +592,7 @@ of dump (up and including 0.4b4, released in january 1997). .Pp Starting with 0.4b5, the new maintainer is Stelian Pop .br -. +. .Sh AVAILABILITY The .Nm dump/restore diff --git a/restore/restore.c b/restore/restore.c index c6490a0..3d38150 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: restore.c,v 1.11 2000/11/10 14:42:25 stelian Exp $"; + "$Id: restore.c,v 1.12 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.h b/restore/restore.h index 685d464..883fcb2 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: restore.h,v 1.10 2000/11/10 14:42:25 stelian Exp $ + * $Id: restore.h,v 1.11 2000/12/04 15:43:17 stelian Exp $ */ /* diff --git a/restore/symtab.c b/restore/symtab.c index caa0465..4e1f5b4 100644 --- a/restore/symtab.c +++ b/restore/symtab.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: symtab.c,v 1.10 2000/11/10 14:42:25 stelian Exp $"; + "$Id: symtab.c,v 1.11 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ /* diff --git a/restore/tape.c b/restore/tape.c index ec6c5fa..8665e55 100644 --- a/restore/tape.c +++ b/restore/tape.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -46,7 +46,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.20 2000/11/10 14:42:25 stelian Exp $"; + "$Id: tape.c,v 1.21 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/utilities.c b/restore/utilities.c index b32c21f..04be010 100644 --- a/restore/utilities.c +++ b/restore/utilities.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: utilities.c,v 1.9 2000/11/10 14:42:25 stelian Exp $"; + "$Id: utilities.c,v 1.10 2000/12/04 15:43:17 stelian Exp $"; #endif /* not lint */ #include diff --git a/rmt/rmt.8.in b/rmt/rmt.8.in index a73c385..59fe823 100644 --- a/rmt/rmt.8.in +++ b/rmt/rmt.8.in @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rmt.8.in,v 1.5 2000/01/21 10:23:30 stelian Exp $ +.\" $Id: rmt.8.in,v 1.6 2000/12/04 15:43:17 stelian Exp $ .\" .Dd __DATE__ .Dt RMT 8 @@ -220,7 +220,7 @@ of dump (up and including 0.4b4, released in january 1997). .Pp Starting with 0.4b5, the new maintainer is Stelian Pop .br -. +. .Sh AVAILABILITY The .Nm dump/restore diff --git a/rmt/rmt.c b/rmt/rmt.c index 7d5d29a..efe8ea8 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rmt.c,v 1.10 2000/11/10 14:51:42 stelian Exp $"; + "$Id: rmt.c,v 1.11 2000/12/04 15:43:17 stelian Exp $"; #endif /* not linux */ /*