Date: Mon, 15 Apr 2002 05:11:06 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/sysctl sysctl.c src/sys/kern kern_clock.c src/sys/sys time.h Message-ID: <200204151211.g3FCB6u07260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/04/15 05:11:06 PDT Modified files: sbin/sysctl sysctl.c sys/kern kern_clock.c sys/sys time.h Log: Take the "tickadj" element out of struct clockinfo. Our adjtime(2) implementation is being changed and the very concept of tickadj will no longer be meaningful. Revision Changes Path 1.44 +2 -2 src/sbin/sysctl/sysctl.c 1.138 +0 -1 src/sys/kern/kern_clock.c 1.53 +0 -1 src/sys/sys/time.h 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?200204151211.g3FCB6u07260>