Age | Commit message (Expand) | Author |
2010-04-01 | tweak previous; ok deraadt | Jason McIntyre |
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 |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-10-01 | give a less confusing error message on bindresvport() failure; ok | Otto Moerbeek |
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-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | - consistent STANDARDS blurb | Jason McIntyre |
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 |
2006-05-15 | better example; | Jason McIntyre |
2006-04-25 | various small lint cleanups; ok otto | Theo de Raadt |
2006-01-08 | make the description of the first example a little more informative; | Jason McIntyre |
2005-11-30 | timezone -> time zone | Jason McIntyre |
2005-11-29 | add an option -j which suppresses setting the clock, but parses the date | Daniel Hartmeier |
2005-11-07 | - document the `cc' part of `ccyy' | Jason McIntyre |
2004-07-21 | tidy up EXAMPLES somewhat; | Jason McIntyre |
2004-07-09 | make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves; | Jason McIntyre |
2004-04-07 | .Xr rdate 8 in SEE ALSO; | Jason McIntyre |
2004-04-07 | list options w/o operands before options w/ operands (style(9)); | Jason McIntyre |
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 |
2003-05-29 | section reorder; | Jason McIntyre |
2003-03-12 | more .Li | Theo de Raadt |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
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-02-11 | Initial patch. | Mike Pechkin |
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-07-05 | Fix length type. | Marc Espie |
2001-06-26 | really use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-06-26 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
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-11-09 | - Don't use general text domain macros in literal block displays. | Aaron Campbell |
2000-11-08 | Escape the quotation marks in the first example so they show; deraadt@ | Aaron Campbell |
2000-10-18 | Add some rudimentary EXAMPLES sections and standardize the way we display | Aaron Campbell |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-03-31 | more timezone pointers | Theo de Raadt |
2000-03-21 | Add HISTORY sections; from FreeBSD. Information originally obtained from | Aaron Campbell |
2000-02-19 | Miscellaneous cleanup. | Aaron Campbell |