Commit Diff


commit - 9aeacd9a6392b2c0a01d84c3258edf5aea1844f3
commit + dc2f787fcea89b92a6b72e8b198262e0b0b3fa50
blob - 49dc2981e2e5fc07ad1b4b66458fa95c3003a364
blob + adf9340fe0c483f8937a4c3774e7636e97eef804
--- check_script.c
+++ check_script.c
@@ -1,7 +1,7 @@
-/*	$OpenBSD: check_script.c,v 1.15 2014/04/20 16:13:36 reyk Exp $	*/
+/*	$OpenBSD: check_script.c,v 1.16 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2007, 2008 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2007 - 2014 Reyk Floeter <reyk@openbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
blob - 6fc09e569a6b0f20117cea724a1fe16708f1c374
blob + fe6ced2b953dccb307ab3bfb235da38c314f06a9
--- parse.y
+++ parse.y
@@ -1,7 +1,7 @@
-/*	$OpenBSD: parse.y,v 1.182 2014/05/12 14:28:22 andre Exp $	*/
+/*	$OpenBSD: parse.y,v 1.183 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2007-2011 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2007 - 2014 Reyk Floeter <reyk@openbsd.org>
  * Copyright (c) 2008 Gilles Chehade <gilles@openbsd.org>
  * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
  * Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org>
blob - e0b5066eb404806d8e76813345133c75f60ff43c
blob + ace000a1ea8c7f53b45c8afeec6f8ba3092df2dd
--- pfe_route.c
+++ pfe_route.c
@@ -1,7 +1,7 @@
-/*	$OpenBSD: pfe_route.c,v 1.5 2011/05/19 08:56:49 reyk Exp $	*/
+/*	$OpenBSD: pfe_route.c,v 1.6 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2009 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2009 - 2011 Reyk Floeter <reyk@openbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
blob - 592bd56ce3c2fb33659aead7dc9069070a9f6a4e
blob + bdb3d8778f47a4770e8f7d32feae00317df011a6
--- relay_http.c
+++ relay_http.c
@@ -1,7 +1,7 @@
-/*	$OpenBSD: relay_http.c,v 1.18 2014/04/20 16:18:32 reyk Exp $	*/
+/*	$OpenBSD: relay_http.c,v 1.19 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2006 - 2012 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2006 - 2014 Reyk Floeter <reyk@openbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
blob - 4782e4acbf5a36b7b4a046946aa0e90b1178d049
blob + 18f7e7c6ae70178a4d270d7dec163ed2e57bc0f7
--- relay_udp.c
+++ relay_udp.c
@@ -1,7 +1,7 @@
-/*	$OpenBSD: relay_udp.c,v 1.28 2013/03/10 23:32:53 reyk Exp $	*/
+/*	$OpenBSD: relay_udp.c,v 1.29 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2007, 2008 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2007 - 2013 Reyk Floeter <reyk@openbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
blob - 1dc1b6ec695376b994a992254c7dfbb6622ff577
blob + 7814eb96a71a88c928e5ba1b68c6ba08047bcbb7
--- relayd.conf.5
+++ relayd.conf.5
@@ -1,6 +1,6 @@
-.\"	$OpenBSD: relayd.conf.5,v 1.142 2014/04/18 13:55:26 reyk Exp $
+.\"	$OpenBSD: relayd.conf.5,v 1.143 2014/06/25 11:05:15 reyk Exp $
 .\"
-.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
+.\" Copyright (c) 2006 - 2014 Reyk Floeter <reyk@openbsd.org>
 .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: April 18 2014 $
+.Dd $Mdocdate: June 25 2014 $
 .Dt RELAYD.CONF 5
 .Os
 .Sh NAME
blob - ebc19fe559abe6fbb6df9006aeed5ea1f20ed650
blob + 1dd663b1e74014497c83cab662b26d527859979c
--- snmp.c
+++ snmp.c
@@ -1,7 +1,7 @@
-/*	$OpenBSD: snmp.c,v 1.16 2014/04/23 15:45:16 reyk Exp $	*/
+/*	$OpenBSD: snmp.c,v 1.17 2014/06/25 11:05:15 reyk Exp $	*/
 
 /*
- * Copyright (c) 2008 Reyk Floeter <reyk@openbsd.org>
+ * Copyright (c) 2008 - 2014 Reyk Floeter <reyk@openbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above