commit a60cd4c5829483c48dd38b40646eabe949f32a75
Author: Eitan Adler <[email protected]>
Date: Mon Apr 14 15:40:55 2014 -0700
units(1): bring in latest changes from FreeBSD
In the interest of further compatibility with GNU units this brings in:
: -U for units file
: -v for verbose
: -V for version
: libedit support
: -f support for multiple files
And other additional improvements.
Note that this introduces a breaking change from prior: -V and -v have been
swapped (and a new -v has been added).
Summary of changes:
usr.bin/units/Makefile | 3 +
usr.bin/units/units.c | 184 ++++++++++++++++++++++++++++++++-----------------
2 files changed, 122 insertions(+), 65 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a60cd4c5829483c48dd38b40646eabe949f32a75
--
DragonFly BSD source repository