| Age | Commit message (Expand) | Author |
| 2023-06-24 | Fix typo in comment. | msaitoh |
| 2022-05-28 | fix various typos in comments, mainly origional->original, | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2021-12-05 | s/MEMEORY/MEMORY/ in comment. | msaitoh |
| 2021-11-10 | s/threshhold/threshold/ in comment. | msaitoh |
| 2021-08-02 | fix various typos in comments and log messages. | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2015-07-11 | Improve spelling: regsiter -> register | kamil |
| 2014-01-10 | make it clean after itself, use standard rules files | christos |
| 2008-05-03 | Move to 2 clause TNF license | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-28 | Adapt to changes in m68k/060sp/asm2gas script: pass SED=${TOOL_SED:Q} | apb |
| 2008-03-28 | Synchronise the two asm2gas scripts in sys/arch/m68k/060sp and | apb |
| 2008-03-27 | Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas. | apb |
| 2007-04-29 | fix typos | msaitoh |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-02-24 | becuase -> because. From Peter Postma. | wiz |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-02-05 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-07-12 | Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine | scw |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2000-11-30 | Prepare for the m68k ELF transition: | scw |
| 2000-04-14 | Move original Motorola files to the "dist" subdirectory, in response | is |
| 2000-03-13 | Fix doubled 'the's in comments. | soren |
| 1999-02-22 | Update. | is |
| 1999-02-22 | Generate the MIT-assembler-format files statically. They nearly never change, | is |
| 1999-02-16 | Fix Copyright dates | is |
| 1999-02-16 | Assign my files to The NetBSD Foundation, Inc. | is |
| 1999-01-30 | Remove redundant code (leftover from editing). | is |
| 1998-08-15 | Assign copyrights to TNF. | mycroft |
| 1998-08-15 | Make copyright notices with my name consistent. | mycroft |
| 1998-01-05 | RCSID Police. | perry |
| 1997-10-09 | Help crosscompiling, by as -> $(AS). Define AS?= as in the calling | is |
| 1997-09-30 | - only convert real hex constants to 0x form, not $NetBSD... | is |
| 1997-09-29 | Forgot to remove this yesterday... this was renamed to netbsd060sp.S. | is |
| 1997-09-28 | Build the 68060 support package in the kernel build dir. | is |
| 1997-09-28 | In the OS glue code for the 060SP, replace the copyin()/copyout() glue by | is |
| 1997-07-28 | Align some comments, so that I'll be able to track changes better. | is |
| 1997-06-27 | Add support for T-racing of emulated instructions. (Yes, gdb uses this.) | is |
| 1997-06-26 | The recent buserr handler cleanup in the Amiga locore.s made the label | is |
| 1997-05-07 | Add .MAKE to the .OBJDIR hacks, so they work with `make -n'. | mycroft |
| 1996-12-31 | Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with | veego |
| 1996-05-20 | Now that our as pretends to understand the M68060 cpu, use -m68060 instead | is |
| 1996-05-16 | Naive translation of text to assembler had caused some assembler syntax | is |
| 1996-05-15 | fix typo | is |
| 1996-05-15 | Initial commit of the machine independend part of the glue code for | is |
| 1996-05-15 | RCS ID police | is |
| 1996-05-15 | Initial import of the Motorola M68060 Software Package Production | is |
| 1994-10-26 | new RCS ID format. | cgd |