From 6e26c87c2d8a98fb29ae336b3b2119ba0ad0dfc8 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 4 Feb 2002 19:23:43 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_4_0_RELEASE'. This commit was manufactured to restore the state of the 4.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libcompat/4.1/ascftime.c | 2 +- lib/libcompat/4.1/cftime.3 | 2 +- lib/libcompat/4.1/cftime.c | 2 +- lib/libcompat/4.1/ftime.3 | 2 +- lib/libcompat/4.1/ftime.c | 2 +- lib/libcompat/4.1/getpw.3 | 2 +- lib/libcompat/4.1/getpw.c | 2 +- lib/libcompat/4.1/gtty.c | 2 +- lib/libcompat/4.1/stty.3 | 2 +- lib/libcompat/4.1/stty.c | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'lib/libcompat/4.1') diff --git a/lib/libcompat/4.1/ascftime.c b/lib/libcompat/4.1/ascftime.c index 088143c6e204..fea066ca3af9 100644 --- a/lib/libcompat/4.1/ascftime.c +++ b/lib/libcompat/4.1/ascftime.c @@ -31,7 +31,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libcompat/4.1/ascftime.c,v 1.4 1999/08/28 00:04:10 peter Exp $ */ #include diff --git a/lib/libcompat/4.1/cftime.3 b/lib/libcompat/4.1/cftime.3 index fd4e0668e866..44f0b2efcc87 100644 --- a/lib/libcompat/4.1/cftime.3 +++ b/lib/libcompat/4.1/cftime.3 @@ -32,7 +32,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libcompat/4.1/cftime.3,v 1.6.2.3 2001/07/22 12:07:04 dd Exp $ .\" .Dd June 15, 1993 .Os diff --git a/lib/libcompat/4.1/cftime.c b/lib/libcompat/4.1/cftime.c index 777055f6847f..cb4a709cfc6e 100644 --- a/lib/libcompat/4.1/cftime.c +++ b/lib/libcompat/4.1/cftime.c @@ -31,7 +31,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libcompat/4.1/cftime.c,v 1.4 1999/08/28 00:04:11 peter Exp $ */ #include diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3 index 26423876dab0..647ecb909bb3 100644 --- a/lib/libcompat/4.1/ftime.3 +++ b/lib/libcompat/4.1/ftime.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ftime.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libcompat/4.1/ftime.3,v 1.6.2.3 2001/08/17 15:42:55 ru Exp $ .\" .Dd June 4, 1993 .Dt FTIME 3 diff --git a/lib/libcompat/4.1/ftime.c b/lib/libcompat/4.1/ftime.c index cc4a7f9ca071..204f0ec3aa44 100644 --- a/lib/libcompat/4.1/ftime.c +++ b/lib/libcompat/4.1/ftime.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libcompat/4.1/ftime.c,v 1.5 1999/08/28 00:04:12 peter Exp $"; #endif /* not lint */ #include diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3 index f1a57c5e1784..f9c31eb099f4 100644 --- a/lib/libcompat/4.1/getpw.3 +++ b/lib/libcompat/4.1/getpw.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getpw.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libcompat/4.1/getpw.3,v 1.5.2.4 2001/08/17 15:42:55 ru Exp $ .\" .Dd June 4, 1993 .Dt GETPW 3 diff --git a/lib/libcompat/4.1/getpw.c b/lib/libcompat/4.1/getpw.c index 96b4c1228645..3c8cd678c667 100644 --- a/lib/libcompat/4.1/getpw.c +++ b/lib/libcompat/4.1/getpw.c @@ -29,7 +29,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libcompat/4.1/getpw.c,v 1.5 1999/08/28 00:04:12 peter Exp $ */ #include diff --git a/lib/libcompat/4.1/gtty.c b/lib/libcompat/4.1/gtty.c index 524f1a64753d..25fdd650d225 100644 --- a/lib/libcompat/4.1/gtty.c +++ b/lib/libcompat/4.1/gtty.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libcompat/4.1/gtty.c,v 1.5 1999/08/28 00:04:13 peter Exp $"; #endif /* not lint */ #include diff --git a/lib/libcompat/4.1/stty.3 b/lib/libcompat/4.1/stty.3 index a1f89d1a2528..b58bfdbfb27c 100644 --- a/lib/libcompat/4.1/stty.3 +++ b/lib/libcompat/4.1/stty.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stty.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libcompat/4.1/stty.3,v 1.4.2.3 2001/08/17 15:42:56 ru Exp $ .\" .Dd June 4, 1993 .Dt STTY 3 diff --git a/lib/libcompat/4.1/stty.c b/lib/libcompat/4.1/stty.c index cf0137f7ac19..75a6ac864fba 100644 --- a/lib/libcompat/4.1/stty.c +++ b/lib/libcompat/4.1/stty.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libcompat/4.1/stty.c,v 1.5 1999/08/28 00:04:13 peter Exp $"; #endif /* not lint */ #include -- cgit v1.3