Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 06/05/1999 12:19:20
Module Name:	basesrc
Committed By:	kleink
Date:		Sat Jun  5 19:19:20 UTC 1999

Modified Files:
	basesrc/usr.bin/time: time.1 time.c

Log Message:
* Require an `utility' argument to be specified and fail otherwise.
* I18n of decimal point used in time formatting.
* Don't hardcode an assumption of 100 clock ticks per second.
* Various minor cleanups.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/time/time.1
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/time/time.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.