aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/units
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Install files via FILES.Ruslan Ermilov2002-02-181-4/+2
| | | | Notes: svn path=/stable/4/; revision=90859
* MFC: rev 1.12Josef Karthauser2001-12-281-0/+3
| | | | | | | | | Add tbl and tbsp as contractions of tablespoon, and tsp for teaspoon. Approved by: re (rwatson) Notes: svn path=/stable/4/; revision=88578
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-12/+12
| | | | Notes: svn path=/stable/4/; revision=80147
* MFC 1.11: correct a typo.Dima Dorfman2001-06-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=77899
* MFC: add some gravitational valuesEric Melville2001-05-221-0/+4
| | | | | | | Approved by: murray Notes: svn path=/stable/4/; revision=76970
* MFC 1.13, a word-order fix for the SYNOPSISDoug Barton2001-04-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=75942
* MFC: major updates. Covers units.1 r1.11, r1.12; units.c r1.8;Kris Kennaway2001-03-043-45/+46
| | | | | | | units.lib r1.7-r1.9 Notes: svn path=/stable/4/; revision=73498
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-17/+18
| | | | Notes: svn path=/stable/4/; revision=70198
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
| | | | Notes: svn path=/stable/4/; revision=69768
* MFC: Don't segv when trying to add a 0-length unit name.Kris Kennaway2000-08-231-21/+20
| | | | | | | Some string-related cleanups inspired by OpenBSD. Notes: svn path=/stable/4/; revision=65000
* MFC 1.6: southamericarand -> southafricarandJoerg Wunsch2000-04-181-1/+1
| | | | Notes: svn path=/stable/4/; revision=59371
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
| | | | Notes: svn path=/head/; revision=50477
* Add euro-currency and constant rates of EMU area.Jean-Marc Zucconi1999-05-221-11/+16
| | | | | | | | PR: bin/9263 Submitted by: Timo J. Rinne <tri@freebsd.org> Notes: svn path=/head/; revision=47377
* Install using ${INSTALL}, not using `install'.Bruce Evans1998-09-201-2/+2
| | | | Notes: svn path=/head/; revision=39527
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
| | | | Notes: svn path=/head/; revision=34801
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.Philippe Charnier1997-08-212-115/+105
| | | | Notes: svn path=/head/; revision=28502
* Specify the full path of units.lib in the FILES section.Alexander Langer1997-05-061-2/+2
| | | | Notes: svn path=/head/; revision=25504
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-226-6/+6
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-146-6/+6
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added revised manpage submitted by the author of units.Alexander Langer1996-06-101-26/+60
| | | | | | | | Reviewed by: alex Submitted by: Adrian Mariano <adrian@cam.cornell.edu> Notes: svn path=/head/; revision=16269
* Fix exit code when used in non-interactive mode.Alexander Langer1996-06-081-3/+5
| | | | | | | Remove ';' typo attached to if statement. Notes: svn path=/head/; revision=16190
* Units conversion utility courtesy of NetBSD.Alexander Langer1996-06-086-0/+1500
Submitted by: Jeremy Prior Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=16186