diff options
author | 1997-02-24 14:27:12 +0000 | |
---|---|---|
committer | 1997-02-24 14:27:12 +0000 | |
commit | 1e3acf02ea82d37a518b72d1d1b64c3d3fb19f6f (patch) | |
tree | 393a7b45b87a48b587a41ba834a51e08666b439f /sys/netccitt | |
parent | OpenBSD tag (diff) | |
download | wireguard-openbsd-1e3acf02ea82d37a518b72d1d1b64c3d3fb19f6f.tar.xz wireguard-openbsd-1e3acf02ea82d37a518b72d1d1b64c3d3fb19f6f.zip |
OpenBSD tags
Diffstat (limited to 'sys/netccitt')
-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 $ */ /* |