summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-03-13 21:20:56 +0000
committerbluhm <bluhm@openbsd.org>2017-03-13 21:20:56 +0000
commit2aa5774daab0b62c9a50446f550c843ece1633a6 (patch)
tree2e3511b40b06710e155770537e0bd0b182181750 /usr.sbin/route6d
parentWhen aborting switch-to-buffer keep current buffer instead of (diff)
downloadwireguard-openbsd-2aa5774daab0b62c9a50446f550c843ece1633a6.tar.xz
wireguard-openbsd-2aa5774daab0b62c9a50446f550c843ece1633a6.zip
Add OpenBSD RCS id.
Diffstat (limited to 'usr.sbin/route6d')
-rw-r--r--usr.sbin/route6d/log.c2
-rw-r--r--usr.sbin/route6d/log.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/route6d/log.c b/usr.sbin/route6d/log.c
index 8af492c6993..0b1ceb44ea4 100644
--- a/usr.sbin/route6d/log.c
+++ b/usr.sbin/route6d/log.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: log.c,v 1.2 2017/03/13 21:20:56 bluhm Exp $ */
+
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
*
diff --git a/usr.sbin/route6d/log.h b/usr.sbin/route6d/log.h
index f2f2b3d15eb..a0f6643ae3f 100644
--- a/usr.sbin/route6d/log.h
+++ b/usr.sbin/route6d/log.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: log.h,v 1.2 2017/03/13 21:20:56 bluhm Exp $ */
+
/*
* Copyright (c) 20083, 2004 Henning Brauer <henning@openbsd.org>
*