From owner-cvs-all Thu Dec 10 20:30:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11805 for cvs-all-outgoing; Thu, 10 Dec 1998 20:30:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11800; Thu, 10 Dec 1998 20:30:18 -0800 (PST) (envelope-from kjc@FreeBSD.org) From: Kenjiro Cho Received: (from kjc@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA22798; Thu, 10 Dec 1998 20:30:19 -0800 (PST) Date: Thu, 10 Dec 1998 20:30:19 -0800 (PST) Message-Id: <199812110430.UAA22798@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf param.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kjc 1998/12/10 20:30:19 PST Modified files: (Branch: RELENG_2_2) sys/conf param.c Log: MFC: round tickadj up to prevent tickadj from being 0 when HZ > 500. Revision Changes Path 1.20.2.4 +2 -2 src/sys/conf/param.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message