diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 14:34:16 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 14:34:16 +0000 |
commit | 434322668a435a9386435ba118e98416e06fb522 (patch) | |
tree | 63e62f6cf88865c3d143ea5ec7cf5ea0bafe67f2 /sys | |
parent | 2bf3efbd57d3cf90a0b4c6824099c516974aecc9 (diff) |
OpenBSD tags
Diffstat (limited to 'sys')
-rw-r--r-- | sys/netccitt/README.hdlc | 1 | ||||
-rw-r--r-- | sys/netccitt/README.packet | 1 | ||||
-rw-r--r-- | sys/netccitt/dll.h | 1 | ||||
-rw-r--r-- | sys/netccitt/x25acct.h | 1 | ||||
-rw-r--r-- | sys/netccitt/x25err.h | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/sys/netccitt/README.hdlc b/sys/netccitt/README.hdlc index b7bff73faf5..e874ac98935 100644 --- a/sys/netccitt/README.hdlc +++ b/sys/netccitt/README.hdlc @@ -1,3 +1,4 @@ +/* $OpenBSD: README.hdlc,v 1.2 1997/02/24 14:34:13 niklas Exp $ */ /* $NetBSD: README.hdlc,v 1.4 1994/06/29 06:36:58 cgd Exp $ */ /* diff --git a/sys/netccitt/README.packet b/sys/netccitt/README.packet index 9d7cc5608f2..9c43cfcaf9e 100644 --- a/sys/netccitt/README.packet +++ b/sys/netccitt/README.packet @@ -1,3 +1,4 @@ +/* $OpenBSD: README.packet,v 1.2 1997/02/24 14:34:14 niklas Exp $ */ /* $NetBSD: README.packet,v 1.4 1994/06/29 06:36:59 cgd Exp $ */ /* diff --git a/sys/netccitt/dll.h b/sys/netccitt/dll.h index 0539124af33..f572ecb4fc4 100644 --- a/sys/netccitt/dll.h +++ b/sys/netccitt/dll.h @@ -1,3 +1,4 @@ +/* $OpenBSD: dll.h,v 1.2 1997/02/24 14:34:14 niklas Exp $ */ /* $NetBSD: dll.h,v 1.3 1995/03/26 20:33:43 jtc Exp $ */ /* diff --git a/sys/netccitt/x25acct.h b/sys/netccitt/x25acct.h index 465df012f6c..b15d3319d81 100644 --- a/sys/netccitt/x25acct.h +++ b/sys/netccitt/x25acct.h @@ -1,3 +1,4 @@ +/* $OpenBSD: x25acct.h,v 1.2 1997/02/24 14:34:15 niklas Exp $ */ /* $NetBSD: x25acct.h,v 1.5 1994/06/29 06:37:46 cgd Exp $ */ /* diff --git a/sys/netccitt/x25err.h b/sys/netccitt/x25err.h index a7da105cd20..55c192d94a5 100644 --- a/sys/netccitt/x25err.h +++ b/sys/netccitt/x25err.h @@ -1,3 +1,4 @@ +/* $OpenBSD: x25err.h,v 1.2 1997/02/24 14:34:15 niklas Exp $ */ /* $NetBSD: x25err.h,v 1.5 1994/06/29 06:37:47 cgd Exp $ */ /* |