Date: Thu, 29 Nov 2001 21:20:39 +0100 (MET) From: Joerg Schilling <schilling@fokus.gmd.de> To: nate@yogotech.com, schilling@fokus.gmd.de Cc: brandt@fokus.gmd.de, freebsd-hackers@freebsd.org, jes@fokus.gmd.de, tofergus@yahoo.co.uk Subject: Re: tar and nodump flag (fwd) Message-ID: <200111292020.fATKKdP25658@burner.fokus.gmd.de>
next in thread | raw e-mail | index | archive | help
>From nate@yogotech.com Thu Nov 29 21:11:16 2001 >> Of course, if you only know GNUtar Star's standard option handling >> _may_ look strange. But then why did FreBSD switch to GNUtar instead >> of keeping a real tar? >Because there didn't exist a real tar at the time that FreeBSD was >created. Well this is from BSD-4.3: /* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #ifndef lint char copyright[] = "@(#) Copyright (c) 1980 Regents of the University of California.\n\ All rights reserved.\n"; #endif not lint #ifndef lint static char sccsid[] = "@(#)tar.c 5.7 (Berkeley) 4/26/86"; #endif not lint This _is_ a real tar. ... And it has no Copyright AT&T inside. If you like to compare star against the standard, look at: http://www.opengroup.org/onlinepubs/7908799/xcu/tar.html Jörg EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin js@cs.tu-berlin.de (uni) If you don't have iso-8859-1 schilling@fokus.gmd.de (work) chars I am J"org Schilling URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111292020.fATKKdP25658>