summaryrefslogtreecommitdiff
path: root/usr.bin/units
AgeCommit message (Collapse)Author
2014-04-01update currency exchange rates;Jason McIntyre
2014-03-06update currency exchange rates;Jason McIntyre
2014-02-01update currency exchange rates;Jason McIntyre
2014-01-02update currency exchange rates;Jason McIntyre
2013-12-01update currency exchange rates;Jason McIntyre
2013-11-27unsigned char for ctypeTheo de Raadt
ok okan
2013-11-17Include unistd.h as it is the standard location for getopt().Okan Demirmen
OK millert@
2013-11-01update currency exchange rates;Jason McIntyre
2013-10-01update currency exchange rates;Jason McIntyre
2013-09-01update currency exchange rates;Jason McIntyre
2013-08-05update currency exchange rates;Jason McIntyre
2013-07-01update currency exchange rates;Jason McIntyre
2013-06-01update currency exchange rates;Jason McIntyre
2013-05-01May 01* update currency exchange rates;Jason McIntyre
2013-04-01update currency exchange rates;Jason McIntyre
2013-03-02update currency exchange rates;Jason McIntyre
2013-02-01update currency exchange rates;Jason McIntyre
2013-01-08from pjanzen:Jason McIntyre
Reference (as per slashdot): http://www.nature.com/news/the-astronomical-unit-gets-fixed-1.11416 ... The astronomical unit (au) - the rough distance from the Earth to the Sun - has been transformed from a confusing calculation into a single number. The new standard, adopted in August by unanimous vote at the International Astronomical Union's meeting in Beijing, China, is now 149,597,870,700 metres ...
2013-01-04an undocumented feature of units was the ability to specify a prefixJason McIntyre
in non-interactive mode. document that now, but also allow for the prefix to be given without a need to quote it; code lifted from atatat (netbsd -r1.10); otto helped me paste it in. ok otto millert
2012-12-31update currency exchange rates;Jason McIntyre
2012-12-29siderealhour is measured in terms of siderealday, not "sidereal day";Jason McIntyre
from Alan Barrett, netbsd fix -r1.16;
2012-12-01update currency exchange rates;Jason McIntyre
2012-11-01update currency exchange rates;Jason McIntyre
2012-10-01update currency exchange rates;Jason McIntyre
2012-09-01update currency exchange rates;Jason McIntyre
2012-08-15(somewhat belatedly) update currency exchange rates;Jason McIntyre
2012-07-01update currency exchange rates;Jason McIntyre
2012-06-01update currency exchange rates;Jason McIntyre
2012-05-01update currency exchange rates;Jason McIntyre
2012-04-01update currency exchange rates;Jason McIntyre
2012-03-01update currency exchange rates;Jason McIntyre
2012-02-01update currency exchange rates;Jason McIntyre
2012-01-02update currency exchange rates;Jason McIntyre
2011-12-02update currency exchange rates;Jason McIntyre
2011-11-12update currency exchange rates;Jason McIntyre
2011-11-05update currency exchange rates;Jason McIntyre
2011-10-29update currency exchange rates;Jason McIntyre
2011-10-22update currency exchange rates;Jason McIntyre
2011-10-15update currency exchange rates;Jason McIntyre
2011-10-08explain units' output a little more clearly;Jason McIntyre
2011-10-08update currency exchange rates;Jason McIntyre
2011-10-07do not search PATH for a units datafile; from pjanzenJason McIntyre
2011-10-06just define UNITSFILE directly, and do away with the need for pathnames.h;Jason McIntyre
ok deraadt
2011-10-06format the "constants of nature" list a little more nicely;Jason McIntyre
2011-10-06add ISO/IEC 80000 to SEE ALSO;Jason McIntyre
2011-10-06i think paul lost this in his previous diff: remove mickey'sJason McIntyre
definition of sqfoot (sorry, mickey!), to avoid confusion with the more generally accepted definition of square foot. hopefully we can find a way to define locale specific (or whatever) stuff in the future.
2011-10-06from pjanzen:Jason McIntyre
- remove my non-7-bit micro symbol - add ISO/IEC 80000 binary prefixes, and symbols - add back myria- prefix (i removed it, but had intended to add it back once i got round to better organising this file - add (or in some cases) redefine becquerel, curie, gray, r_earth, r_moon, rackunit, sievert, eV, bohrradius; also add their symbols - spell dioptre correctly (from netbsd), and permit diopter
2011-10-06from pjanzen:Jason McIntyre
Bump MAXPREFIXES (and a few string lengths) prior to units.lib commit of more prefixes. Add FreeBSD fixes (circa 2001) to prefix and other units.lib parsing. Do minor obvious code tidying.
2011-10-02add a SEE ALSO section to start listing some reference material;Jason McIntyre
2011-10-02update the SI prefixes section:Jason McIntyre
- remove myria (non-standard) and zopto - make deca the base, not deka (sorry, USA) - provide a symbol for micro (ยต) - tidy things up a bit