| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -3/+3 |
* | use tame "stdio rpath wpath cpath fattr". There is some timezone |  deraadt | 2015-10-06 | 1 | -1/+4 |
* | drop redundant .Ns and reduce quoting |  schwarze | 2015-09-25 | 1 | -4/+4 |
* | ouch, sorry, fix previous |  schwarze | 2015-09-12 | 1 | -2/+3 |
* | use .Cm rather than .Li for fixed string arguments, and |  schwarze | 2015-09-12 | 1 | -6/+9 |
* | Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ |  millert | 2015-03-17 | 1 | -4/+4 |
* | tzfile.h is an internal header that should never have been installed. |  millert | 2015-03-15 | 1 | -2/+1 |
* | revert previous: guenther says it's wrong; |  jmc | 2014-06-03 | 1 | -5/+2 |
* | no support for TZ; |  jmc | 2014-06-03 | 1 | -3/+6 |
* | use Li for the T/Z specifiers; |  jmc | 2013-03-08 | 1 | -7/+7 |
* | Mention that if you use a space as the separator in the argument |  millert | 2013-03-05 | 1 | -2/+4 |
* | after some thought, i think it unlikely that we will need to specify |  jmc | 2011-09-16 | 1 | -3/+3 |
* | use .St -iso8601-4; |  jmc | 2011-09-09 | 1 | -3/+5 |
* | some additional information on the -d option, for clarification; |  jmc | 2011-09-08 | 1 | -3/+4 |
* | we've already stated the format of the -d and -t arguments: no need to |  jmc | 2011-09-04 | 1 | -8/+4 |
* | use the same format/text, as far as possible, for date strings; |  jmc | 2011-08-31 | 2 | -59/+51 |
* | Make the code match the manpage and POSIX spec when the year is specified |  guenther | 2011-08-30 | 1 | -5/+10 |
* | remove redundant final paragraph of STANDARDS: it merely repeats what has |  jmc | 2011-08-28 | 1 | -16/+2 |
* | With gettimeofday() removed from the top of main(), need to call time() |  guenther | 2011-08-21 | 1 | -3/+3 |
* | (slightly) saner SEE ALSO; |  jmc | 2011-08-20 | 1 | -2/+2 |
* | -make .frac and .SS more consistent (may have to revisit this) |  jmc | 2011-08-20 | 1 | -7/+9 |
* | tweak some text; |  jmc | 2011-08-20 | 1 | -6/+6 |
* | prettify date strings; |  jmc | 2011-08-20 | 1 | -5/+9 |
* | Add nanosecond precision and support for -d option (new in POSIX 2008) |  guenther | 2011-08-20 | 2 | -72/+130 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -3/+3 |
* | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 2009-02-08 | 1 | -3/+3 |
* | replace hardcoded exit values with .Ex macros; |  sobrado | 2009-01-04 | 1 | -5/+3 |
* | the ellipsis is not an optional argument; while here, sync the usage |  sobrado | 2007-08-06 | 2 | -5/+6 |
* | Fix typo introduced in seconds parsing. From Tim van der Molen. |  millert | 2007-06-18 | 1 | -2/+2 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - use a consistent text for STANDARDS |  jmc | 2007-05-30 | 1 | -7/+7 |
* | Sanity check time spec and if no century is specified, just use the |  millert | 2007-05-25 | 1 | -38/+58 |
* | -r and -t take arguments; from Igor Sobrado |  jmc | 2007-03-29 | 1 | -3/+3 |
* | even betterer |  henning | 2006-03-08 | 1 | -5/+5 |
* | KNF & cleanup |  henning | 2006-03-07 | 1 | -31/+20 |
* | spacing |  deraadt | 2005-04-20 | 1 | -5/+5 |
* | Remove redundant rw() function, which is unsafe and, well, redundant. |  otto | 2005-04-20 | 2 | -65/+9 |
* | mostly ansi cleanup; pval ok |  deraadt | 2003-06-10 | 1 | -20/+8 |
* | - section reorder |  jmc | 2003-06-10 | 1 | -3/+3 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | typo in comment; Jim Geovedi |  henning | 2003-01-10 | 1 | -3/+3 |
* | typo; jmc |  henning | 2003-01-10 | 1 | -2/+2 |
* | 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 | 2002-02-16 | 1 | -7/+7 |
* | Missed one TM_YEAR_BASE in previous commit; pointed out by peters@telia.net |  pjanzen | 2000-10-13 | 1 | -5/+4 |
* | use TM_YEAR_BASE and set seconds to zero in obsolescent "compatibility" case; |  pjanzen | 2000-09-20 | 1 | -8/+11 |
* | fix pasto and comma splice |  pjanzen | 2000-09-20 | 1 | -3/+3 |
* | Y2K fix for obsolescent time format: found by Camiel Dobbelaar. |  pjanzen | 2000-09-20 | 1 | -6/+10 |
* | Various cleanups and standardizations. |  aaron | 2000-03-11 | 1 | -9/+9 |
* | Finish standardizing options list introduction. |  aaron | 2000-03-05 | 1 | -2/+2 |
* | usr.bin/ man page fixes, t-z |  aaron | 1998-10-30 | 1 | -4/+4 |