Age | Commit message (Expand) | Author |
2011-08-31 | use the same format/text, as far as possible, for date strings; | Jason McIntyre |
2011-08-30 | Make the code match the manpage and POSIX spec when the year is specified | Philip Guenthe |
2011-08-21 | With gettimeofday() removed from the top of main(), need to call time() | Philip Guenthe |
2011-08-20 | Add nanosecond precision and support for -d option (new in POSIX 2008) | Philip Guenthe |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-06-18 | Fix typo introduced in seconds parsing. From Tim van der Molen. | Todd C. Miller |
2007-05-25 | Sanity check time spec and if no century is specified, just use the | Todd C. Miller |
2006-03-08 | even betterer | Henning Brauer |
2006-03-07 | KNF & cleanup | Henning Brauer |
2005-04-20 | spacing | Theo de Raadt |
2005-04-20 | Remove redundant rw() function, which is unsafe and, well, redundant. | Otto Moerbeek |
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 |
2003-01-10 | typo in comment; Jim Geovedi | Henning Brauer |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2000-10-13 | Missed one TM_YEAR_BASE in previous commit; pointed out by peters@telia.net | Paul Janzen |
2000-09-20 | use TM_YEAR_BASE and set seconds to zero in obsolescent "compatibility" case; | Paul Janzen |
2000-09-20 | Y2K fix for obsolescent time format: found by Camiel Dobbelaar. | Paul Janzen |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |