summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include
AgeCommit message (Expand)Author
1999-08-20change MIPSE{B|L} to __MIPSE{B|L}__. -mojMats O Jansson
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-03-28inclusion protection; friesTheo de Raadt
1999-01-26pmax is also mips basedimp
1999-01-21just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1998-10-15Back out PEFO's trap change. It breaks everybody, it seems.imp
1998-09-15Real trapframe and no more __FORK_BRAINDAMAGEPer Fogelstrom
1998-06-04LED blinker for the back panel leds on the 2100/3100.Jason Wright
1998-05-22include <machine/locore.h> instead of <pmax/locore.h> - this should solveThomas Graichen
1998-05-18new cpureg.h from NetBSD plus modifications to use the changed macro namesTodd C. Miller
1998-05-17bus.h from NetBSD, does not implement OpenBSD extensions yet.Todd C. Miller
1998-05-10oops, bounds_check_with_label is already proto'd in sys/disklabel.hTodd C. Miller
1998-05-10prototype bounds_check_with_labelTodd C. Miller
1998-05-101) It's a 'lun' not a 'slave'Todd C. Miller
1998-05-09drop MAXPARTITIONS back to 8 until we have 16 partition supportTodd C. Miller
1998-05-08can't use common mips cpu.h yetTodd C. Miller
1998-05-08remove conflicting decl of switch_exitTodd C. Miller
1998-05-08use what we can from mips/includeTodd C. Miller
1998-05-08use generic mips ansi.hTodd C. Miller
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-16raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortageThomas Graichen
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-07set a useful default for NKMEMCLUSTERS here so that we no longer needThomas Graichen
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
1997-05-11Allow setting of ABICALLS outside filePer Fogelstrom
1997-05-02changes to make libkvm.old build again on the pmaxThomas Graichen
1997-05-02add posix 1003b types (from NetBSD) - why everyone who does somethingThomas Graichen
1997-04-12use the profile.h from the arc - this way theThomas Graichen
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-03-14add an empty frame.h so that there is one (just like on the arc)Thomas Graichen
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-13<pmax/xxx> -> <machine/xxx>Thomas Graichen
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-10-29bring the source tree a bit up to date with my local treeThomas Graichen
1996-09-29merge mips back into pmax; by graichenTheo de Raadt
1996-09-15sync to netbsd; for graichenTheo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-01-16update from netbsdTheo de Raadt