From pmh@komma.de  Wed Oct  7 13:04:46 1998
Received: from ardbeg.komma.de (ardbeg.komma.de [194.77.233.18])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08267
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 7 Oct 1998 13:04:39 -0700 (PDT)
          (envelope-from pmh@komma.de)
Received: (from pmh@localhost)
	by ardbeg.komma.de (8.8.8/8.8.8) id WAA04462;
	Wed, 7 Oct 1998 22:04:26 +0200 (CEST)
	(envelope-from pmh)
Message-Id: <199810072004.WAA04462@ardbeg.komma.de>
Date: Wed, 7 Oct 1998 22:04:26 +0200 (CEST)
From: "Patrick M. Hausen" <pmh@komma.de>
Reply-To: pmh@komma.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: halt -p does't
X-Send-Pr-Version: 3.2

>Number:         8191
>Category:       kern
>Synopsis:       halt -p does't
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct  7 13:10:01 PDT 1998
>Closed-Date:    Wed Dec 9 19:37:30 PST 1998
>Last-Modified:  Wed Dec  9 19:38:24 PST 1998
>Originator:     Patrick M. Hausen
>Release:        FreeBSD 2.2.7-STABLE i386
>Organization:
WEB Internet Services Systemhaus GmbH
>Environment:

	FreeBSD 2.2.7-STABLE i386

>Description:

	The function to power off APM-capable systems after
	shutdown is documented in the manpage reboot(8).

	Unfortunately the necessary code is in /sys/kern/kern_shutdown.c
	in 3.0-current but not in -stable, so it plain doesn't
	work.

	I looked for that function in 2.2.7-RELEASE not knowing
	it was in 3.0 and reinvented the wheel. So I think,
	instead of sending my patches, I'd rather ask kindly
	if the already existent code in 3.0 can be brought
	over to 2.2.x-stable.

>How-To-Repeat:

	see above

>Fix:
	
	import kern_shutdown.c from 3.0

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Wed Dec 9 19:37:30 PST 1998 
State-Changed-Why:  
The difference between this file in -stable and -current is empty so 
this should be fixed.  If not let me know.  Thanks! 
>Unformatted:
