summaryrefslogtreecommitdiffstats
path: root/lib/libc/isc
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2014-08-30 10:16:25 +0000
committerume <ume@FreeBSD.org>2014-08-30 10:16:25 +0000
commit7642dd9269b5e4ac7a60c333921d606f62925a5a (patch)
tree3d3bc3eb7ea30467632ad8ae097b2ee653990edb /lib/libc/isc
parent80004c0874fc6f974f7940f2c3148eaa440d04f4 (diff)
downloadFreeBSD-src-7642dd9269b5e4ac7a60c333921d606f62925a5a.zip
FreeBSD-src-7642dd9269b5e4ac7a60c333921d606f62925a5a.tar.gz
MFC r269867:
Update our stub resolver to final version of libbind (libbind-6.0). Obtained from: ISC
Diffstat (limited to 'lib/libc/isc')
-rw-r--r--lib/libc/isc/ev_streams.c2
-rw-r--r--lib/libc/isc/ev_timers.c2
-rw-r--r--lib/libc/isc/eventlib_p.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/isc/ev_streams.c b/lib/libc/isc/ev_streams.c
index 06bdfad..1854350 100644
--- a/lib/libc/isc/ev_streams.c
+++ b/lib/libc/isc/ev_streams.c
@@ -20,7 +20,7 @@
*/
#if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: ev_streams.c,v 1.4.18.1 2005/04/27 05:01:06 sra Exp $";
+static const char rcsid[] = "$Id: ev_streams.c,v 1.5 2005/04/27 04:56:36 sra Exp $";
#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
diff --git a/lib/libc/isc/ev_timers.c b/lib/libc/isc/ev_timers.c
index 66fc186..7c25c67 100644
--- a/lib/libc/isc/ev_timers.c
+++ b/lib/libc/isc/ev_timers.c
@@ -20,7 +20,7 @@
*/
#if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: ev_timers.c,v 1.5.18.1 2005/04/27 05:01:06 sra Exp $";
+static const char rcsid[] = "$Id: ev_timers.c,v 1.6 2005/04/27 04:56:36 sra Exp $";
#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
diff --git a/lib/libc/isc/eventlib_p.h b/lib/libc/isc/eventlib_p.h
index 951af00..8620aeb 100644
--- a/lib/libc/isc/eventlib_p.h
+++ b/lib/libc/isc/eventlib_p.h
@@ -19,7 +19,7 @@
* \brief private interfaces for eventlib
* \author vix 09sep95 [initial]
*
- * $Id: eventlib_p.h,v 1.5.18.4 2006/03/10 00:20:08 marka Exp $
+ * $Id: eventlib_p.h,v 1.9 2006/03/09 23:57:56 marka Exp $
* $FreeBSD$
*/
OpenPOWER on IntegriCloud