History log of /src/usr.bin/time/time.1 |
Revision | | Date | Author | Comments |
1.30 |
| 05-Apr-2021 |
pgoyette | Since there is a -t option, and the option itself is documented, there doesn't seem to be any reason to exclude ``t'' from the usage summary.
|
1.29 |
| 23-Apr-2020 |
simonb | Add '-t' option for tcsh-style time output.
|
1.28 |
| 15-Jul-2017 |
wiz | branches: 1.28.2; 1.28.8; Simplify.
|
1.27 |
| 15-Jul-2017 |
christos | Allow the user to specify the output format on the command line.
|
1.26 |
| 21-Dec-2016 |
abhinav | Add an xref to wait4(2) in SEE ALSO as it has been referred to for the -l option.
|
1.25 |
| 09-Nov-2011 |
wiz | branches: 1.25.22; Sort sections, use Aq, add comma in enumeration.
|
1.24 |
| 09-Nov-2011 |
christos | PR/45592: Greg A. Woods: changes to get time(1) to use CLOCK_MONOTONIC
|
1.23 |
| 02-Oct-2011 |
dholland | branches: 1.23.2; Describe the output more accurately, and in the correct order. Noted by Snader_LB on freenode.
|
1.22 |
| 02-Oct-2011 |
dholland | Fix ambiguous/confusing wording.
|
1.21 |
| 16-May-2010 |
dholland | and, erm, bump date too.
|
1.20 |
| 16-May-2010 |
dholland | Grammar, clarification, and note that the rusage information is total as opposed to strict subprocess only.
|
1.19 |
| 24-Jan-2009 |
skrll | Mention -c. Hi Matt.
|
1.18 |
| 07-Aug-2003 |
agc | branches: 1.18.40; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.17 |
| 27-Jun-2003 |
wiz | Remove superfluous "".
|
1.16 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.15 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.14 |
| 08-Dec-2001 |
wiz | Sort sections.
|
1.13 |
| 01-Dec-2001 |
wiz | Whitespace cleanup.
|
1.12 |
| 03-Feb-2001 |
he | Correct double `s' in `ressource'.
|
1.11 |
| 29-Jan-2001 |
hubertf | Plural: is -> are Belongs to PR 11975 by Jeremy C. Reed <reed@reedmedia.net>
|
1.10 |
| 26-Jan-2001 |
hubertf | Patch fixes spelling, grammar, adds ksh, adds rusage information.
Submitted by Jeremy C. Reed <reed@reedmedia.net> in PR 11975.
|
1.9 |
| 04-Sep-2000 |
kleink | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
1.8 |
| 05-Jun-1999 |
kleink | branches: 1.8.8; * 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.
|
1.7 |
| 20-Oct-1997 |
lukem | WARNSify, deprecate register, getopt returns -1, fix .Nm usage
|
1.6 |
| 18-Dec-1996 |
pk | Remnant of a different area: resource.h is now in /usr/include/sys (from David Brownlee; PR#3044).
|
1.5 |
| 08-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
1.4 |
| 11-Jan-1994 |
jtc | Fix spelling errors.
|
1.3 |
| 27-Aug-1993 |
jtc | Changed to be POSIX.2 compliant. Don't crash with -l option if program executed in less than one tick.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 08-Dec-1994 |
jtc | imported from 4.4lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.8.8.1 |
| 03-Feb-2001 |
he | Pull up revisions 1.9-1.12 (requested by hubertf): Note that ``time'' is also a builtin in ksh, and document rusage information. Fixes PR#11975. Also use "EXIT STATUS" instead of "DIAGNOSTICS".
|
1.18.40.1 |
| 26-Mar-2009 |
snj | Pull up following revision(s) (requested by skrll in ticket #613): usr.bin/time/time.1: revision 1.19 Mention -c. Hi Matt.
|
1.23.2.1 |
| 10-Nov-2011 |
yamt | sync with head
|
1.25.22.1 |
| 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.28.8.1 |
| 25-Apr-2020 |
martin | Pull up following revision(s) (requested by simonb in ticket #853):
bin/csh/time.c: revision 1.22 usr.bin/time/time.c: revision 1.24 bin/csh/extern.h: revision 1.32 usr.bin/time/time.1: revision 1.29 usr.bin/time/ext.h: revision 1.4
Add '-t' option for tcsh-style time output.
|
1.28.2.2 |
| 15-Jul-2017 |
wiz | 262833
|
1.28.2.1 |
| 15-Jul-2017 |
wiz | file time.1 was added on branch perseant-stdc-iso10646 on 2017-07-15 14:40:37 +0000
|