| Age | Commit message (Expand) | Author |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-01-03 | Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000, | kiyohara |
| 2012-12-19 | Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,. | kiyohara |
| 2012-09-01 | Add ${_MKTARGET_LINK} | matt |
| 2012-02-14 | Remove unused a valiable 'siopdbg'. | kiyohara |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-12 | Remove null line. | kiyohara |
| 2011-02-25 | Style. | kiyohara |
| 2011-02-25 | Update description to latest boot. | kiyohara |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2011-01-22 | Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly | joerg |
| 2011-01-21 | Switch remaining platforms to modern CPP for assembler. | joerg |
| 2010-10-27 | Set root-device to bootinfo. | kiyohara |
| 2010-10-18 | Support ustarfs for floppy-disk. | kiyohara |
| 2010-10-15 | Fix a minor typo preventing this from building. | he |
| 2010-10-14 | Support kernel load from SCSI HDD with onboard siop. It is very EXPERIMENTAL!! | kiyohara |
| 2010-10-14 | Support kernel load from IDE HDD with onboard wdc. like cobalt, sandpoint. | kiyohara |
| 2010-10-14 | Change format of path for device. A current form strangely feels dissatisfied. | kiyohara |
| 2010-10-14 | s/,vga}/,_vga}/. | kiyohara |
| 2010-10-14 | Add _rtt(). But it is NULL function. | kiyohara |
| 2010-10-14 | Add pci.c to SRCS. | kiyohara |
| 2010-10-14 | Add pci.c. Splitted from vreset.c | kiyohara |
| 2010-10-14 | Add PCI_mem and many access/cache-ope functions. | kiyohara |
| 2010-10-14 | Add -I${S}/lib/libsa and reorder. | kiyohara |
| 2010-05-27 | Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. | dholland |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-03-17 | Make putchar() conform to the stand.h prototype, so that this builds again. | he |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-06-07 | Fix waiting for the input from keyboard after "Boot: " is displayed in frame | kiyohara |
| 2008-05-26 | Split boot/boot_com0/boot_vga. | kiyohara |
| 2008-05-25 | Integrated to powerpc-mkbootimage. Obsoleted. | kiyohara |
| 2008-05-25 | Integrated to powerpc-mkbootimage. Obsoleted. | kiyohara |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-26 | Remove printf() when VGA vendor is case Diamond and Matrox. Moreover | kiyohara |
| 2008-03-26 | We might be able to use VGA. Please comment out for line '-DCONS_SERIAL' | kiyohara |
| 2008-03-01 | cnscan() should return -1 (no input) if there is no console device. | tsutsui |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2006-12-09 | don't include <sys/endian.h> when building as a host tool. | chs |
| 2006-01-29 | Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> | dsl |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-24 | bare asm -> __asm | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-07-15 | The ANSIfication unconvered that we were calling devlookup() with | he |
| 2005-06-28 | #include <lib/libsa/stand.h> rather than <stand.h> or "stand.h" | junyoung |
| 2005-06-28 | - ANSIfy, remove trailing spaces. | junyoung |
| 2005-06-28 | De-__P() and some cosmetic changes. | junyoung |
| 2005-06-28 | ANSI, KNF, trailing spaces, and etc. | junyoung |