#
e5ab0163 |
| 17-Oct-2020 |
mlelstv <mlelstv@NetBSD.org> |
Print real maxrss value like other shells.
|
#
ccc205ce |
| 23-Apr-2020 |
simonb <simonb@NetBSD.org> |
Add '-t' option for tcsh-style time output.
|
#
397b1102 |
| 15-Jul-2017 |
christos <christos@NetBSD.org> |
Add a variant that passes the format, so that time(1) can use it.
|
#
37e39248 |
| 16-Jul-2013 |
christos <christos@NetBSD.org> |
WARNS=6 [-Wconversion]
|
#
c4753f0f |
| 09-Nov-2011 |
christos <christos@NetBSD.org> |
sync with /usr/bin/time, use CLOCK_MONOTONIC
|
#
bc4c3c57 |
| 28-Aug-2011 |
christos <christos@NetBSD.org> |
use strpct(3) from libutil.
|
#
8392979d |
| 24-Feb-2008 |
dholland <dholland@NetBSD.org> |
Dividing by a time_t makes the result time_t, so it should be cast to long when being printf'd as a long.
|
#
271dc0c3 |
| 24-Feb-2007 |
matt <matt@NetBSD.org> |
No functional changes. Cleanup time printing code so it can be used elsewhere in the tree.
|
#
6310b596 |
| 26-Jun-2005 |
christos <christos@NetBSD.org> |
sprinkle a little const, and now everything compiles with WARNS=3
|
#
b5b29542 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22249, verified by myself.
|
#
18158540 |
| 25-May-2002 |
wiz <wiz@NetBSD.org> |
__STDC__ is always defined on NetBSD.
|
#
b771e65b |
| 14-Sep-2001 |
wiz <wiz@NetBSD.org> |
ANSIfication and KNF improvements by Petri Koistinen in bin/13689, with some fixes by me.
|
#
0a600be8 |
| 12-Jun-2001 |
wiz <wiz@NetBSD.org> |
receive, not recieve
|
#
000297a9 |
| 08-Apr-1998 |
fair <fair@NetBSD.org> |
Fix PR#3585 - csh printed a negative percentage of CPU used when the total CPU usage was more than 6 hours (integer overflow problem).
|
#
8ea378c6 |
| 04-Jul-1997 |
christos <christos@NetBSD.org> |
Rename err.h to errnum.h to avoid collision with err.h Fix compiler warnings.
|
#
76adbe2b |
| 13-Jan-1997 |
tls <tls@NetBSD.org> |
kill register
|
#
ffe9a4cc |
| 21-Mar-1995 |
mycroft <mycroft@NetBSD.org> |
Update to use timer{add,sub}().
|
#
49f0ad86 |
| 21-Mar-1995 |
cgd <cgd@NetBSD.org> |
convert to new RCS id conventions.
|
#
cee2bad8 |
| 21-Sep-1994 |
mycroft <mycroft@NetBSD.org> |
Merge 4.4-Lite version.
|
#
a579b792 |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS identifiers.
|
#
06be6008 |
| 23-Mar-1993 |
cgd <cgd@NetBSD.org> |
changed "Id" to "Header" for rcsids
|
#
346aa5dd |
| 22-Mar-1993 |
cgd <cgd@NetBSD.org> |
added rcs ids to all files
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|