summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include
AgeCommit message (Expand)Author
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
1995-12-30from netbsd: support more gcc versionsTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-26from netbsd:Theo de Raadt
1995-12-15from netbsd:Theo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt