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/dev/pci/gffb.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/gffb.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.8.4.2 diff -u -p -r1.8 -r1.8.4.2 --- src/sys/dev/pci/gffb.c 2014/03/14 21:59:41 1.8 +++ src/sys/dev/pci/gffb.c 2014/05/18 17:45:39 1.8.4.2 @@ -1,4 +1,4 @@ -/* $NetBSD: gffb.c,v 1.8 2014/03/14 21:59:41 mrg Exp $ */ +/* $NetBSD: gffb.c,v 1.8.4.2 2014/05/18 17:45:39 rmind Exp $ */ /* * Copyright (c) 2013 Michael Lorenz @@ -35,7 +35,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: gffb.c,v 1.8 2014/03/14 21:59:41 mrg Exp $"); +__KERNEL_RCSID(0, "$NetBSD: gffb.c,v 1.8.4.2 2014/05/18 17:45:39 rmind Exp $"); #include #include