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/btree/bt_close.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/btree/bt_open.c | 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/hash/hash.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/hash/hash_page.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/hash/hsearch.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/btree.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/dbopen.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/hash.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/mpool.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/man/recno.3 | 2 | ||||
| -rw-r--r-- | lib/libc/db/mpool/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/mpool/mpool.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/mpool/mpool.libtp | 2 | ||||
| -rw-r--r-- | lib/libc/db/recno/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/libc/db/recno/rec_close.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/recno/rec_open.c | 2 | ||||
| -rw-r--r-- | lib/libc/db/test/dbtest.c | 2 | 
24 files changed, 24 insertions, 24 deletions
| diff --git a/lib/libc/db/Makefile.inc b/lib/libc/db/Makefile.inc index 8bd4dd6d6305a..e7d7be7328428 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/Makefile.inc,v 1.3 1999/08/27 23:58:15 peter Exp $  #  CFLAGS+=-D__DBINTERFACE_PRIVATE diff --git a/lib/libc/db/btree/Makefile.inc b/lib/libc/db/btree/Makefile.inc index 33c630f5f4990..37c368d9ed43c 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/btree/Makefile.inc,v 1.3 1999/08/27 23:58:16 peter Exp $  .PATH: ${.CURDIR}/../libc/db/btree diff --git a/lib/libc/db/btree/bt_close.c b/lib/libc/db/btree/bt_close.c index c5e0d52ac0c17..2e85d475b15bb 100644 --- a/lib/libc/db/btree/bt_close.c +++ b/lib/libc/db/btree/bt_close.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/btree/bt_close.c,v 1.5 2000/01/27 23:06:05 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/btree/bt_open.c b/lib/libc/db/btree/bt_open.c index d3c353fd6c71a..086649e210378 100644 --- a/lib/libc/db/btree/bt_open.c +++ b/lib/libc/db/btree/bt_open.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/btree/bt_open.c,v 1.7.2.1 2000/11/02 10:30:07 kris Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/db/Makefile.inc b/lib/libc/db/db/Makefile.inc index 03cb1a8352736..f520923ced686 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/db/Makefile.inc,v 1.3 1999/08/27 23:58:17 peter 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 3a0cf444b1acc..fe87f1d7f6834 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: $FreeBSD$ +% RCSID: $FreeBSD: src/lib/libc/db/docs/hash.usenix.ps,v 1.2 1999/08/28 05:03:14 peter 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 b7e441a5755ee..10a28cd30817b 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: $FreeBSD$ +% RCSID: $FreeBSD: src/lib/libc/db/docs/libtp.usenix.ps,v 1.2 1999/08/28 05:03:15 peter 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 38b523d2c696a..6e9d56ffc111d 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/hash/Makefile.inc,v 1.3 1999/08/27 23:58:18 peter Exp $  .PATH: ${.CURDIR}/../libc/db/hash diff --git a/lib/libc/db/hash/hash.c b/lib/libc/db/hash/hash.c index dcef5df367147..7b5dd2d485725 100644 --- a/lib/libc/db/hash/hash.c +++ b/lib/libc/db/hash/hash.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/hash/hash.c,v 1.8 2000/01/27 23:06:08 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/hash/hash_page.c b/lib/libc/db/hash/hash_page.c index 30445e40434ae..5915e6bbbd20d 100644 --- a/lib/libc/db/hash/hash_page.c +++ b/lib/libc/db/hash/hash_page.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/hash/hash_page.c,v 1.5 2000/01/27 23:06:08 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/hash/hsearch.c b/lib/libc/db/hash/hsearch.c index 7af9d12b05b4e..79c6396cbe33d 100644 --- a/lib/libc/db/hash/hsearch.c +++ b/lib/libc/db/hash/hsearch.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/hash/hsearch.c,v 1.2.8.1 2000/08/21 22:11:03 jhb Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/man/Makefile.inc b/lib/libc/db/man/Makefile.inc index 149841335f26b..498ae06a3bc74 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/man/Makefile.inc,v 1.8 1999/08/27 23:58:20 peter Exp $  .PATH: ${.CURDIR}/../libc/db/man diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3 index 9ce6d666adb54..186858c792923 100644 --- a/lib/libc/db/man/btree.3 +++ b/lib/libc/db/man/btree.3 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"	@(#)btree.3	8.4 (Berkeley) 8/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/db/man/btree.3,v 1.3 1999/08/27 23:58:20 peter Exp $  .\"  .TH BTREE 3 "August 18, 1994"  .\".UC 7 diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index defc687ce8b76..6fc1176be0a16 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"	@(#)dbopen.3	8.5 (Berkeley) 1/2/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/db/man/dbopen.3,v 1.3 1999/08/27 23:58:21 peter Exp $  .\"  .TH DBOPEN 3 "January 2, 1994"  .UC 7 diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3 index 54e02ca1bd8b6..ea63f6bdbdeaa 100644 --- a/lib/libc/db/man/hash.3 +++ b/lib/libc/db/man/hash.3 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"	@(#)hash.3	8.6 (Berkeley) 8/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/db/man/hash.3,v 1.4 1999/08/27 23:58:21 peter Exp $  .\"  .TH HASH 3 "August 18, 1994"  .UC 7 diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3 index 5174df60dc8bc..564a322a5e970 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/db/man/mpool.3,v 1.5 1999/08/27 23:58:22 peter Exp $  .\"  .TH MPOOL 3 "June 4, 1993"  .UC 7 diff --git a/lib/libc/db/man/recno.3 b/lib/libc/db/man/recno.3 index 84b7e25a17140..9b26fe6f997ad 100644 --- a/lib/libc/db/man/recno.3 +++ b/lib/libc/db/man/recno.3 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"	@(#)recno.3	8.5 (Berkeley) 8/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/db/man/recno.3,v 1.4 1999/08/27 23:58:22 peter Exp $  .\"  .TH RECNO 3 "August 18, 1994"  .UC 7 diff --git a/lib/libc/db/mpool/Makefile.inc b/lib/libc/db/mpool/Makefile.inc index 461e62ae379e8..3ddd0df14f7e1 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/mpool/Makefile.inc,v 1.3 1999/08/27 23:58:23 peter Exp $  .PATH: ${.CURDIR}/../libc/db/mpool diff --git a/lib/libc/db/mpool/mpool.c b/lib/libc/db/mpool/mpool.c index 29377d30030ed..1958ffea270c9 100644 --- a/lib/libc/db/mpool/mpool.c +++ b/lib/libc/db/mpool/mpool.c @@ -30,7 +30,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/mpool/mpool.c,v 1.5 2000/01/27 23:06:10 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/mpool/mpool.libtp b/lib/libc/db/mpool/mpool.libtp index bcd827dce29db..0d823684aa234 100644 --- a/lib/libc/db/mpool/mpool.libtp +++ b/lib/libc/db/mpool/mpool.libtp @@ -1,6 +1,6 @@  /****************************************************************************** -VERSION $FreeBSD$ +VERSION $FreeBSD: src/lib/libc/db/mpool/mpool.libtp,v 1.4 1999/08/27 23:58:23 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 295332e90c2d5..1c1451b6e98dd 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 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/db/recno/Makefile.inc,v 1.3 1999/08/27 23:58:25 peter Exp $  .PATH: ${.CURDIR}/../libc/db/recno diff --git a/lib/libc/db/recno/rec_close.c b/lib/libc/db/recno/rec_close.c index 25d01de75ab1e..7fb6196e97796 100644 --- a/lib/libc/db/recno/rec_close.c +++ b/lib/libc/db/recno/rec_close.c @@ -30,7 +30,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/recno/rec_close.c,v 1.4 2000/01/27 23:06:11 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/recno/rec_open.c b/lib/libc/db/recno/rec_open.c index eaeacc5b178f6..d42409d2bcded 100644 --- a/lib/libc/db/recno/rec_open.c +++ b/lib/libc/db/recno/rec_open.c @@ -33,7 +33,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/db/recno/rec_open.c,v 1.4 2000/01/27 23:06:11 jasone Exp $   */  #if defined(LIBC_SCCS) && !defined(lint) diff --git a/lib/libc/db/test/dbtest.c b/lib/libc/db/test/dbtest.c index ebf6be883be4b..b575988a4866c 100644 --- a/lib/libc/db/test/dbtest.c +++ b/lib/libc/db/test/dbtest.c @@ -42,7 +42,7 @@ static char copyright[] =  static char sccsid[] = "@(#)dbtest.c	8.17 (Berkeley) 9/1/94";  #endif  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/lib/libc/db/test/dbtest.c,v 1.3.8.1 2000/08/21 22:44:47 jhb Exp $";  #endif /* not lint */  #include <sys/param.h> | 
