From owner-cvs-all Thu Aug 31 5: 1:43 2000 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 7752D37B422; Thu, 31 Aug 2000 05:01:39 -0700 (PDT) Date: Thu, 31 Aug 2000 13:01:38 +0100 From: David Malone To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/syscons syscons.c src/sys/i386/isa/pcvt pcvt_kbd.c src/sys/kern kern_shutdown.c src/sys/sys systm.h Message-ID: <20000831130138.A73837@salmon.maths.tcd.ie> References: <200008310008.RAA65773@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008310008.RAA65773@freefall.freebsd.org>; from msmith@FreeBSD.org on Wed, Aug 30, 2000 at 05:08:50PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 05:08:50PM -0700, Mike Smith wrote: > Make it possible to pass boot()'s flags to shutdown_nice() so that the > kernel can instigate an orderly shutdown but still determine the form of > that shutdown. Make it possible eg. to cleanly shutdown and power off the > system under ACPI when the power button is pressed. This should make my halt and powerdown buttons patch for syscons a little simpler. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message