Subject: CVS commit: src/usr.bin/time
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/24/2007 21:30:27
Module Name:	src
Committed By:	matt
Date:		Sat Feb 24 21:30:27 UTC 2007

Modified Files:
	src/usr.bin/time: Makefile time.c
Added Files:
	src/usr.bin/time: ext.h xtime.c

Log Message:
Add '-c' option for csh-style time output.  Use the csh time format code
to print the new csh-style time output.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/time/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/time/ext.h src/usr.bin/time/xtime.c
cvs rdiff -r1.16 -r1.17 src/usr.bin/time/time.c

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