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/fs/filecorefs/filecore_vnops.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/fs/filecorefs/filecore_vnops.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.27.4.1 retrieving revision 1.28 diff -u -p -r1.27.4.1 -r1.28 --- src/sys/fs/filecorefs/filecore_vnops.c 2008/12/13 01:14:59 1.27.4.1 +++ src/sys/fs/filecorefs/filecore_vnops.c 2008/11/26 20:17:33 1.28 @@ -1,4 +1,4 @@ -/* $NetBSD: filecore_vnops.c,v 1.27.4.1 2008/12/13 01:14:59 haad Exp $ */ +/* $NetBSD: filecore_vnops.c,v 1.28 2008/11/26 20:17:33 pooka Exp $ */ /*- * Copyright (c) 1994 The Regents of the University of California. @@ -66,7 +66,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: filecore_vnops.c,v 1.27.4.1 2008/12/13 01:14:59 haad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: filecore_vnops.c,v 1.28 2008/11/26 20:17:33 pooka Exp $"); #include #include