index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
time
/
time.c
Age
Commit message (
Expand
)
Author
2020-04-23
Add '-t' option for tcsh-style time output.
simonb
2017-07-15
Allow the user to specify the output format on the command line.
christos
2011-11-09
PR/45592: Greg A. Woods: changes to get time(1) to use CLOCK_MONOTONIC
christos
2011-08-31
NULL does not need a cast
plunky
2011-08-28
use strpct from libutil.
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-02-26
Make -p, -l, and -c exclusive (any one turns off the other two).
matt
2007-02-24
Add '-c' option for csh-style time output. Use the csh time format code
matt
2006-12-18
volatile fixes, from Anon Ymous
christos
2005-10-27
Sprinkle some KNF.
simonb
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-07-16
modernize:
christos
1999-06-05
* Require an `utility' argument to be specified and fail otherwise.
kleink
1998-10-14
Silence -Wall by casting to (long) in printf formats.
wsanchez
1997-10-20
WARNSify, deprecate register, getopt returns -1, fix .Nm usage
lukem
1996-10-18
Exit with an error condition if the timed command does not exit.
thorpej
1995-06-27
sys/signal.h -> signal.h
jtc
1995-03-21
Update to use timer{add,sub}().
mycroft
1994-12-08
Merged with 4.4lite.
jtc
1993-08-27
Minor tweaks: including header files to bring prototypes into scope,
jtc
1993-08-27
Changed to be POSIX.2 compliant.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd