| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete a useless call to setlocale(3): strptime(3) is only called |  schwarze | 2019-03-10 | 1 | -7/+4 |
* | 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 |
* | 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 |
* | use the same format/text, as far as possible, for date strings; |  jmc | 2011-08-31 | 1 | -3/+3 |
* | Make the code match the manpage and POSIX spec when the year is specified |  guenther | 2011-08-30 | 1 | -5/+10 |
* | With gettimeofday() removed from the top of main(), need to call time() |  guenther | 2011-08-21 | 1 | -3/+3 |
* | Add nanosecond precision and support for -d option (new in POSIX 2008) |  guenther | 2011-08-20 | 1 | -69/+94 |
* | the ellipsis is not an optional argument; while here, sync the usage |  sobrado | 2007-08-06 | 1 | -2/+3 |
* | Fix typo introduced in seconds parsing. From Tim van der Molen. |  millert | 2007-06-18 | 1 | -2/+2 |
* | Sanity check time spec and if no century is specified, just use the |  millert | 2007-05-25 | 1 | -38/+58 |
* | 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 | 1 | -60/+7 |
* | mostly ansi cleanup; pval ok |  deraadt | 2003-06-10 | 1 | -20/+8 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -7/+3 |
* | typo in comment; Jim Geovedi |  henning | 2003-01-10 | 1 | -3/+3 |
* | 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 |
* | Y2K fix for obsolescent time format: found by Camiel Dobbelaar. |  pjanzen | 2000-09-20 | 1 | -6/+10 |
* | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1997-01-15 | 1 | -3/+3 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+354 |