git: vquota(8): Display full user and group names
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Jan 19 02:22:18 PST 2012
commit bc844d36a1c75e49669e2336dfd79d5cb447e80e
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Thu Jan 19 11:03:41 2012 +0100
vquota(8): Display full user and group names
* Full user and group names are now displayed by default
* add a -n flag to show the raw user and group ids
* refactor the code to use common id printing functions
Summary of changes:
sbin/vquota/vquota.8 | 6 ++++-
sbin/vquota/vquota.c | 62 ++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 53 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc844d36a1c75e49669e2336dfd79d5cb447e80e
--
DragonFly BSD source repository
More information about the Commits
mailing list