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
/
bin
/
csh
/
time.c
Age
Commit message (
Expand
)
Author
2020-10-17
Print real maxrss value like other shells.
mlelstv
2020-04-23
Add '-t' option for tcsh-style time output.
simonb
2017-07-15
Add a variant that passes the format, so that time(1) can use it.
christos
2013-07-16
WARNS=6 [-Wconversion]
christos
2011-11-09
sync with /usr/bin/time, use CLOCK_MONOTONIC
christos
2011-08-28
use strpct(3) from libutil.
christos
2008-02-24
Dividing by a time_t makes the result time_t, so it should be cast to long
dholland
2007-02-24
No functional changes. Cleanup time printing code so it can be used
matt
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-05-25
__STDC__ is always defined on NetBSD.
wiz
2001-09-14
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
wiz
2001-06-12
receive, not recieve
wiz
1998-04-08
Fix PR#3585 - csh printed a negative percentage of CPU used when the total
fair
1997-07-04
Rename err.h to errnum.h to avoid collision with err.h
christos
1997-01-13
kill register
tls
1995-03-21
Update to use timer{add,sub}().
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-21
Merge 4.4-Lite version.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd