| Age | Commit message (Expand) | Author |
| 2023-02-09 | Disable DEBUG options properly. | tsutsui |
| 2023-02-04 | Remove trailing spaces and TABs. | tsutsui |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2012-11-05 | Revert previous. This boot loader has its own version number, | apb |
| 2012-11-04 | Add references to ${_NETBSD_VERSION_DEPENDS} for files that | apb |
| 2011-01-22 | Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly | joerg |
| 2009-12-29 | Don't abuse INSECURE for allowing exec() to load files not owned by uid 0. | elad |
| 2009-01-12 | - WARNSfy | tsutsui |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-08 | Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link | simonb |
| 2003-07-10 | NOxxx= variables should appear first | lukem |
| 2002-09-11 | Determine turbo-ness based on the ROM machine type here, too. | mycroft |
| 2002-09-11 | Comprehensive patches from Christian Limpach: | mycroft |
| 2002-07-11 | Apply patches from Christian Limpach: | christos |
| 2002-05-12 | don't strip the resulting bootprog on install; it's raw binary | jdolecek |
| 2002-05-08 | use ${.OBJDIR} rather than ${.CURDIR}/obj.${MACHINE} (eek) | jdolecek |
| 2002-05-07 | add -ffreestanding to CFLAGS, so that this wouldn't attempt to link in libc(ugh) | jdolecek |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-05-12 | switch next68k to ELF. highlight include: | chs |
| 2000-07-21 | do bootblock versioning standard way via sys/conf/newvers_stand.sh, keep what | jdolecek |
| 1999-03-26 | tweaks to compile with egcs -Werror | dbj |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-09-14 | Use WARNS=1 to get -Wall, and properly disable -Wmain on gcc 2.8 | tv |
| 1998-08-28 | added -Wno-main if USE_EGCS is defined | dbj |
| 1998-07-19 | Commented out some bus_dma code, until I can fix. | dbj |
| 1998-07-07 | Removed unnecessary bug-workaround headers. | dbj |
| 1998-06-09 | Initial import of NetBSD/next68k. | dbj |