diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
commit | dcdfcb5422f2154aa1be713ad454590f1ab6724b (patch) | |
tree | 3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/isc/alpha/include/isc | |
parent | fccc60c828fe78d2bd780145733aec0ab99dc91f (diff) | |
download | src-dcdfcb5422f2154aa1be713ad454590f1ab6724b.tar.gz src-dcdfcb5422f2154aa1be713ad454590f1ab6724b.zip |
Vendor import of BIND 9.6-ESV-R4-P1vendor/bind9/9.6-ESV-R4-P1
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=222393
svn path=/vendor/bind9/9.6-ESV-R4-P1/; revision=222394; tag=vendor/bind9/9.6-ESV-R4-P1
Diffstat (limited to 'lib/isc/alpha/include/isc')
-rw-r--r-- | lib/isc/alpha/include/isc/Makefile.in | 2 | ||||
-rw-r--r-- | lib/isc/alpha/include/isc/atomic.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/alpha/include/isc/Makefile.in b/lib/isc/alpha/include/isc/Makefile.in index 5f116cac9d09..43829a19cc2c 100644 --- a/lib/isc/alpha/include/isc/Makefile.in +++ b/lib/isc/alpha/include/isc/Makefile.in @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.2 2007/09/14 04:09:59 marka Exp $ +# $Id: Makefile.in,v 1.2 2007-09-14 04:09:59 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/isc/alpha/include/isc/atomic.h b/lib/isc/alpha/include/isc/atomic.h index f60f9fdc174a..bb4f1ad64277 100644 --- a/lib/isc/alpha/include/isc/atomic.h +++ b/lib/isc/alpha/include/isc/atomic.h @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: atomic.h,v 1.5.332.2 2009/04/08 06:47:32 tbox Exp $ */ +/* $Id: atomic.h,v 1.5.332.2 2009-04-08 06:47:32 tbox Exp $ */ /* * This code was written based on FreeBSD's kernel source whose copyright |