summaryrefslogtreecommitdiff
path: root/usr.bin/time
AgeCommit message (Expand)Author
2020-04-25Pull up following revision(s) (requested by simonb in ticket #853):martin
2017-07-15Simplify.wiz
2017-07-15Allow the user to specify the output format on the command line.christos
2016-12-21Add an xref to wait4(2) in SEE ALSO as it has been referred to for the -l opt...abhinav
2011-11-09Sort sections, use Aq, add comma in enumeration.wiz
2011-11-09PR/45592: Greg A. Woods: changes to get time(1) to use CLOCK_MONOTONICchristos
2011-10-02Describe the output more accurately, and in the correct order. Noted bydholland
2011-10-02Fix ambiguous/confusing wording.dholland
2011-08-31NULL does not need a castplunky
2011-08-28use strpct from libutil.christos
2011-08-17document non-literal string formatchristos
2010-05-16and, erm, bump date too.dholland
2010-05-16Grammar, clarification, and note that the rusage information is totaldholland
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-01-24Mention -c. Hi Matt.skrll
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-02-26Make -p, -l, and -c exclusive (any one turns off the other two).matt
2007-02-26.include <bsd.own.mk>matt
2007-02-24Add '-c' option for csh-style time output. Use the csh time format codematt
2006-12-18volatile fixes, from Anon Ymouschristos
2005-10-27Sprinkle some KNF.simonb
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27Remove superfluous "".wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-07-16modernize:christos
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-08Sort sections.wiz
2001-12-01Whitespace cleanup.wiz
2001-02-03Correct double `s' in `ressource'.he
2001-01-29Plural: is -> arehubertf
2001-01-26Patch fixes spelling, grammar, adds ksh, adds rusage information.hubertf
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
1999-06-05* Require an `utility' argument to be specified and fail otherwise.kleink
1998-10-14Silence -Wall by casting to (long) in printf formats.wsanchez
1997-10-20WARNSify, deprecate register, getopt returns -1, fix .Nm usagelukem
1996-12-18Remnant of a different area: resource.h is now in /usr/include/syspk
1996-10-18Exit with an error condition if the timed command does not exit.thorpej
1995-06-27sys/signal.h -> signal.hjtc
1995-03-21Update to use timer{add,sub}().mycroft
1994-12-08Merged with 4.4lite.jtc
1994-01-11Fix spelling errors.jtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-27Changed to be POSIX.2 compliant.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd