Age | Commit message (Expand) | Author |
1998-04-25 | spelling | David Leonard |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-01 | make int explicit | Niklas Hallqvist |
1997-11-10 | Be careful about local varnames in macros. | Niklas Hallqvist |
1997-11-10 | Only use data registers as arguments to rorw | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-08 | Proto regdump here until after 2.2, remove some statics | Niklas Hallqvist |
1997-10-07 | Missing fusword prototype | Niklas Hallqvist |
1997-09-19 | Generic register dump from NetBSD | Niklas Hallqvist |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-08-01 | proto __flt_rounds correctly | Theo de Raadt |
1997-07-07 | Too many things include <machine/ansi.h> w/o <sys/types.h> so | Todd C. Miller |
1997-07-06 | Sync with NetBSD changes, 970415 - 970705. | Jason Downs |
1997-07-05 | Make _BSD_TIME_T_ int32_t on all platforms. You can't write | Todd C. Miller |
1997-06-25 | Include usage notes in the rest of the endian.h files for consistancy. | grr |
1997-06-25 | Big endian HTON?() macros should be (void)(x). | Jason Downs |
1997-06-09 | Diassemble move16, and fix spelling of "UNKNOWN" | denny |
1997-04-20 | Add a prototype for susword(). | Jason Downs |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-04-02 | Restructured, as well as added a set of host-to-little/big-endian-16/32-bit | Niklas Hallqvist |
1997-03-26 | Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k. | Jason Downs |
1997-03-25 | Make AS, AR & LD overrideable | Niklas Hallqvist |
1997-03-21 | NetBSD sync to sth like 970218 | Niklas Hallqvist |
1997-02-13 | add #include <machine/cpu.h> for prototype of fusword() | kstailey |
1997-02-10 | Add the generic m68k part of the copypage/zeropage/mappedcopy changes | Jason Downs |
1997-02-03 | Obsolete. | Jason Downs |
1997-02-02 | siginfo stuff | Theo de Raadt |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt |
1997-01-27 | prototyping problems, PR#71, felix@mamba.pond.sub.org | Theo de Raadt |
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist |
1997-01-19 | asm -> __asm | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-13 | Sync to 970110 NetBSD | Niklas Hallqvist |
1997-01-13 | Import compat_m68k4k from NetBSD | Niklas Hallqvist |
1996-12-31 | removed unused CTL_MACHDEP stuff | kstailey |
1996-12-27 | new NetBSD file; #include from <machine/cpu.h> on m68k boxen | kstailey |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-10-14 | A generic m68k cpu.h from NetBSD. | briggs |
1996-10-13 | The 68LC040 generates a format 4 stack frame for floating point | briggs |
1996-10-04 | Make it possible to build in obj-dirs | Niklas Hallqvist |
1996-09-21 | Remove references to mc68020. I think this was suggested by Charles Hannum | briggs |
1996-09-18 | NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayama | briggs |
1996-08-23 | treat 060sp build like fpsp, i.e. automatic subdir-diving from arch/m68k | Niklas Hallqvist |
1996-08-10 | srandom() seeds random() at boottime | Theo de Raadt |
1996-08-05 | bring back the changes between 1.1 and 1.2 which got lost | Niklas Hallqvist |
1996-08-05 | bring back the changes between 1.1 and 1.2 which got lost | Niklas Hallqvist |
1996-08-04 | old build hacks | Theo de Raadt |
1996-08-04 | no, we need this Makefile | Theo de Raadt |
1996-08-04 | Merge of 0722 NetBSD | Niklas Hallqvist |
1996-08-04 | Do not mix differently signed entities in comparisons. | Niklas Hallqvist |