DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.542.g906f7 master usr.sbin/vnconfig vnconfig.c
commit 906f76fefd8f2e807f8f8e18da9b887206b4c1a8
Author: Stathis Kamperis <beket@dragonflybsd.org>
Date: Mon Mar 30 07:48:36 2009 +0000
vnconfig -l: print an error if supplied vn is unknown
The code as it is has no effect, because `tmp' is never NULL.
Make it behave as initially intended. Also, since we are here
replace the printf() call with errx().
Approved-by: corecode@
Summary of changes:
usr.sbin/vnconfig/vnconfig.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/906f76fefd8f2e807f8f8e18da9b887206b4c1a8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]