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_cas.S,v rcsdiff: /ftp/cvs/cvsroot/src/common/lib/libc/arch/alpha/atomic/atomic_cas.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5.62.1 retrieving revision 1.5.62.2 diff -u -p -r1.5.62.1 -r1.5.62.2 --- src/common/lib/libc/arch/alpha/atomic/atomic_cas.S 2020/04/21 18:41:15 1.5.62.1 +++ src/common/lib/libc/arch/alpha/atomic/atomic_cas.S 2020/04/21 19:37:41 1.5.62.2 @@ -1,4 +1,4 @@ -/* $NetBSD: atomic_cas.S,v 1.5.62.1 2020/04/21 18:41:15 martin dead $ */ +/* $NetBSD: atomic_cas.S,v 1.5.62.2 2020/04/21 19:37:41 martin Exp $ */ /*- * Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.