* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: dumprmt.c,v 1.12 2000/11/03 18:28:58 stelian Exp $";
+ "$Id: dumprmt.c,v 1.13 2000/11/10 14:42:24 stelian Exp $";
#endif /* not lint */
#ifdef __linux__
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: bsdcompat.h,v 1.10 2000/02/10 09:42:32 stelian Exp $
+ * $Id: bsdcompat.h,v 1.11 2000/11/10 14:42:24 stelian Exp $
*/
#include <config.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: compaterr.h,v 1.6 2000/01/21 10:17:41 stelian Exp $
+ * $Id: compaterr.h,v 1.7 2000/11/10 14:42:24 stelian Exp $
*/
/*-
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: compatglob.h,v 1.5 2000/01/21 10:17:41 stelian Exp $
+ * $Id: compatglob.h,v 1.6 2000/11/10 14:42:24 stelian Exp $
*/
/*
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: fstab.h,v 1.6 2000/11/10 09:35:07 stelian Exp $
+ * $Id: fstab.h,v 1.7 2000/11/10 14:42:24 stelian Exp $
*/
/*
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: pathnames.h,v 1.8 2000/11/10 09:35:07 stelian Exp $
+ * $Id: pathnames.h,v 1.9 2000/11/10 14:42:24 stelian Exp $
*/
/*
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
+ * $Id: dumprestore.h,v 1.7 2000/11/10 14:42:25 stelian Exp $
*/
/*
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $Id: dumprestore.h,v 1.6 2000/01/21 10:17:41 stelian Exp $
*/
#ifndef _PROTOCOLS_DUMPRESTORE_H_
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: compaterr.c,v 1.5 2000/01/21 10:17:41 stelian Exp $";
+ "$Id: compaterr.c,v 1.6 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <compaterr.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: compatglob.c,v 1.4 2000/01/21 10:17:41 stelian Exp $";
+ "$Id: compatglob.c,v 1.5 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <config.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: fstab.c,v 1.7 2000/08/20 19:41:24 stelian Exp $";
+ "$Id: fstab.c,v 1.8 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <errno.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: dump.h,v 1.14 2000/11/10 11:48:31 stelian Exp $
+ * $Id: dump.h,v 1.15 2000/11/10 14:42:25 stelian Exp $
*/
/*-
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: itime.c,v 1.11 2000/11/10 11:48:31 stelian Exp $";
+ "$Id: itime.c,v 1.12 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: main.c,v 1.28 2000/11/10 13:52:43 stelian Exp $";
+ "$Id: main.c,v 1.29 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: optr.c,v 1.13 2000/11/10 11:54:52 stelian Exp $";
+ "$Id: optr.c,v 1.14 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: tape.c,v 1.23 2000/08/30 08:55:21 stelian Exp $";
+ "$Id: tape.c,v 1.24 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#ifdef __linux__
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: traverse.c,v 1.21 2000/11/10 13:52:43 stelian Exp $";
+ "$Id: traverse.c,v 1.22 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*-
#ifndef lint
static const char rcsid[] =
- "$Id: unctime.c,v 1.7 2000/01/21 10:17:41 stelian Exp $";
+ "$Id: unctime.c,v 1.8 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <time.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: dirs.c,v 1.9 2000/03/01 10:16:05 stelian Exp $";
+ "$Id: dirs.c,v 1.10 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: extern.h,v 1.8 2000/02/08 12:22:43 stelian Exp $
+ * $Id: extern.h,v 1.9 2000/11/10 14:42:25 stelian Exp $
*/
/*-
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: interactive.c,v 1.12 2000/06/11 17:26:04 stelian Exp $";
+ "$Id: interactive.c,v 1.13 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: main.c,v 1.12 2000/05/28 16:52:21 stelian Exp $";
+ "$Id: main.c,v 1.13 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: restore.c,v 1.10 2000/08/20 15:17:36 stelian Exp $";
+ "$Id: restore.c,v 1.11 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/types.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*
- * $Id: restore.h,v 1.9 2000/05/28 16:52:21 stelian Exp $
+ * $Id: restore.h,v 1.10 2000/11/10 14:42:25 stelian Exp $
*/
/*
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: symtab.c,v 1.9 2000/06/25 18:42:39 stelian Exp $";
+ "$Id: symtab.c,v 1.10 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
/*
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: tape.c,v 1.19 2000/08/19 22:39:35 stelian Exp $";
+ "$Id: tape.c,v 1.20 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>
* dump and restore backup suit
* Remy Card <card@Linux.EU.Org>, 1994-1997
* Stelian Pop <pop@cybercable.fr>, 1999-2000
+ * Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
*/
/*
#ifndef lint
static const char rcsid[] =
- "$Id: utilities.c,v 1.8 2000/02/08 12:22:43 stelian Exp $";
+ "$Id: utilities.c,v 1.9 2000/11/10 14:42:25 stelian Exp $";
#endif /* not lint */
#include <sys/param.h>