cvs commit: src/sbin/fsdb fsdb.c fsdb.h fsdbutil.c
Maxim Konovalov
maxim at FreeBSD.org
Fri Apr 21 20:33:17 UTC 2006
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
More information about the cvs-src
mailing list