Age | Commit message (Expand) | Author |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-07 | tame "stdio rpath wpath". rpath is for localtime() and mktime(), | Theo de Raadt |
2015-04-17 | FALLTHROUGH in getopt is incorrect. While here use strtonum | Theo de Raadt |
2015-03-17 | Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ | Todd C. Miller |
2015-03-15 | tzfile.h is an internal header that should never have been installed. | Todd C. Miller |
2015-02-07 | When getopt processing flags, many should be flag=1 instead of flag++ | Theo de Raadt |
2014-01-21 | localtime(3) can return NULL; seen by Rod Whitworth; ok guenther@ | Otto Moerbeek |
2014-01-05 | garbage collect unused global variable retval, | Ingo Schwarze |
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen |
2013-11-21 | add unsigned char casts for specific calls to ctype.h macros. | Theo de Raadt |
2013-10-20 | Parse the argument the -r option with atoll() to support dates past 2038 | Philip Guenther |
2012-12-04 | replace sys/param.h with sys/types.h (and sometimes add limits.h if needed) | Theo de Raadt |
2011-07-08 | extern.h no longer needed | Theo de Raadt |
2011-07-07 | timed's time is up. use ntpd(8). Even our own fossil developers | Theo de Raadt |
2011-03-11 | Add a non-standard option that affects the output TZ only. The input (for | Theo de Raadt |
2011-03-11 | Check that date(1) is not passed any extra arguments. | Theo de Raadt |
2010-03-31 | Make a -DSMALL version of date(1) for the media | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-12-28 | printf field widths are always int, so add a cast to remove | Charles Longeau |
2007-10-16 | sync the synopsis and usage of commands | Igor Sobrado |
2007-05-25 | Remove y2k hack. If no century is specified, use the current one. | Todd C. Miller |
2007-04-12 | use UTC instead of GMT0 for -u; from Jared R.R.Spiegel <jrrs@ice-nine.org> | Christian Weisgerber |
2005-11-29 | add an option -j which suppresses setting the clock, but parses the date | Daniel Hartmeier |
2003-10-15 | errx -> err. From form. | Mike Pechkin |
2003-07-29 | spacing | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-07-04 | ansi | Theo de Raadt |
2002-04-17 | getopt idiot | 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-16 | missed some registers, kill'em! | Mike Pechkin |
2001-12-02 | add -a to use adjtime(), like rdate(1) does | Theo de Raadt |
2001-09-06 | o) __progname aria; | Mike Pechkin |
2001-03-26 | Fix comments, it is "daylight saving time", not "daylight savings time" | Todd C. Miller |
2000-11-09 | Fix an off-by-one-hour error that would occur when changing the time across | Aaron Campbell |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
1999-02-01 | GMT -> UTC in comments; make y2k hack easier to read | David Leonard |
1999-01-02 | Clean up some -Wall stuff, and a potential problem if TM_TIME_BASE was not | Tobias Weingartner |
1998-09-01 | Clear up an overeager Y2K fix; be a little stricter with allowable times | Paul Janzen |
1997-09-17 | Cosmetic: | bri |
1997-09-16 | nicer spacing in usage | Theo de Raadt |
1997-08-21 | correct [yy]yy stuff in manpages and usage | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1997-06-23 | duh, my mind is not crisp | Theo de Raadt |
1997-06-23 | yyyy specification code; m4@nts.umn.edu | Theo de Raadt |
1997-04-16 | cleanup from danny@freebsd | Theo de Raadt |
1997-04-04 | wtmp repairs; netbsd | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |