Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 18:14:36 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/alpha/alpha alpha-gdbstub.c autoconf.c c
Message-ID:  <XFMail.010327181436.jhb@FreeBSD.org>
In-Reply-To: <200103280154.f2S1s7X72315@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 28-Mar-01 John Baldwin wrote:
> jhb         2001/03/27 17:54:06 PST
> 
>   Modified files:
>     sys/alpha/alpha      alpha-gdbstub.c autoconf.c clock.c 
>                          db_interface.c genassym.c interrupt.c 
>                          machdep.c prom.c 
>   Log:
>   - Include <machine/prom.h> to get the prototype for prom_halt().
>   - If there is no gdb device, just return without trying to return any
>     value since gdb_handle_exception() returns void.
>   - When calling prom_halt(), pass in a value telling it to actually halt
>     and not to randomly choose whether or not to halt or reboot depending on
>     whatever value happened to be in a0 when the call was made.

Sigh.  This message only applied to alpha-gdbstub.c. :(  I was planning on
committing the critical_* stuff tonight anyways, so I'll just leave the rest of
the non-bogus changes checked in, but the alpha kernel build will be broken for
a few hours until I get the rest of this checked in, which I can now that
/dev/random is fixed and I've tested all this stuff out.

I've already made followup commits to clean up.  Sorry for the mess. :(

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010327181436.jhb>