summaryrefslogtreecommitdiff
path: root/usr.bin/units
AgeCommit message (Collapse)Author
1999-06-13From FreeBSD: tie EMU currencies to EuroPaul Janzen
1999-06-13typoPaul Janzen
1999-06-13Update the units file. Monetary units are (briefly!) current; physicalPaul Janzen
constants are from "Handbook of Physical Quantities", edited by Grigoriev and Meilikhov, CRC Press, 1997. Some units have been added, as have most standard SI unit abbreviations. Most noteably, kPa now means kilopascals, not kilo-peta-atto (which works out to 1). Also, Oersted has been improperly defined in this and most other 'units' files by a factor of pi^2; this has been fixed.
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-12-16more .Nm fixesAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
occurrences squashed as well.
1997-09-29not uniq; ms@xy.orgTheo de Raadt
1997-07-09new formatTheo de Raadt
1997-07-08- replace some strn?cpy/strn?cat pairs w/ snprintfTodd C. Miller
- strcpy() -> strncpy()
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-08-11two fixes from freebsd plus some more by meTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt