| Age | Commit message (Expand) | Author |
| 2004-01-05 | Use memset() for "Clear all of BSS". | nonaka |
| 2004-01-05 | reduce program size. | nonaka |
| 2004-01-05 | Use 32bit daddr_t. | nonaka |
| 2003-12-12 | Add a .WAIT after common so libs get built before they're needed | jmc |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-27 | sync with news68k: | tsutsui |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-19 | Make this compile as a tool; we need to pick up the target's | he |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-10-08 | Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link | simonb |
| 2003-10-06 | Include <string.h> for memset and memcmp prototypes. | he |
| 2003-10-06 | Include libkern.h to get definitions for strcpy, strlen, and memset. | he |
| 2003-10-06 | Remove argument list from #undef of divrnd macro; fall-out from gcc3? | he |
| 2003-09-30 | Add -ffreestanding | matt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-01-30 | Cast daddr_t to long so to avoid | matt |
| 2003-01-27 | Appease GCC's warning after daddr_t having changed to 64 bits. | kleink |
| 2002-05-04 | While I'm here: <sys/exec_elf.h> -> <elf.h>. | kleink |
| 2002-05-04 | Provide MBR_PTYPE_PREP and MBR_FLAGS_ACTIVE locally, if not available. | kleink |
| 2002-04-25 | Convert to use libsa byteorder interfaces. | kleink |
| 2002-03-26 | Bump version to note 601 support. | kleink |
| 2002-03-26 | Adapt this to the 601's RTC. | kleink |
| 2002-03-17 | Already MBR_PTYPE_PREP is defined in sys/disklabel_mbr.h. | nonaka |
| 2002-03-02 | Now all MBR_* definitions come from <sys/disklabel_mbr.h> | matt |
| 2002-02-04 | s/asm/__asm__ volatile/ | nonaka |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-17 | In fdopen(): | kleink |
| 2001-11-17 | Can't pass temporary storage to an inline assembly statement as input | kleink |
| 2001-11-14 | ${MAKE} print-objdir -> ${PRINTOBJDIR} | tv |
| 2001-11-09 | Bump the version numbers of all bootloaders which use loadfile_elfXX() now | scw |
| 2001-08-02 | Bump version numbers of all bootloaders that use loadfile/ELF, to account for | bjh21 |
| 2001-07-22 | bcopy -> memmove | wiz |
| 2001-06-19 | Back out last changes. | nonaka |
| 2001-06-19 | Back out last changes. | nonaka |
| 2001-06-17 | identified prep model. (I missed it...) | nonaka |
| 2001-06-17 | identified prep model. | nonaka |
| 2001-05-28 | Need <lib/libkern/libkern.h>. | kleink |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-09-24 | add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this | jdolecek |
| 2000-09-18 | Added installboot program. | nonaka |
| 2000-08-14 | Fix link problem. | nonaka |
| 2000-07-29 | g/c RB_DFLTROOT | jdolecek |
| 2000-07-21 | switch to sys/conf/newvers_stand.sh for generation of version file | jdolecek |
| 2000-02-29 | Initial import prep port. | nonaka |