summaryrefslogtreecommitdiff
path: root/bin/date
AgeCommit message (Expand)Author
2000-01-04Make this slightly more portable by using putenv().kleink
1999-12-29make example cut&paste-readyhubertf
1999-03-09Work around a spurious warning.ross
1998-12-19Fixed off-by-one error where HOSTNAME+1 characters was copied intokristerw
1998-11-04cast to unsigned char for is*()christos
1998-11-04#ifdef BSD4_4 for sin_lenchristos
1998-10-24GMT -> UTCmycroft
1998-10-14For the case where mktime() fails exit with "illegal time" error rather thanwsanchez
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-07-27__AUDIT__ cleanup.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-06-08remove unnecessary commentlukem
1998-04-01Need <time.h> for time(), strftime(), localtime() and mktime() prototypes.kleink
1998-01-21Slight code rearrangement.mycroft
1998-01-20Don't validate the mmddhhmm.ss values here. mktime(3) does it.mycroft
1998-01-20Make the documented parsing order for the date match reality.mycroft
1998-01-20Fix documentation of `-r'.mycroft
1998-01-20Allow a century to be specified.mycroft
1998-01-20Use TM_YEAR_BASE to adjust tm_year, not 1900.mycroft
1998-01-10use IP_PORTRANGE_LOW sockopt rather than home-grown codelukem
1997-11-05lintcgd
1997-11-03s/UCT/UTC/kleink
1997-10-20Fix .Nm usage.enami
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Build with WARNSthorpej
1997-07-20__RCSID()/__COPYRIGHT()/prototype police.thorpej
1997-05-11fix broken timed(8) xrefs, noted by David Brownlee.mikel
1997-03-26pull in util.h rather than prototypeing logtwmp() locally.cgd
1997-03-11Add documentation of the fact that date does indeed understand yearsperry
1997-01-25nuke the BUGS section -- it was vax specificperry
1997-01-24remove obsolete -d and -t options -- kernel timezone handling is long goneperry
1997-01-09kill use of registertls
1996-03-12a a => a (close pr 2204).phil
1995-12-05ENVIRONMENTAL -> ENVIRONMENTjtc
1995-09-07Sync with 4.4lite2jtc
1995-07-25Use "utility" instead of "command". Modern definitions of these termsjtc
1995-06-03Fill in sin_len.mycroft
1995-04-23clean up RCS Ids slightly, etc.cgd
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1994-09-22Import original 4.4-Lite version.mycroft
1994-02-03typo fixderaadt
1993-12-31Minor tweaks.jtc
1993-12-05should bzero automatic sockaddr's before usederaadt
1993-08-19Print correct default output format.jtc
1993-08-161003.2: 4.15.4: The output always shall be terminated by a newline character.jtc
1993-08-09Minor tweak for cross-compiling.mycroft
1993-08-01Add RCS identifiers.mycroft