From 6dde85226565322f6651945e2b1205a7ff770536 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 3 Jul 2002 13:01:43 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_6_0_RELEASE'. This commit was manufactured to restore the state of the 4.6-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sbin/sysctl/Makefile | 2 +- sbin/sysctl/pathconf.c | 2 +- sbin/sysctl/sysctl.8 | 2 +- sbin/sysctl/sysctl.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sbin/sysctl') diff --git a/sbin/sysctl/Makefile b/sbin/sysctl/Makefile index 6e525dfa4532..f655a168da04 100644 --- a/sbin/sysctl/Makefile +++ b/sbin/sysctl/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/sysctl/Makefile,v 1.5.2.1 2001/04/25 10:58:53 ru Exp $ PROG= sysctl MAN= sysctl.8 diff --git a/sbin/sysctl/pathconf.c b/sbin/sysctl/pathconf.c index 73777e37dca0..8fd57665c50f 100644 --- a/sbin/sysctl/pathconf.c +++ b/sbin/sysctl/pathconf.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)pathconf.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/sysctl/pathconf.c,v 1.4 1999/08/28 00:14:30 peter Exp $"; #endif /* not lint */ #include diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 9912b06fe256..21ee980a8b1b 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/sysctl/sysctl.8,v 1.23.2.13 2001/12/19 15:13:31 tobez Exp $ .\" .Dd May 28, 2001 .Dt SYSCTL 8 diff --git a/sbin/sysctl/sysctl.c b/sbin/sysctl/sysctl.c index 2d8649827523..7f556b2b2495 100644 --- a/sbin/sysctl/sysctl.c +++ b/sbin/sysctl/sysctl.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)from: sysctl.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/sysctl/sysctl.c,v 1.25.2.8 2002/03/16 15:49:08 luigi Exp $"; #endif /* not lint */ #ifdef __i386__ -- cgit v1.3