summaryrefslogtreecommitdiff
path: root/bin/date
AgeCommit message (Expand)Author
2021-05-26tool changeschristos
2018-01-27Remove trailing whitespace and Tn macro.wiz
2018-01-25sync with tzcode-2018cchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-01-03The range of the SS field is [0,60]abhinav
2016-08-11Document the version date first appeared.sevan
2014-09-01Provide real error messages.dholland
2012-04-06- fix timed(8) references;wiz
2011-08-27Annotate dead functionsjoerg
2011-08-14Document non-literal formatschristos
2011-01-29revert the revert and fix the code properly.christos
2011-01-28roll back to 20101210 -- the current version just hung if one trieddrochner
2010-12-12check return value of localtime.christos
2010-12-11- check return of strtollchristos
2010-10-03Simplify by using setenv() instead of putenv().gson
2010-10-02putenv() no longer accepts a const stringgson
2010-05-29Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392.dholland
2010-02-04Remove trailing whitespace.wiz
2010-02-04For the -d option, refer to parsedate(3) for examples.reed
2009-01-30Show that "seconds" is the expected argument for -r.reed
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-24Use strtoll rather than strtol to read the -r argument, so it will workdholland
2007-02-04 * Prevent out-of-bounds read tsptype if a packet withcbiere
2007-02-04Use size_t not int for strlen().cbiere
2006-11-26Drop trailing whitespace.wiz
2006-11-20getdate -> parsedatechristos
2006-11-17getdate is in libutil.christos
2006-11-15no names in params.christos
2006-11-15fix build with objdirschristos
2006-11-15Add -d option, similar to gnu date.christos
2006-11-15Add -j flag to not actually change the clock, just parse the date givenjdarrow
2006-10-07PR/28450: David H. Gutteridge: date(1) does not validate its input andelad
2006-08-17don't include program name when calling err()jnemeth
2006-07-23PR/34055: Kevin Massey: Date uses a fixed 1K buffer for strftimechristos
2006-06-14Adapt date(1), the netsettime function, to new return value from socket(2)ginsbach
2005-07-22More minor cleanup:peter
2005-07-22Minor code cleanup:hubertf
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2005-05-15Set (and report) the new time (not the old one).dsl
2005-04-18Add a '-a' option to set the time using adjtime(2) instead of settimeofday(2).dsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2003-07-18doc2html works here now, so remove NOHTMLlukem
2003-07-12strlcpyitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-25New policy: New sentences start on a new line.wiz
2002-09-21select() -> poll()mycroft
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Sort sections.wiz
2001-12-20Whitespace nits.wiz