Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc/powerpc



Module Name:    src
Committed By:   garbled
Date:           Thu Dec 27 17:23:54 UTC 2007

Modified Files:
        src/sys/arch/powerpc/powerpc: rtas.c

Log Message:
Make the reboot function work when in single/multi user mode.  I have no
idea why this makes it work, but apparently it needs to return status,
and if it doesn't, it won't reboot.  (unless you call it at the askroot
prompt, then it worked fine).  *boggle*.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/powerpc/rtas.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index