History log of /src/sys/arch/hpcmips/stand/pbsdboot/main.c |
Revision | | Date | Author | Comments |
1.63 |
| 01-Aug-2017 |
christos | PR/52445: David Binderman: Fix wcstombs error checking
|
1.62 |
| 14-Dec-2007 |
pavel | branches: 1.62.54; 1.62.74; Update URLs after website reorganization. patch by OKANO Takayoshi, from PR 37070.
|
1.61 |
| 09-Mar-2006 |
wiz | branches: 1.61.40; 1.61.50; 1.61.54; Fix a URL. From OKANO Takayoshi in PR 33001.
|
1.60 |
| 04-Dec-2005 |
christos | branches: 1.60.4; 1.60.6; 1.60.8; 1.60.10; PR/32237: ISIHARA Takanori: Add MC/R550 to the pbsboot menu list
|
1.59 |
| 17-Nov-2003 |
keihan | branches: 1.59.16; www.netbsd.org -> www.NetBSD.org
|
1.58 |
| 17-Jul-2001 |
toshii | branches: 1.58.6; 1.58.22; "infomation" -> "information"
|
1.57 |
| 12-May-2001 |
takemura | branches: 1.57.2; Fix description about frame buffer type.
|
1.56 |
| 05-May-2001 |
takemura | Add entry for 'PenCentra 130'. The version number is '1.17.5 2001.05.05'.
|
1.55 |
| 05-May-2001 |
takemura | Fix Makefile to generate dummy pbsdboot/opt_spec_platform.h, which will be created by config(8) when you compile kernel. And update binary files. The version number is '1.17.4 2001.05.05'.
|
1.54 |
| 15-Apr-2001 |
takemura | Add __COMPILER_UINT64__="unsigned __int64" syncing with the change of arch/mips/include/int_types.h, revision 1.4.
The version of the binaries are '1.17.3 2001.04.15'
|
1.53 |
| 04-Mar-2001 |
takemura | branches: 1.53.2; Add PocketPostPet entry. The version number is 1.17.2 2001.03.04.
|
1.52 |
| 04-Mar-2001 |
takemura | BUGFIX: These string data, 'MEMORI- KA-DO...' didn't have any terminater.
|
1.51 |
| 25-Feb-2001 |
takemura | Make it compilable, syncing with the relocation of the platid stuff.
|
1.50 |
| 21-Jan-2001 |
takemura | Add items for 4bit/pixel frame buffer format. Fix frame buffer information of Compaq Aero 1530. The version of binaries get 1.17.0 2001.01.07.
|
1.49 |
| 04-Jan-2001 |
takemura | Delete types.h and int_types.h in stand/include/mips and use types.h and int_types.h with __COMPILER_INT64__ in kernel source. The version of the binaries get 1.16.4.
|
1.48 |
| 21-Oct-2000 |
takemura | Add 'LIBSA_RENAME_PRINTF' in *.config and rebuild related files. The version of the binaries get 1.16.3.
|
1.47 |
| 21-Oct-2000 |
takemura | Add menu entries for CASSIOPEIA 'E-65' and 'for DoCoMo' The version gets 1.16.2.
|
1.46 |
| 21-Sep-2000 |
sato | add MC/R330. add sigmarion.
|
1.45 |
| 10-Sep-2000 |
takemura | Create dummy main window to resolve the problem that it can't setup color palette correctly. version no gets '1.16.00 2000.09.10'
|
1.44 |
| 29-Aug-2000 |
takemura | The bootloader has been improved by Kazuma Arino. - dialog style main window - support to read compressed kernel image - automatic boot with timer - human readable configrarion file version no gets '1.15.00 2000.08.29'
|
1.43 |
| 04-Jun-2000 |
takemura | Bugfix and a little improvement for trouble shooting. - BUGFIX: pbsdboot1 ignores Yes for 'Are you sure ?' dialog box. - display status which indicate how much loading sequence progress. - add debugging log function.
|
1.42 |
| 22-May-2000 |
uch | branches: 1.42.2; Add SHARP Telios HC-VJ1C and Mobilon HC-4500 entries.
|
1.41 |
| 20-May-2000 |
takemura | Add NEC Mobile Pro 780/880 and Vadem Clio 1050.
|
1.40 |
| 23-Apr-2000 |
takemura | Support 8bpp mode on MC/R530.
|
1.39 |
| 16-Apr-2000 |
takemura | Don't call IsDlgMessage() if we are on Windows CE 2.01.
|
1.38 |
| 14-Apr-2000 |
takemura | Make 'Boot' button to be default push button. You can push return key to boot. (But it does not work on Windows CE 1.0.)
|
1.37 |
| 12-Apr-2000 |
takemura | Dialog Box style key function. You can push space key to boot.
|
1.36 |
| 01-Apr-2000 |
takemura | Recompile binaries for Mobile Pro 700.
|
1.35 |
| 31-Mar-2000 |
jun | add NEC Mobile Pro 700
|
1.34 |
| 20-Mar-2000 |
takemura | Change color map and share color map data with kernel part.
|
1.33 |
| 19-Mar-2000 |
takemura | - Pbsdboot.exe is compiled for WindowsCE 2.00. Use Pbsdboot1.exe for Windows CE 1.01. - Doesn't display 'MEMORI KA-DO'(Japanese KANA) if SystemDefaultLangID isn't Japanese. - Set up Windows color palette for 8 bpp machine.
|
1.32 |
| 11-Mar-2000 |
shin | fix frame buffer type (normalized to 'black on white').
|
1.31 |
| 06-Mar-2000 |
takemura | Add '\Storage Card1\netbsd'.
|
1.30 |
| 27-Feb-2000 |
takemura | Add 'Sharp HC-1200' and divide MC-CS1x into MC-CS11, 12 and 13.
|
1.29 |
| 25-Feb-2000 |
mycroft | Add `\My Documents\' to the menu of kernel locations.
|
1.28 |
| 14-Feb-2000 |
jun | add Sharp HC-1200
|
1.27 |
| 09-Feb-2000 |
takemura | Fix Work Pad z50's entry.
|
1.26 |
| 05-Feb-2000 |
cgd | more CR/NL -> NL conversion (some crept in)
|
1.25 |
| 31-Jan-2000 |
takemura | Add 'Reverse Video' check box. Now 'Black-on-White screen is default.
|
1.24 |
| 28-Jan-2000 |
shin | add MC/R730
|
1.23 |
| 22-Jan-2000 |
takemura | Add a menu item for MC-R430. Change frame buffer type of MC-R530, which had been inversed B/W.
|
1.22 |
| 16-Jan-2000 |
uch | enable TX3922 write-back cache. flip Telios fg/bg color.
|
1.21 |
| 16-Jan-2000 |
takemura | Convert CR/LF -> LF.
|
1.20 |
| 08-Jan-2000 |
takemura | Update binary for MC-R530 and SHARP Mobilon HC-4100.
|
1.19 |
| 06-Jan-2000 |
uch | add SHARP Mobilon HC-4100 entry.
|
1.18 |
| 06-Jan-2000 |
shin | fix MC/R530 parameter.
|
1.17 |
| 03-Jan-2000 |
takemura | Now you can specify Windows raw device no to load the kernel in the style: n:/netbsd (n=1..9)
|
1.16 |
| 27-Dec-1999 |
takemura | Update version no and executable binary for Compaq Aero 1530.
|
1.15 |
| 26-Dec-1999 |
jun | add Compaq Aero 1530
|
1.14 |
| 11-Dec-1999 |
takemura | Recompile to support MobilePro 750 and Mobile Gear II for DoCoMo.
|
1.13 |
| 09-Dec-1999 |
jun | add entry for NEC MobilePro 750c
|
1.12 |
| 08-Dec-1999 |
jun | add MobileGearII for DoCoMo
|
1.11 |
| 08-Dec-1999 |
jun | add Compaq PRESARIO 213
|
1.10 |
| 27-Nov-1999 |
takemura | Fix frame buffer type for NEC MC-R520 and -R520A. Add a menu item for IBM WorkPad z50.
|
1.9 |
| 21-Nov-1999 |
takemura | Add entries for Mobile Pro 770(MC-R520A) and Mobile Pro 800(MC-R700A).
|
1.8 |
| 30-Oct-1999 |
uch | TX3922 support (Add cache flush code, and change interrupt vector to hook) Add Sharp Telios, Victor InterLink entry
|
1.7 |
| 23-Oct-1999 |
takemura | Change winblk.c because hpcmips/include/disklabel.c was modified. Add E-100/E-500 entiries to boot menu.
|
1.6 |
| 26-Sep-1999 |
takemura | branches: 1.6.2; 1.6.4; 1.6.6; Use platid insted of ProcessorArchitecture because Win CE 1.0 dose not support ProcessorArchitecture in SYSTEM_INFO. Now version of pbsdboot.exe is 1.7.0.
|
1.5 |
| 26-Sep-1999 |
uch | Add Philips Nino 312, Compaq C-series 810, 2010c, 2015c entry.
|
1.4 |
| 26-Sep-1999 |
takemura | TX39xx support. - startproc.c is divided into 3 files, mips.c, vr41xx.c and tx39xx.c - add systeminfo.c Version of pbsdboot.exe is 1.6.0.
|
1.3 |
| 23-Sep-1999 |
takemura | Add timezone info in bootinfo. Delete raw writing 'OK' into frame buffer.
|
1.2 |
| 22-Sep-1999 |
uch | Change indent. no code changes.
|
1.1 |
| 16-Sep-1999 |
takemura | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 16-Sep-1999 |
takemura | Import NetBSD/hpcmips source files from hpcmips repository. file list: sys/arch/hpcmips/ distrib/hpcmips/ etc/etc.hpcmips/ lib/libc/arch/mips/fplib/ lib/libc/arch/mips/fplib/Makefile.inc lib/libc/arch/mips/fplib/environment.h lib/libc/arch/mips/fplib/fplib_glue.c lib/libc/arch/mips/fplib/fplib_libc.c lib/libc/arch/mips/fplib/hpcmips-gcc.h lib/libc/arch/mips/fplib/softfloat-macros.h lib/libc/arch/mips/fplib/softfloat-specialize.h lib/libc/arch/mips/fplib/softfloat.c lib/libc/arch/mips/fplib/softfloat.h lib/libc/arch/mips/gen/ieee.h lib/libc/arch/mips/gen/sf_fabs.c lib/libc/arch/mips/gen/sf_flt_rounds.c lib/libc/arch/mips/gen/sf_fpgetmask.c lib/libc/arch/mips/gen/sf_fpgetround.c lib/libc/arch/mips/gen/sf_fpgetsticky.c lib/libc/arch/mips/gen/sf_fpsetmask.c lib/libc/arch/mips/gen/sf_fpsetround.c lib/libc/arch/mips/gen/sf_fpsetsticky.c lib/libc/arch/mips/gen/sf_isinf.c lib/libc/arch/mips/gen/sf_ldexp.c lib/libc/arch/mips/gen/sf_modf.c
|
1.6.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.6.4.1 |
| 15-Nov-1999 |
fvdl | Sync with -current
|
1.6.2.5 |
| 21-Apr-2001 |
bouyer | Sync with HEAD
|
1.6.2.4 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
1.6.2.3 |
| 11-Feb-2001 |
bouyer | Sync with HEAD.
|
1.6.2.2 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
1.6.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.42.2.1 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.53.2.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.57.2.1 |
| 03-Aug-2001 |
lukem | update to -current
|
1.58.22.4 |
| 11-Dec-2005 |
christos | Sync with head.
|
1.58.22.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.58.22.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.58.22.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.58.6.2 |
| 17-Jul-2001 |
toshii | "infomation" -> "information"
|
1.58.6.1 |
| 17-Jul-2001 |
toshii | file main.c was added on branch nathanw_sa on 2001-07-17 01:41:40 +0000
|
1.59.16.2 |
| 21-Jan-2008 |
yamt | sync with head
|
1.59.16.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.60.10.1 |
| 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
1.60.8.1 |
| 13-Mar-2006 |
yamt | sync with head.
|
1.60.6.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.60.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.61.54.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
1.61.50.1 |
| 26-Dec-2007 |
ad | Sync with head.
|
1.61.40.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.62.74.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
1.62.54.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|