DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.25.g31118 master usr.bin/units units.1 units.c units.lib
commit 3111804c06112dfade510909dc4cd3860fb9da55
Author: Matthias Schmidt <matthias@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]