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/usr.sbin/makefs/ffs.c,v rcsdiff: /ftp/cvs/cvsroot/src/usr.sbin/makefs/ffs.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.69.4.1 retrieving revision 1.70 diff -u -p -r1.69.4.1 -r1.70 --- src/usr.sbin/makefs/ffs.c 2018/06/09 14:35:21 1.69.4.1 +++ src/usr.sbin/makefs/ffs.c 2017/12/16 23:08:40 1.70 @@ -1,4 +1,4 @@ -/* $NetBSD: ffs.c,v 1.69.4.1 2018/06/09 14:35:21 martin Exp $ */ +/* $NetBSD: ffs.c,v 1.70 2017/12/16 23:08:40 christos Exp $ */ /* * Copyright (c) 2001 Wasabi Systems, Inc. @@ -71,7 +71,7 @@ #include #if defined(__RCSID) && !defined(__lint) -__RCSID("$NetBSD: ffs.c,v 1.69.4.1 2018/06/09 14:35:21 martin Exp $"); +__RCSID("$NetBSD: ffs.c,v 1.70 2017/12/16 23:08:40 christos Exp $"); #endif /* !__lint */ #include