Home | History | Annotate | only in /src/usr.sbin/rdate
History log of /src/usr.sbin/rdate
RevisionDateAuthorComments
 1.7 22-Apr-2009  lukem Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
 1.6 02-Jun-2005  lukem branches: 1.6.28;
WARNS=3
 1.5 18-Oct-1997  lukem WARNSify
 1.4 26-Mar-1997  cgd log date changes to wtmp, in the same way that 'date' does.
 1.3 22-Feb-1996  thorpej RCS id police.
 1.2 22-Dec-1994  cgd specify man pages the new way.
 1.1 02-Jun-1994  deraadt rdate implimentation from <christos@deshaw.com>
 1.6.28.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.2 17-Nov-1994  mycroft Clean up deleted files.
 1.1 02-Jun-1994  deraadt rdate implimentation from <christos@deshaw.com>
 1.14 27-Aug-2017  wiz New sentence, new line. Remove superfluous Pp.
 1.13 26-Aug-2017  ginsbach Support -4 and -6.
 1.12 26-Aug-2017  ginsbach Sort options alphabetically.
 1.11 21-Oct-2009  snj Remove 3rd and 4th clauses in christos' license. OK christos.
 1.10 07-Sep-2003  wiz Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
 1.9 19-Jan-2002  wiz Whitespace nits.
 1.8 10-Mar-1999  erh Add missing .El lines.
 1.7 18-Oct-1997  lukem WARNSify
 1.6 15-Jul-1997  mikel xref inetd(8) not nonexistent inetd(1), add utmp(5) xref
 1.5 26-Mar-1997  cgd log date changes to wtmp, in the same way that 'date' does.
 1.4 08-Apr-1996  jtc Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2300.
 1.3 22-Feb-1996  thorpej RCS id police.
 1.2 10-Feb-1996  christos fix pr/1226: allow rdate to use adjtime(2)
 1.1 17-Nov-1994  glass fix bug #554. rdate man page now says rdate(8)
 1.22 26-Aug-2017  ginsbach Support -4 and -6.
 1.21 26-Aug-2017  ginsbach Sort options alphabetically.
 1.20 04-May-2017  sevan Drop main() prototype.
 1.19 21-Oct-2009  snj branches: 1.19.36;
Remove 3rd and 4th clauses in christos' license. OK christos.
 1.18 10-Mar-2009  jakllsch sizeof(time_t) is no longer the same as the sizeof(uint32_t)
that RFC 868 specifies.

no functional change intended.
 1.17 10-Mar-2007  hubertf branches: 1.17.20;
Remove unused ctype.h
From: Slava Semushin <php-coder@altlinux.ru>
 1.16 02-Jun-2005  lukem appease gcc -Wuninitialized and WARNS=3 in one swoop.
 1.15 05-Jan-2004  jmmv Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
 1.14 14-Jul-2002  wiz ANSIfy. Remove ifndef __STDC__. Remove __P().
 1.13 16-May-2002  wiz Space before comment after #endif.
 1.12 19-Feb-2001  cgd convert to use getprogname()
 1.11 07-Jul-2000  itojun errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
 1.10 05-Feb-2000  kleink branches: 1.10.4;
Add IPv6 support.
 1.9 18-Oct-1997  lukem use memset instead of bzero
 1.8 18-Oct-1997  lukem WARNSify
 1.7 17-Jun-1997  cgd don't include newline in warnx format string
 1.6 26-Mar-1997  cgd log date changes to wtmp, in the same way that 'date' does.
 1.5 08-Dec-1996  mycroft Use warnx() and hstrerror(), rather than herror().
 1.4 16-Mar-1996  pk Fix arguments to a printf() (PR#2219).
 1.3 22-Feb-1996  thorpej RCS id police.
 1.2 10-Feb-1996  christos fix pr/1226: allow rdate to use adjtime(2)
 1.1 02-Jun-1994  deraadt rdate implimentation from <christos@deshaw.com>
 1.10.4.1 27-Jul-2000  itojun pullup (approved by releng-1-5)
printf-like format pedant. do not pass string variable alone. use "%s".
from openbsd.

/cvsroot/basesrc/usr.sbin/netgroup_mkdb/netgroup_mkdb.c 1.9 -> 1.10
/cvsroot/basesrc/usr.sbin/pwd_mkdb/pwd_mkdb.c 1.17 -> 1.18
/cvsroot/basesrc/usr.sbin/quotaon/quotaon.c 1.14 -> 1.15
/cvsroot/basesrc/usr.sbin/rdate/rdate.c 1.10 -> 1.11
/cvsroot/basesrc/usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c 1.5 -> 1.6
/cvsroot/basesrc/usr.sbin/traceroute6/traceroute6.c 1.12 -> 1.13
/cvsroot/basesrc/usr.sbin/wsconscfg/wsconscfg.c 1.6 -> 1.7
/cvsroot/basesrc/usr.sbin/ypserv/revnetgroup/revnetgroup.c 1.7 -> 1.8
/cvsroot/basesrc/usr.sbin/ypserv/ypserv/ypserv.c 1.10 -> 1.11
 1.17.20.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.19.36.1 11-May-2017  pgoyette Sync with HEAD

RSS XML Feed