git: fsck(8): Raise WARNS to 2 and fix warnings.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Dec 5 14:11:50 PST 2013
commit a3e9bf8f3fb757b1e3eba53ad26c3006feeaec14
Author: Sascha Wildner <saw at online.de>
Date: Thu Dec 5 23:05:57 2013 +0100
fsck(8): Raise WARNS to 2 and fix warnings.
Summary of changes:
sbin/fsck/Makefile | 3 +--
sbin/fsck/dir.c | 3 +--
sbin/fsck/fsutil.h | 13 ++++---------
sbin/fsck/inode.c | 6 ++----
sbin/fsck/main.c | 5 ++---
sbin/fsck/memzone.c | 2 +-
sbin/fsck/memzone.h | 4 +---
sbin/fsck/pass1.c | 19 +++++++++----------
sbin/fsck/pass2.c | 7 +++----
sbin/fsck/pass3.c | 3 +--
sbin/fsck/pass5.c | 4 ++--
sbin/fsck/setup.c | 4 +---
sbin/fsck/utilities.c | 2 +-
sys/vfs/ufs/ffs_subr.c | 2 +-
14 files changed, 30 insertions(+), 47 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a3e9bf8f3fb757b1e3eba53ad26c3006feeaec14
--
DragonFly BSD source repository
More information about the Commits
mailing list