DragonFly-2.1.1.25.g31118 master usr.bin/units units.1 units.c units.lib
Matthias Schmidt
matthias at crater.dragonflybsd.org
Thu Dec 4 06:14:17 PST 2008
commit 3111804c06112dfade510909dc4cd3860fb9da55
Author: Matthias Schmidt <matthias at dragonflybsd.org>
Date: Thu Dec 4 15:10:23 2008 +0100
Update units(1) to allow conversion between degC and degF
This patch (in modified form from FreeBSD) rested for some time on
my disk, so I'll throw it in. It allows conversion between Celsius
and Fahrenheit:
You have: 20 degC
You want: degF
68
Reminded-by: corecode@
Summary of changes:
usr.bin/units/units.1 | 9 ++++--
usr.bin/units/units.c | 77 ++++++++++++++++++++++++++++++++++++-----------
usr.bin/units/units.lib | 13 ++++----
3 files changed, 71 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=3111804c06112dfade510909dc4cd3860fb9da55
--
DragonFly BSD source repository
More information about the Commits
mailing list