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/sparc/stand/ofwboot/loadfile_machdep.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/sparc/stand/ofwboot/loadfile_machdep.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/sys/arch/sparc/stand/ofwboot/loadfile_machdep.c 2007/06/05 08:52:20 1.3 +++ src/sys/arch/sparc/stand/ofwboot/loadfile_machdep.c 2007/10/17 19:57:16 1.4 @@ -1,4 +1,4 @@ -/* $NetBSD: loadfile_machdep.c,v 1.3 2007/06/05 08:52:20 martin Exp $ */ +/* $NetBSD: loadfile_machdep.c,v 1.4 2007/10/17 19:57:16 garbled Exp $ */ /*- * Copyright (c) 2005 The NetBSD Foundation, Inc.