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 rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/i386/locore.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.58.6.4 retrieving revision 1.62 diff -u -p -r1.58.6.4 -r1.62 --- src/sys/arch/i386/i386/locore.S 2008/01/10 23:43:22 1.58.6.4 +++ src/sys/arch/i386/i386/locore.S 2008/01/11 20:00:14 1.62 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.58.6.4 2008/01/10 23:43:22 bouyer Exp $ */ +/* $NetBSD: locore.S,v 1.62 2008/01/11 20:00:14 bouyer Exp $ */ /* * Copyright-o-rama! @@ -141,7 +141,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: locore.S,v 1.58.6.4 2008/01/10 23:43:22 bouyer Exp $"); +__KERNEL_RCSID(0, "$NetBSD: locore.S,v 1.62 2008/01/11 20:00:14 bouyer Exp $"); #include "opt_compat_oldboot.h" #include "opt_ddb.h"