DragonFly-2.3.0.542.g906f7 master usr.sbin/vnconfig vnconfig.c
Stathis Kamperis
beket at crater.dragonflybsd.org
Mon Mar 30 00:03:59 PDT 2009
commit 906f76fefd8f2e807f8f8e18da9b887206b4c1a8
Author: Stathis Kamperis <beket at 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
More information about the Commits
mailing list