diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 | 
| commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
| tree | f979656ed109e888baec4c361944b615bc0f7d2c /lib/libc/db | |
| parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) | |
Diffstat (limited to 'lib/libc/db')
| -rw-r--r-- | lib/libc/db/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/btree/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/db/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/docs/hash.usenix.ps | 2 | ||||
| -rw-r--r-- | lib/libc/db/docs/libtp.usenix.ps | 2 | ||||
| -rw-r--r-- | lib/libc/db/hash/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/mpool.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/mpool/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/mpool/mpool.libtp | 2 | ||||
| -rw-r--r-- | lib/libc/db/recno/Makefile.inc | 2 | 
11 files changed, 11 insertions, 11 deletions
| diff --git a/lib/libc/db/Makefile.inc b/lib/libc/db/Makefile.inc index 518205cd2a1c..f52c32cbcada 100644 --- a/lib/libc/db/Makefile.inc +++ b/lib/libc/db/Makefile.inc @@ -1,5 +1,5 @@  #	from @(#)Makefile.inc	8.2 (Berkeley) 2/21/94 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:52 jb Exp $  #  CFLAGS+=-D__DBINTERFACE_PRIVATE diff --git a/lib/libc/db/btree/Makefile.inc b/lib/libc/db/btree/Makefile.inc index f373a214761d..8dd8b9ae46b4 100644 --- a/lib/libc/db/btree/Makefile.inc +++ b/lib/libc/db/btree/Makefile.inc @@ -1,5 +1,5 @@  #	from @(#)Makefile.inc	8.2 (Berkeley) 7/14/94 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:52 jb Exp $  .PATH: ${.CURDIR}/../libc/db/btree diff --git a/lib/libc/db/db/Makefile.inc b/lib/libc/db/db/Makefile.inc index a10f0fc32eaa..bfb06d615cdc 100644 --- a/lib/libc/db/db/Makefile.inc +++ b/lib/libc/db/db/Makefile.inc @@ -1,5 +1,5 @@  #       from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:52 jb Exp $  .PATH: ${.CURDIR}/../libc/db/db diff --git a/lib/libc/db/docs/hash.usenix.ps b/lib/libc/db/docs/hash.usenix.ps index c884778830d2..dcb73c103630 100644 --- a/lib/libc/db/docs/hash.usenix.ps +++ b/lib/libc/db/docs/hash.usenix.ps @@ -7,7 +7,7 @@  % lib/psdit.pro -- prolog for psdit (ditroff) files  % Copyright (c) 1984, 1985 Adobe Systems Incorporated. All Rights Reserved.  % last edit: shore Sat Nov 23 20:28:03 1985 -% RCSID: $Header: psdit.pro,v 2.1 85/11/24 12:19:43 shore Rel $ +% RCSID: $Header: /home/ncvs/src/lib/libc/db/docs/hash.usenix.ps,v 1.1.1.1 1996/02/27 01:59:15 pst Exp $  % Changed by Edward Wang (edward@ucbarpa.berkeley.edu) to handle graphics,  % 17 Feb, 87. diff --git a/lib/libc/db/docs/libtp.usenix.ps b/lib/libc/db/docs/libtp.usenix.ps index ea821a9145e2..efd1975f3f3a 100644 --- a/lib/libc/db/docs/libtp.usenix.ps +++ b/lib/libc/db/docs/libtp.usenix.ps @@ -7,7 +7,7 @@  % lib/psdit.pro -- prolog for psdit (ditroff) files  % Copyright (c) 1984, 1985 Adobe Systems Incorporated. All Rights Reserved.  % last edit: shore Sat Nov 23 20:28:03 1985 -% RCSID: $Header: psdit.pro,v 2.1 85/11/24 12:19:43 shore Rel $ +% RCSID: $Header: /home/ncvs/src/lib/libc/db/docs/libtp.usenix.ps,v 1.1.1.1 1996/02/27 01:59:15 pst Exp $  % Changed by Edward Wang (edward@ucbarpa.berkeley.edu) to handle graphics,  % 17 Feb, 87. diff --git a/lib/libc/db/hash/Makefile.inc b/lib/libc/db/hash/Makefile.inc index 080a1a2f4c06..fb36ddea272a 100644 --- a/lib/libc/db/hash/Makefile.inc +++ b/lib/libc/db/hash/Makefile.inc @@ -1,5 +1,5 @@  #       from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:53 jb Exp $  .PATH: ${.CURDIR}/../libc/db/hash diff --git a/lib/libc/db/man/Makefile.inc b/lib/libc/db/man/Makefile.inc index 2c70dd0760c9..7a29ee10c4f4 100644 --- a/lib/libc/db/man/Makefile.inc +++ b/lib/libc/db/man/Makefile.inc @@ -1,5 +1,5 @@  #       from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93 -#	$Id: Makefile.inc,v 1.6 1997/10/16 14:26:09 bde Exp $ +#	$Id: Makefile.inc,v 1.7 1997/10/21 08:41:05 bde Exp $  .PATH: ${.CURDIR}/../libc/db/man diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3 index e625dc4514b5..0d48ec0d6cc4 100644 --- a/lib/libc/db/man/mpool.3 +++ b/lib/libc/db/man/mpool.3 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"	@(#)mpool.3	8.1 (Berkeley) 6/4/93 -.\"	$Id$ +.\"	$Id: mpool.3,v 1.4 1997/02/22 14:57:51 peter Exp $  .\"  .TH MPOOL 3 "June 4, 1993"  .UC 7 diff --git a/lib/libc/db/mpool/Makefile.inc b/lib/libc/db/mpool/Makefile.inc index c8f2949a5523..2592bf1b3441 100644 --- a/lib/libc/db/mpool/Makefile.inc +++ b/lib/libc/db/mpool/Makefile.inc @@ -1,5 +1,5 @@  #	from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:54 jb Exp $  .PATH: ${.CURDIR}/../libc/db/mpool diff --git a/lib/libc/db/mpool/mpool.libtp b/lib/libc/db/mpool/mpool.libtp index dbb046919c04..5e29c45dc7e7 100644 --- a/lib/libc/db/mpool/mpool.libtp +++ b/lib/libc/db/mpool/mpool.libtp @@ -1,6 +1,6 @@  /****************************************************************************** -VERSION $Id$ +VERSION $Id: mpool.libtp,v 1.3 1997/02/22 14:57:55 peter Exp $  PACKAGE: 	User Level Shared Memory Manager  DESCRIPTION: 	 diff --git a/lib/libc/db/recno/Makefile.inc b/lib/libc/db/recno/Makefile.inc index 5241fa53c934..b1add8d6723c 100644 --- a/lib/libc/db/recno/Makefile.inc +++ b/lib/libc/db/recno/Makefile.inc @@ -1,5 +1,5 @@  #       from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93 -#	$Id$ +#	$Id: Makefile.inc,v 1.2 1997/05/03 03:49:54 jb Exp $  .PATH: ${.CURDIR}/../libc/db/recno | 
