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/sys/arch/i386/i386/locore.S,v retrieving revision 1.35 retrieving revision 1.36 diff -u -p -r1.35 -r1.36 --- src/sys/arch/i386/i386/locore.S 2005/11/07 11:42:34 1.35 +++ src/sys/arch/i386/i386/locore.S 2005/12/11 12:17:41 1.36 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.35 2005/11/07 11:42:34 yamt Exp $ */ +/* $NetBSD: locore.S,v 1.36 2005/12/11 12:17:41 christos Exp $ */ /*- * Copyright (c) 1998, 2000, 2004 The NetBSD Foundation, Inc.