add RCS tags

This commit is contained in:
kirby 2019-10-22 06:07:22 +00:00
parent d66eb00c97
commit 057337ca08
3 changed files with 15 additions and 6 deletions

View File

@ -1,5 +1,8 @@
--- Makefile.in.orig Thu May 2 17:26:47 2019
+++ Makefile.in Mon Sep 2 22:09:45 2019
$OpenBSD: patch-Makefile_in,v 1.8 2019/10/22 06:07:22 kirby Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -236,7 +236,6 @@ dep:
$(WEB)/htmldoc-$(DOCVERSION)/index.html: FORCE
mkdir -p $(WEB)/htmldoc-$(DOCVERSION)

View File

@ -1,5 +1,8 @@
--- gbser_posix.cc.orig Thu May 2 17:26:47 2019
+++ gbser_posix.cc Sat Aug 24 19:55:42 2019
$OpenBSD: patch-gbser_posix_cc,v 1.2 2019/10/22 06:07:22 kirby Exp $
Index: gbser_posix.cc
--- gbser_posix.cc.orig
+++ gbser_posix.cc
@@ -142,7 +142,7 @@ void* gbser_init(const char* port_name)
if (0 == strcmp(port_name, "-")) {
h->fd = 0;

View File

@ -1,5 +1,8 @@
--- gui/serial_unix.cc.orig Thu May 2 17:26:47 2019
+++ gui/serial_unix.cc Sat Aug 24 19:55:42 2019
$OpenBSD: patch-gui_serial_unix_cc,v 1.2 2019/10/22 06:07:22 kirby Exp $
Index: gui/serial_unix.cc
--- gui/serial_unix.cc.orig
+++ gui/serial_unix.cc
@@ -84,12 +84,12 @@ static QStringList dynamicDevices()