History log of /src/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.h |
Revision | | Date | Author | Comments |
1.12 |
| 14-Mar-2009 |
dsl | Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build.
|
1.11 |
| 04-Mar-2007 |
christos | branches: 1.11.44; 1.11.52; 1.11.58; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.10 |
| 29-Aug-2000 |
takemura | branches: 1.10.40; 1.10.78; 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.9 |
| 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.8 |
| 19-Mar-2000 |
takemura | branches: 1.8.2; - 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.7 |
| 31-Jan-2000 |
takemura | Add 'Reverse Video' check box. Now 'Black-on-White screen is default.
|
1.6 |
| 16-Jan-2000 |
takemura | Convert CR/LF -> LF.
|
1.5 |
| 30-Oct-1999 |
uch | TX3922 support (Add cache flush code, and change interrupt vector to hook) Add Sharp Telios, Victor InterLink entry
|
1.4 |
| 26-Sep-1999 |
takemura | branches: 1.4.2; 1.4.4; 1.4.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.3 |
| 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.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.4.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.4.4.1 |
| 15-Nov-1999 |
fvdl | Sync with -current
|
1.4.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.8.2.1 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.10.78.1 |
| 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.10.40.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.11.58.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.11.52.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.11.44.1 |
| 04-May-2009 |
yamt | sync with head.
|