[openssh-commits] [openssh] 12/12: upstream commit

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Oct 20 12:58:55 AEDT 2017


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit b011edbb32e41aaab01386ce4c0efcc9ff681c4a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Oct 20 01:56:39 2017 +0000

    upstream commit
    
    add RCSIDs to these; they make syncing portable a bit
    easier
    
    Upstream-ID: 56cb7021faea599736dd7e7f09c2e714425b1e68
---
 bitmap.c  | 1 +
 bitmap.h  | 1 +
 opacket.c | 1 +
 opacket.h | 1 +
 4 files changed, 4 insertions(+)

diff --git a/bitmap.c b/bitmap.c
index 5089b040..5ecfe68b 100644
--- a/bitmap.c
+++ b/bitmap.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: bitmap.c,v 1.9 2017/10/20 01:56:39 djm Exp $ */
 /*
  * Copyright (c) 2015 Damien Miller <djm at mindrot.org>
  *
diff --git a/bitmap.h b/bitmap.h
index c1bb1741..336e90b0 100644
--- a/bitmap.h
+++ b/bitmap.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: bitmap.h,v 1.2 2017/10/20 01:56:39 djm Exp $ */
 /*
  * Copyright (c) 2015 Damien Miller <djm at mindrot.org>
  *
diff --git a/opacket.c b/opacket.c
index ad244b45..fca48e5f 100644
--- a/opacket.c
+++ b/opacket.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: opacket.c,v 1.7 2017/10/20 01:56:39 djm Exp $ */
 /* Written by Markus Friedl. Placed in the public domain.  */
 
 #include "includes.h"
diff --git a/opacket.h b/opacket.h
index c49d0c04..b2c2e7f6 100644
--- a/opacket.h
+++ b/opacket.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: opacket.h,v 1.12 2017/10/20 01:56:39 djm Exp $ */
 #ifndef _OPACKET_H
 /* Written by Markus Friedl. Placed in the public domain.  */
 

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list