History log of /src/sys/arch/pmax/include/loadfile_machdep.h |
Revision | | Date | Author | Comments |
1.9 |
| 06-Aug-2014 |
joerg | Consistently define WARN in a way that passes format string checks, i.e. always uses the same number of arguments as given in the format string.
|
1.8 |
| 14-Dec-2009 |
matt | branches: 1.8.22; 1.8.36; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
1.7 |
| 22-Aug-2009 |
he | Remove BOOT_AOUT, since our mips ports no longer deal with a.out.
|
1.6 |
| 28-Apr-2008 |
martin | branches: 1.6.18; Remove clause 3 and 4 from TNF licenses
|
1.5 |
| 25-Jan-2006 |
christos | branches: 1.5.72; 1.5.74; 1.5.76; free -> dealloc unsigned -> size_t for alloc/dealloc
|
1.4 |
| 14-Nov-2001 |
thorpej | branches: 1.4.2; 1.4.36; 1.4.48; Merge the thorpej-mips-cache branch onto the trunk. This is an overhaul of how caches are handled for NetBSD's MIPS ports.
|
1.3 |
| 31-Oct-2001 |
thorpej | Split elf32 vs. elf64 handling in loadfile(), including support for each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
|
1.2 |
| 09-Jan-2000 |
ad | branches: 1.2.2; 1.2.10; 1.2.12; - Fix RCS Ids. - Spacing. - Protect from multiple inclusion in a consistant way (except on headers that do nothing except function as mips header wrappers).
|
1.1 |
| 28-Apr-1999 |
christos | branches: 1.1.2; 1.1.4; Add loadfile_machdep.h
|
1.1.4.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.1.2.1 |
| 21-Jun-1999 |
thorpej | Sync w/ -current.
|
1.2.12.1 |
| 12-Nov-2001 |
thorpej | Sync the thorpej-mips-cache branch with -current.
|
1.2.10.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.2.2.2 |
| 14-Mar-2000 |
nisimura | Synchronize with the recent progress in main trunk. Main trunk is close enough with this.
|
1.2.2.1 |
| 09-Jan-2000 |
nisimura | file loadfile_machdep.h was added on branch nisimura-pmax-wscons on 2000-03-14 09:45:54 +0000
|
1.4.48.1 |
| 01-Feb-2006 |
yamt | sync with head.
|
1.4.36.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.4.2.2 |
| 14-Nov-2001 |
thorpej | Merge the thorpej-mips-cache branch onto the trunk. This is an overhaul of how caches are handled for NetBSD's MIPS ports.
|
1.4.2.1 |
| 14-Nov-2001 |
thorpej | file loadfile_machdep.h was added on branch nathanw_sa on 2001-11-14 18:15:34 +0000
|
1.5.76.3 |
| 11-Mar-2010 |
yamt | sync with head
|
1.5.76.2 |
| 16-Sep-2009 |
yamt | sync with head
|
1.5.76.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.5.74.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.5.72.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.18.1 |
| 08-Sep-2009 |
matt | Enable building LP64 kernels for 3min, maxine, and 3maxplus. Fix various LP64 bugs. XXX still invoked via O32 call args
|
1.8.36.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.8.22.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|