Subject: Re: CVS commit: src/usr.sbin/bind/include/isc
To: None <christos@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 01/29/2007 17:07:17
On Jan 29, 2007, at 4:49 PM, Christos Zoulas wrote:

>
> Module Name:	src
> Committed By:	christos
> Date:		Tue Jan 30 00:49:15 UTC 2007
>
> Modified Files:
> 	src/usr.sbin/bind/include/isc: atomic.h
>
> Log Message:
> mips1 does not have the right assembly instructions.

What is BIND doing with atomic ops?  Presumably needed for the multi- 
threaded case?

We really need to get an atomic op API into libc and the kernel.

>
>
> To generate a diff of this commit:
> cvs rdiff -r1.3 -r1.4 src/usr.sbin/bind/include/isc/atomic.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

-- thorpej