summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include
AgeCommit message (Expand)Author
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-06Sync with NetBSD changes, 970415 - 970705.Jason Downs
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-04-20Add a prototype for susword().Jason Downs
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-03-21NetBSD sync to sth like 970218Niklas Hallqvist
1997-02-10Add the generic m68k part of the copypage/zeropage/mappedcopy changesJason Downs
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-13Sync to 970110 NetBSDNiklas Hallqvist
1996-12-31removed unused CTL_MACHDEP stuffkstailey
1996-12-27new NetBSD file; #include from <machine/cpu.h> on m68k boxenkstailey
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-10-14A generic m68k cpu.h from NetBSD.briggs
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-04Merge of 0722 NetBSDNiklas Hallqvist
1996-05-29Add $OpenBSD$ IDsNiklas Hallqvist
1996-05-29From NetBSD: 3 more constants for 68060 access error trap stack frames.Niklas Hallqvist
1996-05-09From NetBSD:Niklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
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-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1995-12-30from netbsd: support more gcc versionsTheo 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