| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-01 | the granularity of microprocessors has likely improved since this note |  tedu | 1 | -6/+2 |
| 2017-08-21 | Minor cleanup, joint work with Scott Cheloha <scottcheloha at gmail dot com>: |  schwarze | 1 | -10/+7 |
| 2017-07-22 | use automatic variables rather than globals; no functional change; |  schwarze | 1 | -8/+6 |
| 2017-07-22 | no need to cast signal(3) and fprintf(3) return values to (void) |  schwarze | 1 | -7/+5 |
| 2017-07-13 | use monotonic clock for computing elapsed time |  tedu | 1 | -8/+7 |
| 2015-10-10 | pledge "stdio proc exec". relies on two recent kernel fixes. |  deraadt | 1 | -1/+3 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -2/+1 |
| 2013-04-16 | handle large time_t types; ok millert |  deraadt | 1 | -13/+13 |
| 2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman |  jmc | 1 | -8/+8 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -14/+1 |
| 2009-07-14 | unveil that time(1) accepts optional arguments for the utility operand, |  sobrado | 2 | -8/+11 |
| 2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 1 | -3/+3 |
| 2009-01-06 | i saw the previous was wrong as soon as i committed it: put the |  jmc | 1 | -8/+8 |
| 2009-01-06 | document, consistently, those apps which also exist as built-ins |  jmc | 1 | -8/+8 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-30 | - use a consistent text for STANDARDS |  jmc | 1 | -3/+8 |
| 2006-05-17 | remove useless case that is handled by default anyway |  grunk | 1 | -9/+8 |
| 2003-06-23 | time is a built-in to most shells, not just csh(1); |  jmc | 1 | -10/+8 |
| 2003-06-10 | mostly ansi cleanup; pval ok |  deraadt | 1 | -6/+4 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2002-05-26 | pid_t cleanup |  deraadt | 1 | -3/+3 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -3/+3 |
| 2002-01-24 | fix the history refs |  mickey | 1 | -2/+2 |
| 2001-11-22 | o) fix return value; |  mpech | 1 | -15/+29 |
| 2001-11-19 | kill more registers |  mpech | 1 | -3/+3 |
| 2001-07-12 | first pass at a -Wall cleanup |  deraadt | 1 | -2/+3 |
| 2001-06-13 | page reclaims -> minor page faults |  art | 1 | -4/+4 |
| 2001-06-13 | Correctly get 'hz' with sysctl. Don't assume it's 100 (it's not on alpha). |  art | 1 | -4/+16 |
| 2000-04-29 | compare return value of signal(3) to SIG_ERR, not < 0 as it has not returned |  millert | 1 | -4/+4 |
| 2000-03-11 | Various cleanups and standardizations. |  aaron | 1 | -3/+4 |
| 2000-03-06 | Add HISTORY sections; from FreeBSD. |  aaron | 1 | -4/+9 |
| 1999-10-17 | More consistent introduction to options. |  aaron | 1 | -2/+2 |
| 1999-06-05 | - remove trailing white space |  aaron | 1 | -17/+15 |
| 1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text |  aaron | 1 | -2/+2 |
| 1998-11-03 | remove some redundancy; pjanzen@ |  aaron | 1 | -3/+2 |
| 1998-10-30 | usr.bin/ man page fixes, t-z |  aaron | 1 | -3/+3 |
| 1998-09-02 | using kill() like WTERMSIG(), make exit status more accurate; cracauer |  deraadt | 1 | -2/+11 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -3/+3 |
| 1996-12-19 | repair; david@mono.org |  deraadt | 1 | -3/+4 |
| 1996-10-12 | correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.no |  deraadt | 1 | -7/+8 |
| 1996-06-26 | rcsid |  deraadt | 3 | -2/+4 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 3 | -0/+297 |