Date: Mon, 19 Nov 2001 23:15:09 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/include/protocols timed.h src/usr.sbin/timed Message-ID: <XFMail.011119231509.jhb@FreeBSD.org> In-Reply-To: <200111200636.fAK6aAA87621@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20-Nov-01 John Baldwin wrote: > jhb 2001/11/19 22:36:09 PST > > Modified files: > include/protocols timed.h > usr.sbin/timed/timed correct.c master.c slave.c > Log: > Use fixed-size fields in the structure for the timed protocol. This > includes changing a struct timeval to an explicit structure of two > int32_t's. This requires using temporary timevals in several places > when calling gettimeofday(), settimeofday(), etc. With this timed now > works properly on 64-bit platforms such as Alpha. > > Obtained from: NetBSD Only took 5 years and 7 months for this to migrate from one BSD to another. Sheesh. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011119231509.jhb>