diff options
Diffstat (limited to 'usr.bin/gzip')
-rw-r--r-- | usr.bin/gzip/Makefile | 2 | ||||
-rw-r--r-- | usr.bin/gzip/gzexe | 2 | ||||
-rw-r--r-- | usr.bin/gzip/gzexe.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/gzip.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/gzip.c | 2 | ||||
-rw-r--r-- | usr.bin/gzip/unbzip2.c | 2 | ||||
-rw-r--r-- | usr.bin/gzip/unpack.c | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zdiff | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zdiff.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zforce | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zforce.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zmore | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zmore.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/znew | 2 | ||||
-rw-r--r-- | usr.bin/gzip/znew.1 | 2 | ||||
-rw-r--r-- | usr.bin/gzip/zuncompress.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/usr.bin/gzip/Makefile b/usr.bin/gzip/Makefile index dae5f842a32e..36ff897b4b74 100644 --- a/usr.bin/gzip/Makefile +++ b/usr.bin/gzip/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.10 2006/05/12 02:01:15 mrg Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/Makefile,v 1.2.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.bin/gzip/gzexe b/usr.bin/gzip/gzexe index 5f5424e71039..5384b3ab238c 100644 --- a/usr.bin/gzip/gzexe +++ b/usr.bin/gzip/gzexe @@ -18,7 +18,7 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/gzexe,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # The number of lines plus one in the on-the-fly decompression script lines=19 diff --git a/usr.bin/gzip/gzexe.1 b/usr.bin/gzip/gzexe.1 index 019503747ba6..52f90a003f9c 100644 --- a/usr.bin/gzip/gzexe.1 +++ b/usr.bin/gzip/gzexe.1 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/gzexe.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd January 26, 2007 .Dt GZEXE 1 .Os diff --git a/usr.bin/gzip/gzip.1 b/usr.bin/gzip/gzip.1 index 20d0250380bb..1b3fc056fd94 100644 --- a/usr.bin/gzip/gzip.1 +++ b/usr.bin/gzip/gzip.1 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/gzip.1,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd June 24, 2009 .Dt GZIP 1 .Os diff --git a/usr.bin/gzip/gzip.c b/usr.bin/gzip/gzip.c index e9371d2c47ca..3116f981cba2 100644 --- a/usr.bin/gzip/gzip.c +++ b/usr.bin/gzip/gzip.c @@ -31,7 +31,7 @@ #ifndef lint __COPYRIGHT("@(#) Copyright (c) 1997, 1998, 2003, 2004, 2006\ Matthew R. Green. All rights reserved."); -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.bin/gzip/gzip.c,v 1.12.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #endif /* not lint */ /* diff --git a/usr.bin/gzip/unbzip2.c b/usr.bin/gzip/unbzip2.c index e8990d7b984f..b72fef41e47c 100644 --- a/usr.bin/gzip/unbzip2.c +++ b/usr.bin/gzip/unbzip2.c @@ -28,7 +28,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/unbzip2.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* This file is #included by gzip.c */ diff --git a/usr.bin/gzip/unpack.c b/usr.bin/gzip/unpack.c index aa1480016d28..e30186f59b71 100644 --- a/usr.bin/gzip/unpack.c +++ b/usr.bin/gzip/unpack.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/unpack.c,v 1.1.6.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* This file is #included by gzip.c */ diff --git a/usr.bin/gzip/zdiff b/usr.bin/gzip/zdiff index 34caf2bdfb83..5c76b7863a24 100644 --- a/usr.bin/gzip/zdiff +++ b/usr.bin/gzip/zdiff @@ -22,7 +22,7 @@ # Agency (DARPA) and Air Force Research Laboratory, Air Force # Materiel Command, USAF, under agreement number F39502-99-1-0512. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/zdiff,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # Set $prog based on $0 case $0 in diff --git a/usr.bin/gzip/zdiff.1 b/usr.bin/gzip/zdiff.1 index 2a6a4c8c74a8..6b35c1ee56e1 100644 --- a/usr.bin/gzip/zdiff.1 +++ b/usr.bin/gzip/zdiff.1 @@ -19,7 +19,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/zdiff.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd January 26, 2007 .Dt ZDIFF 1 .Os diff --git a/usr.bin/gzip/zforce b/usr.bin/gzip/zforce index 3b7324c6ef5a..b073fc2e5929 100644 --- a/usr.bin/gzip/zforce +++ b/usr.bin/gzip/zforce @@ -18,7 +18,7 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/zforce,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ prog=`basename $0` USAGE="usage: $prog file ..." if test $# -eq 0; then diff --git a/usr.bin/gzip/zforce.1 b/usr.bin/gzip/zforce.1 index efcc4215e2b9..6fe9e2b06cf2 100644 --- a/usr.bin/gzip/zforce.1 +++ b/usr.bin/gzip/zforce.1 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/zforce.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd January 26, 2007 .Dt ZFORCE 1 .Os diff --git a/usr.bin/gzip/zmore b/usr.bin/gzip/zmore index 46a4eb482bda..af78a5a02497 100644 --- a/usr.bin/gzip/zmore +++ b/usr.bin/gzip/zmore @@ -22,7 +22,7 @@ # Agency (DARPA) and Air Force Research Laboratory, Air Force # Materiel Command, USAF, under agreement number F39502-99-1-0512. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/zmore,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # Pull out any command line flags so we can pass them to more/less flags= diff --git a/usr.bin/gzip/zmore.1 b/usr.bin/gzip/zmore.1 index 1bd349d209be..d801a965e312 100644 --- a/usr.bin/gzip/zmore.1 +++ b/usr.bin/gzip/zmore.1 @@ -19,7 +19,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/zmore.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd January 26, 2007 .Dt ZMORE 1 .Os diff --git a/usr.bin/gzip/znew b/usr.bin/gzip/znew index 27bed94274a6..5180ca0b326a 100644 --- a/usr.bin/gzip/znew +++ b/usr.bin/gzip/znew @@ -18,7 +18,7 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/znew,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # Return 0 if the first arg file size is smaller than the second, 1 otherwise. smaller () { diff --git a/usr.bin/gzip/znew.1 b/usr.bin/gzip/znew.1 index 0da5a6281f6c..86f647e59e59 100644 --- a/usr.bin/gzip/znew.1 +++ b/usr.bin/gzip/znew.1 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/gzip/znew.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd January 26, 2007 .Dt ZNEW 1 .Os diff --git a/usr.bin/gzip/zuncompress.c b/usr.bin/gzip/zuncompress.c index dd0f249d223e..3720eb68d3a3 100644 --- a/usr.bin/gzip/zuncompress.c +++ b/usr.bin/gzip/zuncompress.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * from: NetBSD: zopen.c,v 1.8 2003/08/07 11:13:29 agc Exp - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/zuncompress.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* This file is #included by gzip.c */ |