units(1): bring in latest changes from FreeBSD
authorEitan Adler <eadler@dragonflybsd.org>
Mon, 14 Apr 2014 22:40:55 +0000 (15:40 -0700)
committerEitan Adler <eadler@dragonflybsd.org>
Mon, 14 Apr 2014 22:43:51 +0000 (15:43 -0700)
commita60cd4c5829483c48dd38b40646eabe949f32a75
tree366938150191e1016a6d4170bef4a0d7f2a88061
parentd1202ee990a427ecd8d24de903a8e31df311c945
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).
usr.bin/units/Makefile
usr.bin/units/units.c