From owner-cvs-all Tue Mar 9 12:20:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EC7A15594; Tue, 9 Mar 1999 12:20:24 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA29759; Tue, 9 Mar 1999 12:20:10 -0800 (PST) (envelope-from phk@FreeBSD.org) Message-Id: <199903092020.MAA29759@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 9 Mar 1999 12:20:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT options.i386 src/sys/i386/i386 trap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/03/09 12:20:10 PST Modified files: sys/i386/conf LINT options.i386 sys/i386/i386 trap.c Log: Make TIMER_FREQ a normal, undocumented option. Raise confusion to a higher level with example in LINT. Clarify comment about PPS_SYNC. Ignore for now that it doesn't work in FLL mode, it will in a few days. Revision Changes Path 1.564 +4 -2 src/sys/i386/conf/LINT 1.107 +2 -1 src/sys/i386/conf/options.i386 1.134 +2 -1 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message