summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-21 10:46:21 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-21 10:46:21 +0000
commit67be208db32bec932375f887b58436805ba515c2 (patch)
tree18abe6535a2cd877d87e11be62ee56d1c8d7c0fa
parenta5c689f04cce064af5d6bb12047a4e1b715f3316 (diff)
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags.
-rw-r--r--include/a.out.h1
-rw-r--r--include/ar.h1
-rw-r--r--include/arpa/ftp.h1
-rw-r--r--include/arpa/telnet.h1
-rw-r--r--include/arpa/tftp.h1
-rw-r--r--include/assert.h1
-rw-r--r--include/bitstring.h1
-rw-r--r--include/bm.h1
-rw-r--r--include/cpio.h1
-rw-r--r--include/ctype.h1
-rw-r--r--include/db.h1
-rw-r--r--include/des.h2
-rw-r--r--include/dirent.h1
-rw-r--r--include/disktab.h1
-rw-r--r--include/dlfcn.h1
-rw-r--r--include/err.h1
-rw-r--r--include/fnmatch.h1
-rw-r--r--include/fstab.h1
-rw-r--r--include/fts.h1
-rw-r--r--include/grp.h1
-rw-r--r--include/ieeefp.h2
-rw-r--r--include/iso646.h1
-rw-r--r--include/kvm.h1
-rw-r--r--include/langinfo.h1
-rw-r--r--include/libgen.h2
-rw-r--r--include/limits.h1
-rw-r--r--include/link.h1
-rw-r--r--include/locale.h1
-rw-r--r--include/math.h1
-rw-r--r--include/memory.h1
-rw-r--r--include/mpool.h1
-rw-r--r--include/ndbm.h1
-rw-r--r--include/netgroup.h2
-rw-r--r--include/nl_types.h1
-rw-r--r--include/nlist.h1
-rw-r--r--include/protocols/dumprestore.h1
-rw-r--r--include/protocols/rwhod.h1
-rw-r--r--include/protocols/talkd.h1
-rw-r--r--include/ranlib.h1
-rw-r--r--include/re_comp.h1
-rw-r--r--include/regex.h1
-rw-r--r--include/rmd160.h2
-rw-r--r--include/rpc/auth.h1
-rw-r--r--include/rpc/auth_unix.h1
-rw-r--r--include/rpc/clnt.h1
-rw-r--r--include/rpc/pmap_clnt.h1
-rw-r--r--include/rpc/pmap_prot.h1
-rw-r--r--include/rpc/pmap_rmt.h1
-rw-r--r--include/rpc/rpc.h1
-rw-r--r--include/rpc/rpc_des.h2
-rw-r--r--include/rpc/rpc_msg.h1
-rw-r--r--include/rpc/svc.h1
-rw-r--r--include/rpc/svc_auth.h1
-rw-r--r--include/rpc/types.h1
-rw-r--r--include/rpc/xdr.h1
-rw-r--r--include/rpcsvc/yp_prot.h1
-rw-r--r--include/rpcsvc/ypclnt.h1
-rw-r--r--include/search.h1
-rw-r--r--include/setjmp.h1
-rw-r--r--include/sgtty.h1
-rw-r--r--include/stab.h1
-rw-r--r--include/stddef.h1
-rw-r--r--include/stdlib.h1
-rw-r--r--include/string.h1
-rw-r--r--include/strings.h1
-rw-r--r--include/struct.h1
-rw-r--r--include/sysexits.h1
-rw-r--r--include/tar.h1
-rw-r--r--include/time.h1
-rw-r--r--include/ttyent.h1
-rw-r--r--include/tzfile.h1
-rw-r--r--include/utime.h1
-rw-r--r--include/utmp.h1
-rw-r--r--include/vis.h1
74 files changed, 79 insertions, 1 deletions
diff --git a/include/a.out.h b/include/a.out.h
index b556657c565..e1737cc96bf 100644
--- a/include/a.out.h
+++ b/include/a.out.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: a.out.h,v 1.2 1997/09/21 10:45:23 niklas Exp $ */
/* $NetBSD: a.out.h,v 1.15 1994/10/26 00:55:42 cgd Exp $ */
/*-
diff --git a/include/ar.h b/include/ar.h
index ac2e4ca920d..bdff60bacc3 100644
--- a/include/ar.h
+++ b/include/ar.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ar.h,v 1.2 1997/09/21 10:45:24 niklas Exp $ */
/* $NetBSD: ar.h,v 1.4 1994/10/26 00:55:43 cgd Exp $ */
/*-
diff --git a/include/arpa/ftp.h b/include/arpa/ftp.h
index 1fd9010abad..933b3a44e30 100644
--- a/include/arpa/ftp.h
+++ b/include/arpa/ftp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ftp.h,v 1.2 1997/09/21 10:46:03 niklas Exp $ */
/* $NetBSD: ftp.h,v 1.3 1994/10/26 00:56:43 cgd Exp $ */
/*
diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h
index e566167826d..e2c26600491 100644
--- a/include/arpa/telnet.h
+++ b/include/arpa/telnet.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: telnet.h,v 1.5 1997/09/21 10:46:04 niklas Exp $ */
/* $NetBSD: telnet.h,v 1.4 1994/10/26 00:56:46 cgd Exp $ */
/*
diff --git a/include/arpa/tftp.h b/include/arpa/tftp.h
index 5e9cacc9a74..0673fbfe487 100644
--- a/include/arpa/tftp.h
+++ b/include/arpa/tftp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: tftp.h,v 1.3 1997/09/21 10:46:04 niklas Exp $ */
/* $NetBSD: tftp.h,v 1.3 1994/10/26 00:56:48 cgd Exp $ */
/*
diff --git a/include/assert.h b/include/assert.h
index 8494ea0c286..c51d000da51 100644
--- a/include/assert.h
+++ b/include/assert.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: assert.h,v 1.2 1997/09/21 10:45:25 niklas Exp $ */
/* $NetBSD: assert.h,v 1.6 1994/10/26 00:55:44 cgd Exp $ */
/*-
diff --git a/include/bitstring.h b/include/bitstring.h
index 6fe2215e2fa..8d7a6c34f58 100644
--- a/include/bitstring.h
+++ b/include/bitstring.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: bitstring.h,v 1.3 1997/09/21 10:45:26 niklas Exp $ */
/* $NetBSD: bitstring.h,v 1.4 1994/10/26 00:55:45 cgd Exp $ */
/*
diff --git a/include/bm.h b/include/bm.h
index 2cdd5e83b60..f4e45ae5210 100644
--- a/include/bm.h
+++ b/include/bm.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: bm.h,v 1.2 1997/09/21 10:45:27 niklas Exp $ */
/* $NetBSD: bm.h,v 1.3 1994/10/26 00:55:46 cgd Exp $ */
/*-
diff --git a/include/cpio.h b/include/cpio.h
index 8849f785efc..e2fab70916b 100644
--- a/include/cpio.h
+++ b/include/cpio.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: cpio.h,v 1.2 1997/09/21 10:45:27 niklas Exp $ */
/* $NetBSD: cpio.h,v 1.1 1996/02/05 22:34:11 jtc Exp $ */
/*-
diff --git a/include/ctype.h b/include/ctype.h
index 4909fee52ed..8162bb7f537 100644
--- a/include/ctype.h
+++ b/include/ctype.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ctype.h,v 1.2 1997/09/21 10:45:28 niklas Exp $ */
/* $NetBSD: ctype.h,v 1.14 1994/10/26 00:55:47 cgd Exp $ */
/*
diff --git a/include/db.h b/include/db.h
index 4b56f465cc8..b0403321c7a 100644
--- a/include/db.h
+++ b/include/db.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: db.h,v 1.3 1997/09/21 10:45:29 niklas Exp $ */
/* $NetBSD: db.h,v 1.13 1994/10/26 00:55:48 cgd Exp $ */
/*-
diff --git a/include/des.h b/include/des.h
index 9834c564385..47720a5f309 100644
--- a/include/des.h
+++ b/include/des.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: des.h,v 1.2 1997/09/21 10:45:30 niklas Exp $ */
+
/* crypto/des/des.h */
/* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
* All rights reserved.
diff --git a/include/dirent.h b/include/dirent.h
index 920421b565a..3962c412c04 100644
--- a/include/dirent.h
+++ b/include/dirent.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: dirent.h,v 1.3 1997/09/21 10:45:30 niklas Exp $ */
/* $NetBSD: dirent.h,v 1.9 1995/03/26 20:13:37 jtc Exp $ */
/*-
diff --git a/include/disktab.h b/include/disktab.h
index 364c4a0c3d9..bc45fb19414 100644
--- a/include/disktab.h
+++ b/include/disktab.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: disktab.h,v 1.2 1997/09/21 10:45:31 niklas Exp $ */
/* $NetBSD: disktab.h,v 1.3 1994/10/26 00:55:51 cgd Exp $ */
/*
diff --git a/include/dlfcn.h b/include/dlfcn.h
index f61dbad987f..dfa877a161a 100644
--- a/include/dlfcn.h
+++ b/include/dlfcn.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: dlfcn.h,v 1.2 1997/09/21 10:45:32 niklas Exp $ */
/* $NetBSD: dlfcn.h,v 1.2 1995/06/05 19:38:00 pk Exp $ */
/*
diff --git a/include/err.h b/include/err.h
index 04d7feee0aa..9c6191e9390 100644
--- a/include/err.h
+++ b/include/err.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: err.h,v 1.3 1997/09/21 10:45:32 niklas Exp $ */
/* $NetBSD: err.h,v 1.11 1994/10/26 00:55:52 cgd Exp $ */
/*-
diff --git a/include/fnmatch.h b/include/fnmatch.h
index 87d0a2b4d4e..62f483f7223 100644
--- a/include/fnmatch.h
+++ b/include/fnmatch.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: fnmatch.h,v 1.2 1997/09/21 10:45:33 niklas Exp $ */
/* $NetBSD: fnmatch.h,v 1.5 1994/10/26 00:55:53 cgd Exp $ */
/*-
diff --git a/include/fstab.h b/include/fstab.h
index 6b3c0809c2b..01d3d1be751 100644
--- a/include/fstab.h
+++ b/include/fstab.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: fstab.h,v 1.3 1997/09/21 10:45:34 niklas Exp $ */
/* $NetBSD: fstab.h,v 1.3 1994/10/26 00:55:53 cgd Exp $ */
/*
diff --git a/include/fts.h b/include/fts.h
index 6e29bd519c0..9fbc028d75b 100644
--- a/include/fts.h
+++ b/include/fts.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: fts.h,v 1.3 1997/09/21 10:45:34 niklas Exp $ */
/* $NetBSD: fts.h,v 1.5 1994/12/28 01:41:50 mycroft Exp $ */
/*
diff --git a/include/grp.h b/include/grp.h
index ef80fa0cb1f..31bfeddfaa7 100644
--- a/include/grp.h
+++ b/include/grp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: grp.h,v 1.3 1997/09/21 10:45:35 niklas Exp $ */
/* $NetBSD: grp.h,v 1.7 1995/04/29 05:30:40 cgd Exp $ */
/*-
diff --git a/include/ieeefp.h b/include/ieeefp.h
index cd4f99855ad..5b8fa9af18d 100644
--- a/include/ieeefp.h
+++ b/include/ieeefp.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: ieeefp.h,v 1.2 1997/09/21 10:45:36 niklas Exp $ */
+
/*
* Written by J.T. Conklin, Apr 6, 1995
* Public domain.
diff --git a/include/iso646.h b/include/iso646.h
index 56ea2fefd1d..631dbb8f200 100644
--- a/include/iso646.h
+++ b/include/iso646.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: iso646.h,v 1.2 1997/09/21 10:45:37 niklas Exp $ */
/* $NetBSD: iso646.h,v 1.1 1995/02/17 09:08:10 jtc Exp $ */
/*
diff --git a/include/kvm.h b/include/kvm.h
index a19fd8bd006..c51d34de174 100644
--- a/include/kvm.h
+++ b/include/kvm.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: kvm.h,v 1.3 1997/09/21 10:45:37 niklas Exp $ */
/* $NetBSD: kvm.h,v 1.7 1996/04/19 12:02:50 leo Exp $ */
/*-
diff --git a/include/langinfo.h b/include/langinfo.h
index 778205ead82..555147dacf3 100644
--- a/include/langinfo.h
+++ b/include/langinfo.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: langinfo.h,v 1.2 1997/09/21 10:45:38 niklas Exp $ */
/* $NetBSD: langinfo.h,v 1.3 1995/04/28 23:30:54 jtc Exp $ */
/*
diff --git a/include/libgen.h b/include/libgen.h
index 51c8f723d99..d7144a998b2 100644
--- a/include/libgen.h
+++ b/include/libgen.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: libgen.h,v 1.2 1997/09/21 10:45:39 niklas Exp $ */
+
/*
* Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved.
diff --git a/include/limits.h b/include/limits.h
index 76f5714abdd..c2d7f25fec0 100644
--- a/include/limits.h
+++ b/include/limits.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: limits.h,v 1.4 1997/09/21 10:45:39 niklas Exp $ */
/* $NetBSD: limits.h,v 1.7 1994/10/26 00:56:00 cgd Exp $ */
/*
diff --git a/include/link.h b/include/link.h
index 799d80ffc4d..7030306c60f 100644
--- a/include/link.h
+++ b/include/link.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: link.h,v 1.3 1997/09/21 10:45:40 niklas Exp $ */
/* $NetBSD: link.h,v 1.10 1996/01/09 00:00:11 pk Exp $ */
/*
diff --git a/include/locale.h b/include/locale.h
index 4d68b26da61..211b4dbb4be 100644
--- a/include/locale.h
+++ b/include/locale.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: locale.h,v 1.2 1997/09/21 10:45:41 niklas Exp $ */
/* $NetBSD: locale.h,v 1.6 1994/10/26 00:56:02 cgd Exp $ */
/*
diff --git a/include/math.h b/include/math.h
index 2701b7775dc..f6dafa711ac 100644
--- a/include/math.h
+++ b/include/math.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: math.h,v 1.2 1997/09/21 10:45:42 niklas Exp $ */
/* $NetBSD: math.h,v 1.10 1994/10/26 00:56:05 cgd Exp $ */
/*
diff --git a/include/memory.h b/include/memory.h
index cfd1fdb70e4..62c5cd126b7 100644
--- a/include/memory.h
+++ b/include/memory.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: memory.h,v 1.2 1997/09/21 10:45:42 niklas Exp $ */
/* $NetBSD: memory.h,v 1.3 1994/10/26 00:56:06 cgd Exp $ */
/*
diff --git a/include/mpool.h b/include/mpool.h
index 9897742583a..cfdd81c7bc6 100644
--- a/include/mpool.h
+++ b/include/mpool.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: mpool.h,v 1.4 1997/09/21 10:45:43 niklas Exp $ */
/* $NetBSD: mpool.h,v 1.7 1996/05/03 21:13:41 cgd Exp $ */
/*-
diff --git a/include/ndbm.h b/include/ndbm.h
index a9c6b301e83..51eaa7e3215 100644
--- a/include/ndbm.h
+++ b/include/ndbm.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ndbm.h,v 1.2 1997/09/21 10:45:44 niklas Exp $ */
/* $NetBSD: ndbm.h,v 1.6 1995/07/20 23:31:11 jtc Exp $ */
/*-
diff --git a/include/netgroup.h b/include/netgroup.h
index 49a9910503f..01d5485539f 100644
--- a/include/netgroup.h
+++ b/include/netgroup.h
@@ -1,3 +1,4 @@
+/* * $OpenBSD: netgroup.h,v 1.3 1997/09/21 10:45:44 niklas Exp $*/
/*
* Copyright (c) 1994 Christos Zoulas
* All rights reserved.
@@ -28,7 +29,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: netgroup.h,v 1.2 1996/05/01 13:07:49 deraadt Exp $
*/
#ifndef _NETGROUP_H_
#define _NETGROUP_H_
diff --git a/include/nl_types.h b/include/nl_types.h
index 28d218b4832..55219d62b97 100644
--- a/include/nl_types.h
+++ b/include/nl_types.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: nl_types.h,v 1.6 1997/09/21 10:45:45 niklas Exp $ */
/* $NetBSD: nl_types.h,v 1.6 1996/05/13 23:11:15 jtc Exp $ */
/*-
diff --git a/include/nlist.h b/include/nlist.h
index e9c1691cb0b..e27a647264e 100644
--- a/include/nlist.h
+++ b/include/nlist.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: nlist.h,v 1.2 1997/09/21 10:45:46 niklas Exp $ */
/* $NetBSD: nlist.h,v 1.5 1994/10/26 00:56:11 cgd Exp $ */
/*-
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h
index dab890c0f43..0728143e642 100644
--- a/include/protocols/dumprestore.h
+++ b/include/protocols/dumprestore.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: dumprestore.h,v 1.3 1997/09/21 10:46:06 niklas Exp $ */
/* $NetBSD: dumprestore.h,v 1.6 1994/10/26 00:56:49 cgd Exp $ */
/*
diff --git a/include/protocols/rwhod.h b/include/protocols/rwhod.h
index f46f30df7ee..80b89fb46ca 100644
--- a/include/protocols/rwhod.h
+++ b/include/protocols/rwhod.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: rwhod.h,v 1.3 1997/09/21 10:46:06 niklas Exp $ */
/* $NetBSD: rwhod.h,v 1.3 1994/10/26 00:56:51 cgd Exp $ */
/*
diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h
index eea5a0ea519..db34e646293 100644
--- a/include/protocols/talkd.h
+++ b/include/protocols/talkd.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: talkd.h,v 1.2 1997/09/21 10:46:07 niklas Exp $ */
/* $NetBSD: talkd.h,v 1.5 1995/03/04 07:59:30 cgd Exp $ */
/*
diff --git a/include/ranlib.h b/include/ranlib.h
index 894def33f7f..94ccbec5739 100644
--- a/include/ranlib.h
+++ b/include/ranlib.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ranlib.h,v 1.2 1997/09/21 10:45:47 niklas Exp $ */
/* $NetBSD: ranlib.h,v 1.4 1994/10/26 00:56:14 cgd Exp $ */
/*-
diff --git a/include/re_comp.h b/include/re_comp.h
index 80c0f2b7722..3864e5b81f8 100644
--- a/include/re_comp.h
+++ b/include/re_comp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: re_comp.h,v 1.2 1997/09/21 10:45:47 niklas Exp $ */
/* $NetBSD: re_comp.h,v 1.1 1996/02/05 22:34:12 jtc Exp $ */
/*-
diff --git a/include/regex.h b/include/regex.h
index c33b26e9c01..8c4a8f1ca3f 100644
--- a/include/regex.h
+++ b/include/regex.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: regex.h,v 1.3 1997/09/21 10:45:48 niklas Exp $ */
/* $NetBSD: regex.h,v 1.4.6.1 1996/06/10 18:57:07 explorer Exp $ */
/*-
diff --git a/include/rmd160.h b/include/rmd160.h
index 0f3bd8166b3..8644fed67ae 100644
--- a/include/rmd160.h
+++ b/include/rmd160.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: rmd160.h,v 1.2 1997/09/21 10:45:49 niklas Exp $ */
+
/********************************************************************\
*
* FILE: rmd160.h
diff --git a/include/rpc/auth.h b/include/rpc/auth.h
index 7f7f0c70f36..df6ab831ebf 100644
--- a/include/rpc/auth.h
+++ b/include/rpc/auth.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: auth.h,v 1.2 1997/09/21 10:46:09 niklas Exp $ */
/* $NetBSD: auth.h,v 1.7 1995/04/29 05:27:55 cgd Exp $ */
/*
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 9c3e76b74ce..8d146d5dee5 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: auth_unix.h,v 1.2 1997/09/21 10:46:09 niklas Exp $ */
/* $NetBSD: auth_unix.h,v 1.4 1994/10/26 00:56:56 cgd Exp $ */
/*
diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h
index 7767d4caa7f..f7ecb0a4d8e 100644
--- a/include/rpc/clnt.h
+++ b/include/rpc/clnt.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: clnt.h,v 1.3 1997/09/21 10:46:10 niklas Exp $ */
/* $NetBSD: clnt.h,v 1.6 1995/04/29 05:27:58 cgd Exp $ */
/*
diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h
index 528fe2f5a08..5ef04bedef9 100644
--- a/include/rpc/pmap_clnt.h
+++ b/include/rpc/pmap_clnt.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pmap_clnt.h,v 1.2 1997/09/21 10:46:11 niklas Exp $ */
/* $NetBSD: pmap_clnt.h,v 1.5 1994/12/04 01:12:42 cgd Exp $ */
/*
diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h
index 56d115aab94..eb1266c7a41 100644
--- a/include/rpc/pmap_prot.h
+++ b/include/rpc/pmap_prot.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pmap_prot.h,v 1.2 1997/09/21 10:46:12 niklas Exp $ */
/* $NetBSD: pmap_prot.h,v 1.4 1994/10/26 00:57:00 cgd Exp $ */
/*
diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h
index f9b4d8c4bef..ad5021df85e 100644
--- a/include/rpc/pmap_rmt.h
+++ b/include/rpc/pmap_rmt.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pmap_rmt.h,v 1.2 1997/09/21 10:46:13 niklas Exp $ */
/* $NetBSD: pmap_rmt.h,v 1.4 1994/10/26 00:57:01 cgd Exp $ */
/*
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index 9c3ef05a856..0e42dde0f6b 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: rpc.h,v 1.6 1997/09/21 10:46:13 niklas Exp $ */
/* $NetBSD: rpc.h,v 1.5 1994/12/04 01:15:30 cgd Exp $ */
/*
diff --git a/include/rpc/rpc_des.h b/include/rpc/rpc_des.h
index 683b397f6ad..3622f3b851b 100644
--- a/include/rpc/rpc_des.h
+++ b/include/rpc/rpc_des.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: rpc_des.h,v 1.2 1997/09/21 10:46:14 niklas Exp $ */
+
/* crypto/des/rpc_des.h */
/* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
* All rights reserved.
diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h
index 224651ef441..d4e4d89f85a 100644
--- a/include/rpc/rpc_msg.h
+++ b/include/rpc/rpc_msg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: rpc_msg.h,v 1.2 1997/09/21 10:46:15 niklas Exp $ */
/* $NetBSD: rpc_msg.h,v 1.5 1995/04/29 05:28:00 cgd Exp $ */
/*
diff --git a/include/rpc/svc.h b/include/rpc/svc.h
index 038b3a3cae4..023365e6f99 100644
--- a/include/rpc/svc.h
+++ b/include/rpc/svc.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: svc.h,v 1.2 1997/09/21 10:46:16 niklas Exp $ */
/* $NetBSD: svc.h,v 1.9 1995/04/29 05:28:01 cgd Exp $ */
/*
diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h
index a4d4a6310f5..d775ae8772a 100644
--- a/include/rpc/svc_auth.h
+++ b/include/rpc/svc_auth.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: svc_auth.h,v 1.2 1997/09/21 10:46:16 niklas Exp $ */
/* $NetBSD: svc_auth.h,v 1.4 1994/10/26 00:57:07 cgd Exp $ */
/*
diff --git a/include/rpc/types.h b/include/rpc/types.h
index 9e8d8956c9d..702b4f257e1 100644
--- a/include/rpc/types.h
+++ b/include/rpc/types.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: types.h,v 1.2 1997/09/21 10:46:17 niklas Exp $ */
/* $NetBSD: types.h,v 1.8 1995/04/29 05:28:05 cgd Exp $ */
/*
diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h
index 28ded811add..abbfb341a25 100644
--- a/include/rpc/xdr.h
+++ b/include/rpc/xdr.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: xdr.h,v 1.2 1997/09/21 10:46:18 niklas Exp $ */
/* $NetBSD: xdr.h,v 1.7 1995/04/29 05:28:06 cgd Exp $ */
/*
diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h
index 37b2c2702e7..323bdbed36d 100644
--- a/include/rpcsvc/yp_prot.h
+++ b/include/rpcsvc/yp_prot.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: yp_prot.h,v 1.2 1997/09/21 10:46:19 niklas Exp $ */
/* $NetBSD: yp_prot.h,v 1.6 1995/07/14 21:10:58 christos Exp $ */
/*
diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h
index 22956110a5d..c132f5bf250 100644
--- a/include/rpcsvc/ypclnt.h
+++ b/include/rpcsvc/ypclnt.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ypclnt.h,v 1.4 1997/09/21 10:46:20 niklas Exp $ */
/* $NetBSD: ypclnt.h,v 1.7 1995/07/14 21:11:10 christos Exp $ */
/*
diff --git a/include/search.h b/include/search.h
index a421e5a82ef..528d6414a40 100644
--- a/include/search.h
+++ b/include/search.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: search.h,v 1.3 1997/09/21 10:45:49 niklas Exp $ */
/* $NetBSD: search.h,v 1.9 1995/08/08 21:14:45 jtc Exp $ */
/*
diff --git a/include/setjmp.h b/include/setjmp.h
index 187ff762a20..f13d08ff6c1 100644
--- a/include/setjmp.h
+++ b/include/setjmp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: setjmp.h,v 1.2 1997/09/21 10:45:50 niklas Exp $ */
/* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
/*-
diff --git a/include/sgtty.h b/include/sgtty.h
index a37e0db4da9..3da15f64290 100644
--- a/include/sgtty.h
+++ b/include/sgtty.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: sgtty.h,v 1.2 1997/09/21 10:45:51 niklas Exp $ */
/* $NetBSD: sgtty.h,v 1.4 1995/06/05 19:40:33 pk Exp $ */
/*
diff --git a/include/stab.h b/include/stab.h
index 6b9cb01b172..12e5f7ca2f2 100644
--- a/include/stab.h
+++ b/include/stab.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: stab.h,v 1.2 1997/09/21 10:45:51 niklas Exp $ */
/* $NetBSD: stab.h,v 1.4 1994/10/26 00:56:25 cgd Exp $ */
/*-
diff --git a/include/stddef.h b/include/stddef.h
index 818be650e3d..487528c6228 100644
--- a/include/stddef.h
+++ b/include/stddef.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: stddef.h,v 1.2 1997/09/21 10:45:52 niklas Exp $ */
/* $NetBSD: stddef.h,v 1.4 1994/10/26 00:56:26 cgd Exp $ */
/*-
diff --git a/include/stdlib.h b/include/stdlib.h
index fc76da7ab75..f4e0f2e5ede 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: stdlib.h,v 1.4 1997/09/21 10:45:53 niklas Exp $ */
/* $NetBSD: stdlib.h,v 1.25 1995/12/27 21:19:08 jtc Exp $ */
/*-
diff --git a/include/string.h b/include/string.h
index b10294098b3..8c952da64c6 100644
--- a/include/string.h
+++ b/include/string.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: string.h,v 1.2 1997/09/21 10:45:54 niklas Exp $ */
/* $NetBSD: string.h,v 1.6 1994/10/26 00:56:30 cgd Exp $ */
/*-
diff --git a/include/strings.h b/include/strings.h
index a4866f6e83b..79db7e5c634 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: strings.h,v 1.2 1997/09/21 10:45:54 niklas Exp $ */
/* $NetBSD: strings.h,v 1.3 1994/10/26 00:56:31 cgd Exp $ */
/*-
diff --git a/include/struct.h b/include/struct.h
index 0a23b4a4605..0677d22c27a 100644
--- a/include/struct.h
+++ b/include/struct.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: struct.h,v 1.2 1997/09/21 10:45:55 niklas Exp $ */
/* $NetBSD: struct.h,v 1.3 1994/10/26 00:56:32 cgd Exp $ */
/*-
diff --git a/include/sysexits.h b/include/sysexits.h
index c4f522e2576..924724446ef 100644
--- a/include/sysexits.h
+++ b/include/sysexits.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: sysexits.h,v 1.2 1997/09/21 10:45:56 niklas Exp $ */
/* $NetBSD: sysexits.h,v 1.4 1994/10/26 00:56:33 cgd Exp $ */
/*
diff --git a/include/tar.h b/include/tar.h
index 657c033a674..f0c91202d7b 100644
--- a/include/tar.h
+++ b/include/tar.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: tar.h,v 1.2 1997/09/21 10:45:57 niklas Exp $ */
/* $NetBSD: tar.h,v 1.1 1996/02/05 22:34:13 jtc Exp $ */
/*-
diff --git a/include/time.h b/include/time.h
index b99ce5d92e7..2f459011ae7 100644
--- a/include/time.h
+++ b/include/time.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: time.h,v 1.2 1997/09/21 10:45:57 niklas Exp $ */
/* $NetBSD: time.h,v 1.9 1994/10/26 00:56:35 cgd Exp $ */
/*
diff --git a/include/ttyent.h b/include/ttyent.h
index de6a21e5084..032c50065c8 100644
--- a/include/ttyent.h
+++ b/include/ttyent.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ttyent.h,v 1.2 1997/09/21 10:45:58 niklas Exp $ */
/* $NetBSD: ttyent.h,v 1.5 1994/10/26 00:56:36 cgd Exp $ */
/*
diff --git a/include/tzfile.h b/include/tzfile.h
index 7f796c55cc6..5ec8a50d588 100644
--- a/include/tzfile.h
+++ b/include/tzfile.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: tzfile.h,v 1.2 1997/09/21 10:45:59 niklas Exp $ */
/* $NetBSD: tzfile.h,v 1.3 1994/10/26 00:56:37 cgd Exp $ */
/*
diff --git a/include/utime.h b/include/utime.h
index 7085a30d238..410926de956 100644
--- a/include/utime.h
+++ b/include/utime.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: utime.h,v 1.2 1997/09/21 10:45:59 niklas Exp $ */
/* $NetBSD: utime.h,v 1.3 1994/10/26 00:56:39 cgd Exp $ */
/*-
diff --git a/include/utmp.h b/include/utmp.h
index b24c1cfaf1e..73988605f90 100644
--- a/include/utmp.h
+++ b/include/utmp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: utmp.h,v 1.2 1997/09/21 10:46:00 niklas Exp $ */
/* $NetBSD: utmp.h,v 1.6 1994/10/26 00:56:40 cgd Exp $ */
/*
diff --git a/include/vis.h b/include/vis.h
index 183439295c6..7c8e0ce65e8 100644
--- a/include/vis.h
+++ b/include/vis.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: vis.h,v 1.2 1997/09/21 10:46:01 niklas Exp $ */
/* $NetBSD: vis.h,v 1.4 1994/10/26 00:56:41 cgd Exp $ */
/*-