Date: Fri, 21 Apr 2006 20:33:16 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsdb fsdb.c fsdb.h fsdbutil.c Message-ID: <200604212033.k3LKXGa7063766@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-04-21 20:33:16 UTC
FreeBSD src repository
Modified files:
sbin/fsdb fsdb.c fsdb.h fsdbutil.c
Log:
o Do recrack(arguments) for commands which actually take NAME as
arguments so we do not coredump at "help foo", "back bar" and such.
o Be consistent and print argc - 1 as a command arguments number in
all cases.
PR: bin/37096
Submitted by: Joshua Goodall
MFC after: 1 month
Revision Changes Path
1.32 +10 -9 src/sbin/fsdb/fsdb.c
1.11 +1 -0 src/sbin/fsdb/fsdb.h
1.19 +1 -1 src/sbin/fsdb/fsdbutil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604212033.k3LKXGa7063766>
