From owner-cvs-all Sat Jul 22 8:36:40 2000 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 F30C637B996; Sat, 22 Jul 2000 08:36:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA70891; Sat, 22 Jul 2000 08:36:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007221536.IAA70891@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 22 Jul 2000 08:36:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen sysctl.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/22 08:36:37 PDT Modified files: lib/libc/gen sysctl.3 Log: Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since KERN_UPDATEINTERVAL can't be used to control sched_sync(). In fact, there's no easy way to control the syncer with sysctls. Reported by: bde Revision Changes Path 1.37 +1 -7 src/lib/libc/gen/sysctl.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message