History log of /netbsd-src/sys/arch/hpc/stand/hpcboot/hpcmenu.cpp (Results 1 – 19 of 19)
Revision Date Author Comments
# 569b7f92 06-Apr-2010 nonaka <nonaka@NetBSD.org>

Added support PXA270.


# 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.


# 2ddba961 27-Feb-2005 uwe <uwe@NetBSD.org>

Take DST into account when computing bi.timezone offset.


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

clean up whitespace.


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

progress bar extension. put message to console.


# 8c941b84 16-Mar-2004 uwe <uwe@NetBSD.org>

Add a few calls to UpdateWindow.


# 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.


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

Add MB_ICON* styles to message boxes. Use explicit MB_OK.
Capitalize messages. Minor tweaks.


# d1f348c0 25-Mar-2002 uch <uch@NetBSD.org>

add EditText to "option tab window" for user can put extra options to
kernel. patch by Hirokazu FUKUI <hfukui@sannet.ne.jp>


# c7a624dc 17-May-2001 enami <enami@NetBSD.org>

Allow to pass -d option to kernel.


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

KNF.


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

code clean up.


# c31816f7 25-Mar-2001 uch <uch@NetBSD.org>

selectable serial console speed.


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

add file logging method.


# 28b76ec7 02-Mar-2001 uch <uch@NetBSD.org>

rewind progress bar when boot button is pushed.
(SH3) if check box on console window is checked, dump system register.


# df98929e 21-Feb-2001 uch <uch@NetBSD.org>

more diagnostic message. (SH3)
add framebuffer information (ARM)
fix boot parameter bug. (-b=sd0)


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

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