From ebcbe7f6c10482913b60fc792e72e494b439b242 Mon Sep 17 00:00:00 2001 From: Stelian Pop Date: Fri, 21 Jan 2000 10:17:41 +0000 Subject: [PATCH] Update the location of dump home page (to the sourceforge one). Update the copyright to include 2000. --- COPYRIGHT | 2 +- common/dumprmt.c | 4 ++-- compat/include/bsdcompat.h | 4 ++-- compat/include/compaterr.h | 4 ++-- compat/include/compatglob.h | 4 ++-- compat/include/fstab.h | 4 ++-- compat/include/pathnames.h | 4 ++-- compat/include/protocols/dumprestore.h | 4 ++-- compat/lib/compaterr.c | 4 ++-- compat/lib/compatglob.c | 4 ++-- compat/lib/fstab.c | 4 ++-- dump.lsm | 3 +-- dump.spec | 2 +- dump/dump.8.in | 8 ++------ dump/dump.h | 4 ++-- dump/itime.c | 4 ++-- dump/main.c | 4 ++-- dump/optr.c | 4 ++-- dump/tape.c | 4 ++-- dump/traverse.c | 4 ++-- dump/unctime.c | 4 ++-- restore/dirs.c | 4 ++-- restore/extern.h | 4 ++-- restore/interactive.c | 4 ++-- restore/main.c | 4 ++-- restore/restore.8.in | 8 ++------ restore/restore.c | 4 ++-- restore/restore.h | 4 ++-- restore/symtab.c | 4 ++-- restore/tape.c | 4 ++-- restore/utilities.c | 4 ++-- rmt/rmt.8.in | 8 ++------ rmt/rmt.c | 4 ++-- 33 files changed, 63 insertions(+), 76 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 96ad808..2d6c688 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- diff --git a/common/dumprmt.c b/common/dumprmt.c index 072b0f5..dbbe618 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.10 2000/01/17 16:32:44 stelian Exp $"; + "$Id: dumprmt.c,v 1.11 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #ifdef __linux__ diff --git a/compat/include/bsdcompat.h b/compat/include/bsdcompat.h index 223db8e..8aad397 100644 --- a/compat/include/bsdcompat.h +++ b/compat/include/bsdcompat.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: bsdcompat.h,v 1.8 1999/11/07 18:53:50 tiniou Exp $ + * $Id: bsdcompat.h,v 1.9 2000/01/21 10:17:41 stelian Exp $ */ #include diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index 76d4002..98a9eeb 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: compaterr.h,v 1.5 1999/11/11 16:14:01 tiniou Exp $ + * $Id: compaterr.h,v 1.6 2000/01/21 10:17:41 stelian Exp $ */ /*- diff --git a/compat/include/compatglob.h b/compat/include/compatglob.h index 70a70a9..4354571 100644 --- a/compat/include/compatglob.h +++ b/compat/include/compatglob.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: compatglob.h,v 1.4 1999/11/11 16:14:01 tiniou Exp $ + * $Id: compatglob.h,v 1.5 2000/01/21 10:17:41 stelian Exp $ */ /* diff --git a/compat/include/fstab.h b/compat/include/fstab.h index 7cad931..e29cf03 100644 --- a/compat/include/fstab.h +++ b/compat/include/fstab.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: fstab.h,v 1.4 1999/10/13 09:57:18 stelian Exp $ + * $Id: fstab.h,v 1.5 2000/01/21 10:17:41 stelian Exp $ */ /* diff --git a/compat/include/pathnames.h b/compat/include/pathnames.h index 20454e3..fb8f500 100644 --- a/compat/include/pathnames.h +++ b/compat/include/pathnames.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: pathnames.h,v 1.5 1999/10/13 09:57:18 stelian Exp $ + * $Id: pathnames.h,v 1.6 2000/01/21 10:17:41 stelian Exp $ */ /* diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index 77b1859..d3e1c55 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * */ @@ -43,7 +43,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: dumprestore.h,v 1.5 2000/01/08 10:00:41 tiniou Exp $ + * $Id: dumprestore.h,v 1.6 2000/01/21 10:17:41 stelian Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/compat/lib/compaterr.c b/compat/lib/compaterr.c index 2f91af9..c50ec22 100644 --- a/compat/lib/compaterr.c +++ b/compat/lib/compaterr.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compaterr.c,v 1.4 1999/10/13 09:57:19 stelian Exp $"; + "$Id: compaterr.c,v 1.5 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/compatglob.c b/compat/lib/compatglob.c index d20a893..aebf1cb 100644 --- a/compat/lib/compatglob.c +++ b/compat/lib/compatglob.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -68,7 +68,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compatglob.c,v 1.3 1999/10/13 09:57:19 stelian Exp $"; + "$Id: compatglob.c,v 1.4 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/fstab.c b/compat/lib/fstab.c index 3bbae80..088645e 100644 --- a/compat/lib/fstab.c +++ b/compat/lib/fstab.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: fstab.c,v 1.5 1999/10/13 09:57:19 stelian Exp $"; + "$Id: fstab.c,v 1.6 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump.lsm b/dump.lsm index 728c0e0..a677cb1 100644 --- a/dump.lsm +++ b/dump.lsm @@ -6,10 +6,9 @@ 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) -Primary-site: tsx-11.mit.edu /pub/linux/ALPHA/ext2fs +Primary-site: http://dump.sourceforge.net/ 135kB dump-0.4b12.tar.gz 677 dump.lsm -Alternate-site: http://perso.cybercable.fr/pop/dump Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin dump/* restore/* diff --git a/dump.spec b/dump.spec index 9de2f97..9b43c66 100644 --- a/dump.spec +++ b/dump.spec @@ -4,7 +4,7 @@ Version: 0.4b12 Release: 1 Copyright: UCB Group: Applications/Archiving -Source: http://perso.cybercable.fr/pop/dump/dump-%{version}.tar.gz +Source: http://sourceforge.net/download.php/dump/dump-%{version}.tar.gz Requires: rmt BuildRoot: /var/tmp/%{name}-root diff --git a/dump/dump.8.in b/dump/dump.8.in index 064d980..b218003 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.8 2000/01/07 19:24:04 tiniou Exp $ +.\" $Id: dump.8.in,v 1.9 2000/01/21 10:17:41 stelian Exp $ .\" .Dd __DATE__ .Dt DUMP 8 @@ -476,11 +476,7 @@ Starting with 0.4b5, the new maintainer is Stelian Pop .Sh AVAILABILITY The .Nm dump/restore -backup suit is available for anonymous ftp from tsx-11.mit.edu -in /pub/linux/ALPHA/ext2fs (development versions) or -/pub/linux/packages/ext2fs (stable versions). -.Pp -An alternate downloading location is http://perso.cybercable.fr/pop/dump. +backup suit is available from http://dump.sourceforge.net .Sh HISTORY A .Nm diff --git a/dump/dump.h b/dump/dump.h index 5b2ab08..7b66e05 100644 --- a/dump/dump.h +++ b/dump/dump.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: dump.h,v 1.8 1999/11/21 16:01:47 tiniou Exp $ + * $Id: dump.h,v 1.9 2000/01/21 10:17:41 stelian Exp $ */ /*- diff --git a/dump/itime.c b/dump/itime.c index e9a9802..09b1f33 100644 --- a/dump/itime.c +++ b/dump/itime.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: itime.c,v 1.8 2000/01/07 19:24:04 tiniou Exp $"; + "$Id: itime.c,v 1.9 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/main.c b/dump/main.c index 3a371b1..20562bb 100644 --- a/dump/main.c +++ b/dump/main.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.11 2000/01/07 19:24:04 tiniou Exp $"; + "$Id: main.c,v 1.12 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/optr.c b/dump/optr.c index 41aa20e..8287df5 100644 --- a/dump/optr.c +++ b/dump/optr.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: optr.c,v 1.7 1999/10/18 09:48:00 tiniou Exp $"; + "$Id: optr.c,v 1.8 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/tape.c b/dump/tape.c index c080198..40dd427 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.10 2000/01/07 19:24:04 tiniou Exp $"; + "$Id: tape.c,v 1.11 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #ifdef __linux__ diff --git a/dump/traverse.c b/dump/traverse.c index 3c0c378..f149b12 100644 --- a/dump/traverse.c +++ b/dump/traverse.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: traverse.c,v 1.13 2000/01/13 09:38:26 stelian Exp $"; + "$Id: traverse.c,v 1.14 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/unctime.c b/dump/unctime.c index a51c863..2c9920e 100644 --- a/dump/unctime.c +++ b/dump/unctime.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /*- @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: unctime.c,v 1.6 1999/10/13 09:57:20 stelian Exp $"; + "$Id: unctime.c,v 1.7 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/dirs.c b/restore/dirs.c index abc6181..777a6a6 100644 --- a/restore/dirs.c +++ b/restore/dirs.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -45,7 +45,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dirs.c,v 1.6 1999/10/13 09:57:20 stelian Exp $"; + "$Id: dirs.c,v 1.7 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/extern.h b/restore/extern.h index eb004e2..d695677 100644 --- a/restore/extern.h +++ b/restore/extern.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: extern.h,v 1.6 1999/10/13 09:57:20 stelian Exp $ + * $Id: extern.h,v 1.7 2000/01/21 10:17:41 stelian Exp $ */ /*- diff --git a/restore/interactive.c b/restore/interactive.c index f015725..28b4d37 100644 --- a/restore/interactive.c +++ b/restore/interactive.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: interactive.c,v 1.7 2000/01/13 09:38:26 stelian Exp $"; + "$Id: interactive.c,v 1.8 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/main.c b/restore/main.c index 624d4fa..36ee2a4 100644 --- a/restore/main.c +++ b/restore/main.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.7 1999/11/22 21:39:42 tiniou Exp $"; + "$Id: main.c,v 1.8 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.8.in b/restore/restore.8.in index 4395466..14cf116 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.5 1999/12/05 18:54:25 tiniou Exp $ +.\" $Id: restore.8.in,v 1.6 2000/01/21 10:17:41 stelian Exp $ .\" .Dd __DATE__ .Dt RESTORE 8 @@ -565,11 +565,7 @@ Starting with 0.4b5, the new maintainer is Stelian Pop .Sh AVAILABILITY The .Nm dump/restore -backup suit is available for anonymous ftp from tsx-11.mit.edu -in /pub/linux/ALPHA/ext2fs (development versions) or -/pub/linux/packages/ext2fs (stable versions). -.Pp -An alternate downloading location is http://perso.cybercable.fr/pop/dump. +backup suit is available from http://dump.sourceforge.net .Sh HISTORY The .Nm restore diff --git a/restore/restore.c b/restore/restore.c index b2defc2..2f68c54 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: restore.c,v 1.6 1999/10/13 09:57:21 stelian Exp $"; + "$Id: restore.c,v 1.7 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.h b/restore/restore.h index a9aff91..a3c2b55 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: restore.h,v 1.6 1999/11/22 21:39:42 tiniou Exp $ + * $Id: restore.h,v 1.7 2000/01/21 10:17:41 stelian Exp $ */ /* diff --git a/restore/symtab.c b/restore/symtab.c index 3fd05a6..f44b5c6 100644 --- a/restore/symtab.c +++ b/restore/symtab.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: symtab.c,v 1.6 1999/10/13 09:57:21 stelian Exp $"; + "$Id: symtab.c,v 1.7 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ /* diff --git a/restore/tape.c b/restore/tape.c index e62c961..416a5c1 100644 --- a/restore/tape.c +++ b/restore/tape.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -45,7 +45,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.10 2000/01/13 09:38:26 stelian Exp $"; + "$Id: tape.c,v 1.11 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/utilities.c b/restore/utilities.c index de508cd..02c3793 100644 --- a/restore/utilities.c +++ b/restore/utilities.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: utilities.c,v 1.6 1999/10/13 09:57:21 stelian Exp $"; + "$Id: utilities.c,v 1.7 2000/01/21 10:17:41 stelian Exp $"; #endif /* not lint */ #include diff --git a/rmt/rmt.8.in b/rmt/rmt.8.in index 33b1bff..f986a3e 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.3 1999/10/13 09:57:22 stelian Exp $ +.\" $Id: rmt.8.in,v 1.4 2000/01/21 10:17:41 stelian Exp $ .\" .Dd __DATE__ .Dt RMT 8 @@ -224,11 +224,7 @@ Starting with 0.4b5, the new maintainer is Stelian Pop .Sh AVAILABILITY The .Nm dump/restore -backup suit is available for anonymous ftp from tsx-11.mit.edu -in /pub/linux/ALPHA/ext2fs (development versions) or -/pub/linux/packages/ext2fs (stable versions). -.Pp -An alternate downloading location is http://perso.cybercable.fr/pop/dump. +backup suit is available from http://dump.sourceforge.net .Sh HISTORY The .Nm diff --git a/rmt/rmt.c b/rmt/rmt.c index f52c36b..fa57853 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -2,7 +2,7 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 */ /* @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rmt.c,v 1.8 1999/11/21 02:24:47 tiniou Exp $"; + "$Id: rmt.c,v 1.9 2000/01/21 10:17:41 stelian Exp $"; #endif /* not linux */ /* -- 2.39.2