summaryrefslogtreecommitdiff
path: root/sys/arch/hpc/stand
AgeCommit message (Expand)Author
2004-01-02Update the root window after showing the 'Last chance...' dialog.uwe
2003-12-25If "pause before boot" is not set (i.e. user will not be given lastuwe
2003-12-25Lowercase labels of the "Boot" and "Cancel" buttons.uwe
2003-12-23Trim trailing whitespace.uwe
2003-12-23Make the progress bar use the whole width between the Boot and Canceluwe
2003-12-23Set meaningful error_message is attachLoader fails.uwe
2003-12-23Trim trailing whitespace.uwe
2003-12-23Move IDC_OPT_AUTO_INPUT after IDC_OPT_AUTO to get the expected tab-order.uwe
2003-12-23Reverse the order of IDC_CONS_CHK* checkboxes so that they haveuwe
2003-12-23Widen the "root file system" group to line up with the controls above it.uwe
2003-12-23In MainTabWindow::layout don't touch the Z-order of IDC_MAIN_OPTION_*uwe
2003-12-23Trim trailing whitespace.uwe
2003-12-23Do not replace the boot log text completely on every print - thatuwe
2003-12-23Load ".symtab" section before ".strtab". The code to pack the symboluwe
2003-12-23Call UpdateWindow after user responded to the safety message dialog,uwe
2003-12-23Oops, add braces forgotten in 1.8.uwe
2003-12-21Fix indentation in previous.uwe
2003-12-21Move progress bar management to rootwindow.cpp so that hpcmenu.cppuwe
2003-12-18Add MB_ICONQUESTION style to the message box.uwe
2003-12-18Add MB_ICONWARNING style to the message box. Use explicit MB_OK.uwe
2003-12-18Tweak error message.uwe
2003-12-18Add MB_ICON* styles to message boxes. Use explicit MB_OK.uwe
2003-12-18Capitalize error messages. Consistently use "can't". Minor tweaks.uwe
2003-12-18Add MB_ICONEXCLAMATION style to the "Last chance..." dialog. Changeuwe
2003-12-17Provide dummy machine/mcontext.h.uwe
2003-12-16Add btodb() define.uwe
2003-12-16Add directory "res" to INCDIR_LIST and drop the "res/" prefix fromuwe
2003-12-16Drop adler32.c from SRCFILE_LIST, it's no longer in sys/lib/libz.uwe
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-08Overhaul MBR handling (part 1):lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-03DMA, not dma nor Dma.wiz
2002-03-25recompile.uch
2002-03-25add EditText to "option tab window" for user can put extra options touch
2002-03-02recompileuch
2002-03-02WCE210 support.uch
2002-03-02always open COM1 for the sake of KGDB.uch
2002-03-02add run-time detection of Windows CE version.uch
2002-02-11recompileuch
2002-02-11totaly clean up SH3/SH4 related codeuch
2002-02-11fix memory size estimation. add error check code.uch
2002-02-11change debug printf method.uch
2002-02-04recompileuch
2002-02-04SH4 and HD64465(SH4 companion chip) serial console support.uch
2002-02-04enable PERSONA HPW650PAuch
2002-02-04add CacheSync() WinCE(2.10 or later) API declaration.uch
2002-02-04smart debug message.uch
2002-02-04change system information print. remove ExtEscape (WinCE API) test. this was ...uch
2002-02-04correct file opening mode. CreateFile(_filename, GENERIC_READ, 0, 0, OPEN_EXI...uch
2002-02-01bootinfo.h, config_hook.h, platid.h are moved to hpc/includeuch