From owner-freebsd-stable Wed Oct 2 0:29:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D6C37B401 for ; Wed, 2 Oct 2002 00:29:19 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBE343E3B for ; Wed, 2 Oct 2002 00:29:16 -0700 (PDT) (envelope-from eugen@svzserv.kemerovo.su) Received: from svzserv.kemerovo.su (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.5/8.12.5) with ESMTP id g926mW1O020545 for ; Wed, 2 Oct 2002 14:49:47 +0800 (KRAST) (envelope-from eugen@svzserv.kemerovo.su) Message-ID: <3D9A96B5.782A747@svzserv.kemerovo.su> Date: Wed, 02 Oct 2002 14:48:21 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Re: shutdown and alpha References: <3D9A76A2.783C6EF9@svzserv.kemerovo.su> <3D9A8BFB.E44271F2@svzserv.kemerovo.su> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eugene Grosbein wrote: > > I noted that my Alpha Station 400 running 4.6-STABLE with serial console > > does not print 'The operating system halted' message after it has printed > > 'Uptime ...'. Why? > I've inserted some printf's into src/sys/kern_shutdown.c and see that > shutdown_halt is invoked on reboot and it is NOT invoked on halt for alpha. I see that poweroff_wait is invoked always but shutdown_panic is not invoked on halt just like shutdown_halt. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message