History log of /src/sys/arch/pmax/include/endian.h |
Revision | | Date | Author | Comments |
1.11 |
| 17-Mar-2000 |
mycroft | In the `MY THAT'S GROSS' department... Eliminate the recursive include of machine/endian.h from sys/endian.h.
|
1.10 |
| 16-Mar-2000 |
mycroft | Foolish consistency. Mainly, always use underscores and sys/endian.h.
|
1.9 |
| 09-Jan-2000 |
ad | - 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.8 |
| 24-Jan-1999 |
mycroft | branches: 1.8.8; Format consistency.
|
1.7 |
| 20-Oct-1997 |
jonathan | branches: 1.7.6; * Use ANSI-clean names for host-specific byte-order definition (_BYTE_ORDER, _BIG_ENDIAN, _LITTLE_ENDIAN). Define old names from the ANSI ones if not _POSIX_SOURCE. * Define _QUAD_HIGHWORD and _QUAD_LOWWORD properly when _BYTE_ORDER == _BIG_ENDIAN.
|
1.6 |
| 17-Oct-1997 |
jonathan | Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h. Derived from a change request (PR port-mips/4277) from Tsubai Masanari, (tsubai@iri.co.jp).
|
1.5 |
| 19-Mar-1996 |
jonathan | Replace the following header files from src/sys/arch/pmax/include/ with versions that include equivalent files from <mips/include>. (cvs magic copied the previous revisions, with history, to src/sys/arch/mips/include).
bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h
|
1.4 |
| 26-Oct-1994 |
cgd | new RCS ID format.
|
1.3 |
| 27-May-1994 |
glass | bsd 4.4-lite pmax port as ported to NetBSD
|
1.2 |
| 27-May-1994 |
glass | upgrade to bsd 4.4-lite code base. only mod is rcsids
|
1.1 |
| 12-Oct-1993 |
deraadt | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 12-Oct-1993 |
deraadt | pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
|
1.7.6.1 |
| 06-Dec-1999 |
nisimura | Sync w/ recent changes in main trunk.
|
1.8.8.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.
|