diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
commit | 67be208db32bec932375f887b58436805ba515c2 (patch) | |
tree | 18abe6535a2cd877d87e11be62ee56d1c8d7c0fa /include/arpa | |
parent | a5c689f04cce064af5d6bb12047a4e1b715f3316 (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.
Diffstat (limited to 'include/arpa')
-rw-r--r-- | include/arpa/ftp.h | 1 | ||||
-rw-r--r-- | include/arpa/telnet.h | 1 | ||||
-rw-r--r-- | include/arpa/tftp.h | 1 |
3 files changed, 3 insertions, 0 deletions
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 $ */ /* |