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.51 retrieving revision 1.52 diff -u -p -r1.51 -r1.52 --- src/sys/arch/i386/i386/locore.S 2007/09/26 19:48:36 1.51 +++ src/sys/arch/i386/i386/locore.S 2007/10/17 19:54:45 1.52 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.51 2007/09/26 19:48:36 ad Exp $ */ +/* $NetBSD: locore.S,v 1.52 2007/10/17 19:54:45 garbled Exp $ */ /*- * Copyright (c) 1998, 2000, 2004, 2006, 2007 The NetBSD Foundation, Inc.