History log of /netbsd-src/sys/arch/hpc/stand/hpcboot/hpcboot.cpp (Results 1 – 20 of 20)
Revision Date Author Comments
# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 24c8a902 05-Mar-2006 uwe <uwe@NetBSD.org>

s/u_intN_t/uintN_t/


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 00539717 13-Aug-2004 uch <uch@NetBSD.org>

add debug print.


# 32b30275 06-Aug-2004 uch <uch@NetBSD.org>

clean up whitespace.


# a28cfcb5 06-Aug-2004 uch <uch@NetBSD.org>

make hpcboot.exe compile on VC5 (H/PC Ver.1.01 for MIPS, H/PC Ver.2.00 for SH).


# d6be11a5 27-Feb-2004 uwe <uwe@NetBSD.org>

Use realsize() to determine the size of the miniroot image.
It's now possible to boot from gzipped miniroots.


# 9f2e9e23 02-Jan-2004 uwe <uwe@NetBSD.org>

Update the root window after showing the 'Last chance...' dialog.


# 0c9676c9 23-Dec-2003 uwe <uwe@NetBSD.org>

Set meaningful error_message is attachLoader fails.
Tweak the way we set "default" error_message.


# 816df014 23-Dec-2003 uwe <uwe@NetBSD.org>

Oops, add braces forgotten in 1.8.


# f94c4399 21-Dec-2003 uwe <uwe@NetBSD.org>

Move progress bar management to rootwindow.cpp so that hpcmenu.cpp
doesn't need to know about the GUI hierarchy, etc.

If boot is aborted, rewind the progress bar.


# f578e43d 18-Dec-2003 uwe <uwe@NetBSD.org>

Capitalize error messages. Consistently use "can't". Minor tweaks.


# 8b377aad 18-Dec-2003 uwe <uwe@NetBSD.org>

Add MB_ICONEXCLAMATION style to the "Last chance..." dialog. Change
the text to "Push YES...", because that's a Yes/No dialog, not Ok/Cancel.
If the user cancels the boot, set error_message appropri

Add MB_ICONEXCLAMATION style to the "Last chance..." dialog. Change
the text to "Push YES...", because that's a Yes/No dialog, not Ok/Cancel.
If the user cancels the boot, set error_message appropriately.

Add MB_ICONERROR style to the "BOOT FAILED" dialog. Explicitly make
it MB_OK, don't rely on the numerology.

show more ...


# 2a2cc9f4 02-Mar-2002 uch <uch@NetBSD.org>

always open COM1 for the sake of KGDB.


# 984e0193 11-Feb-2002 uch <uch@NetBSD.org>

fix memory size estimation. add error check code.


# 7758e172 04-Feb-2002 uch <uch@NetBSD.org>

smart debug message.


# fae3e8e7 08-May-2001 uch <uch@NetBSD.org>

KNF.


# bd926f64 24-Apr-2001 uch <uch@NetBSD.org>

code clean up.


# 87aeed61 22-Mar-2001 uch <uch@NetBSD.org>

fix file handle leek.


# 9173eae7 09-Feb-2001 uch <uch@NetBSD.org>

bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)