From owner-cvs-all Thu Aug 31 3:28:57 2000 Delivered-To: cvs-all@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id F38FA37B423; Thu, 31 Aug 2000 03:28:52 -0700 (PDT) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.10.2+3.3W/3.7W-tasogare/smtpfeed 1.07) with ESMTP id e7VASjr69732; Thu, 31 Aug 2000 19:28:45 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: msmith@FreeBSD.org 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 In-Reply-To: <200008310008.RAA65773@freefall.freebsd.org> References: <200008310008.RAA65773@freefall.freebsd.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000831192833G.iwasaki@jp.FreeBSD.org> Date: Thu, 31 Aug 2000 19:28:33 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 17 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > msmith 2000/08/30 17:08:50 PDT > > Modified files: > sys/dev/syscons syscons.c > sys/i386/isa/pcvt pcvt_kbd.c > sys/kern kern_shutdown.c > sys/sys systm.h > Log: > 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. Cool! I'll commit changes on acpi driver to pass howto flags to shutdown_nice() later. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message