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