Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/common/lib/libc/arch/alpha/atomic/atomic_swap.S,v rcsdiff: /ftp/cvs/cvsroot/src/common/lib/libc/arch/alpha/atomic/atomic_swap.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3.2.1 retrieving revision 1.4 diff -u -p -r1.3.2.1 -r1.4 --- src/common/lib/libc/arch/alpha/atomic/atomic_swap.S 2008/06/23 04:26:45 1.3.2.1 +++ src/common/lib/libc/arch/alpha/atomic/atomic_swap.S 2008/05/25 15:56:11 1.4 @@ -1,4 +1,4 @@ -/* $NetBSD: atomic_swap.S,v 1.3.2.1 2008/06/23 04:26:45 wrstuden Exp $ */ +/* $NetBSD: atomic_swap.S,v 1.4 2008/05/25 15:56:11 chs Exp $ */ /*- * Copyright (c) 2007 The NetBSD Foundation, Inc.