Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index