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/ufs/ffs/ffs_vnops.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/ufs/ffs/ffs_vnops.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.69.4.1 retrieving revision 1.77.8.3 diff -u -p -r1.69.4.1 -r1.77.8.3 --- src/sys/ufs/ffs/ffs_vnops.c 2006/06/21 15:12:31 1.69.4.1 +++ src/sys/ufs/ffs/ffs_vnops.c 2006/05/24 10:59:25 1.77.8.3 @@ -1,4 +1,4 @@ -/* $NetBSD: ffs_vnops.c,v 1.69.4.1 2006/06/21 15:12:31 yamt Exp $ */ +/* $NetBSD: ffs_vnops.c,v 1.77.8.3 2006/05/24 10:59:25 yamt Exp $ */ /* * Copyright (c) 1982, 1986, 1989, 1993 @@ -32,7 +32,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: ffs_vnops.c,v 1.69.4.1 2006/06/21 15:12:31 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ffs_vnops.c,v 1.77.8.3 2006/05/24 10:59:25 yamt Exp $"); #include #include