diff options
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 518205cd2a1c5..f52c32cbcadaf 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 f373a214761d1..8dd8b9ae46b44 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 a10f0fc32eaa1..bfb06d615cdcb 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 c884778830d2f..dcb73c1036301 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 ea821a9145e24..efd1975f3f3a3 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 080a1a2f4c063..fb36ddea272a1 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 2c70dd0760c97..7a29ee10c4f4b 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 e625dc4514b5a..0d48ec0d6cc44 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 c8f2949a55239..2592bf1b34410 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 dbb046919c048..5e29c45dc7e77 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 5241fa53c9345..b1add8d6723c8 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 |