summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/units.c
Commit message (Expand)AuthorAgeFilesLines
* units(1): don't compare pointers with 0eadler2014-04-141-1/+1
* units(1): Add 'static' and sort list.eadler2014-04-141-18/+18
* units(1): Add v option: verboseeadler2014-04-141-13/+36
* units(1): Add U optioneadler2014-04-141-2/+9
* units(1): support reading multiple units fileseadler2014-04-141-9/+12
* units(1): parse config file after setting defaultseadler2014-04-141-1/+1
* units(1): add libedit supporteadler2014-04-141-19/+48
* units(1): make -V print version instead of -veadler2014-04-071-8/+4
* add capsicum to units(1)eadler2014-03-301-0/+10
* Add missing static keywords to units(1)ed2011-11-061-6/+6
* Add limited support for units that are related by affine ratherdwmalone2008-08-161-17/+58
* Add enough consts to keep everyone happy.dwmalone2002-07-281-1/+1
* Add prototypes and turn on WARNS=?2.dwmalone2001-06-241-0/+18
* Give units a bit of a cleanup:dwmalone2001-02-281-32/+26
* Don't segv when trying to add a 0-length unit name.kris2000-07-311-21/+20
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-211-35/+24
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix exit code when used in non-interactive mode.alex1996-06-081-3/+5
* Units conversion utility courtesy of NetBSD.alex1996-06-081-0/+706
OpenPOWER on IntegriCloud