summaryrefslogtreecommitdiff
path: root/usr.sbin/rdate
AgeCommit message (Expand)Author
2017-08-27New sentence, new line. Remove superfluous Pp.wiz
2017-08-26Support -4 and -6.ginsbach
2017-08-26Sort options alphabetically.ginsbach
2017-05-04Drop main() prototype.sevan
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-03-10sizeof(time_t) is no longer the same as the sizeof(uint32_t)jakllsch
2007-03-10Remove unused ctype.hhubertf
2005-06-02WARNS=3lukem
2005-06-02appease gcc -Wuninitialized and WARNS=3 in one swoop.lukem
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2002-07-14ANSIfy. Remove ifndef __STDC__. Remove __P().wiz
2002-05-16Space before comment after #endif.wiz
2002-01-19Whitespace nits.wiz
2001-02-19convert to use getprogname()cgd
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
2000-02-05Add IPv6 support.kleink
1999-03-10Add missing .El lines.erh
1997-10-18use memset instead of bzerolukem
1997-10-18WARNSifylukem
1997-07-15xref inetd(8) not nonexistent inetd(1), add utmp(5) xrefmikel
1997-06-17don't include newline in warnx format stringcgd
1997-03-26log date changes to wtmp, in the same way that 'date' does.cgd
1996-12-08Use warnx() and hstrerror(), rather than herror().mycroft
1996-04-08Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2...jtc
1996-03-16Fix arguments to a printf() (PR#2219).pk
1996-02-22RCS id police.thorpej
1996-02-10fix pr/1226: allow rdate to use adjtime(2)christos
1994-12-22specify man pages the new way.cgd
1994-11-17Clean up deleted files.mycroft
1994-11-17fix bug #554. rdate man page now says rdate(8)glass
1994-06-02rdate implimentation from <christos@deshaw.com>deraadt