Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/lib/libkern Add RCS ids.



details:   https://anonhg.NetBSD.org/src/rev/61fc7268f8f9
branches:  trunk
changeset: 537912:61fc7268f8f9
user:      simonb <simonb%NetBSD.org@localhost>
date:      Tue Oct 08 11:58:54 2002 +0000

description:
Add RCS ids.

diffstat:

 sys/lib/libkern/rb.c |  2 ++
 sys/lib/libkern/rb.h |  2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r 0d203d99df5d -r 61fc7268f8f9 sys/lib/libkern/rb.c
--- a/sys/lib/libkern/rb.c      Tue Oct 08 10:25:45 2002 +0000
+++ b/sys/lib/libkern/rb.c      Tue Oct 08 11:58:54 2002 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: rb.c,v 1.2 2002/10/08 11:58:54 simonb Exp $ */
+
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
  * All rights reserved.
diff -r 0d203d99df5d -r 61fc7268f8f9 sys/lib/libkern/rb.h
--- a/sys/lib/libkern/rb.h      Tue Oct 08 10:25:45 2002 +0000
+++ b/sys/lib/libkern/rb.h      Tue Oct 08 11:58:54 2002 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: rb.h,v 1.2 2002/10/08 11:58:54 simonb Exp $ */
+
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
  * All rights reserved.



Home | Main Index | Thread Index | Old Index