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/autoconf.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/i386/autoconf.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.88.2.1 retrieving revision 1.89 diff -u -p -r1.88.2.1 -r1.89 --- src/sys/arch/i386/i386/autoconf.c 2007/12/26 19:42:15 1.88.2.1 +++ src/sys/arch/i386/i386/autoconf.c 2007/12/09 20:27:47 1.89 @@ -1,4 +1,4 @@ -/* $NetBSD: autoconf.c,v 1.88.2.1 2007/12/26 19:42:15 ad Exp $ */ +/* $NetBSD: autoconf.c,v 1.89 2007/12/09 20:27:47 jmcneill Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -46,7 +46,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.88.2.1 2007/12/26 19:42:15 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.89 2007/12/09 20:27:47 jmcneill Exp $"); #include "opt_compat_oldboot.h" #include "opt_multiprocessor.h"