| Age | Commit message (Expand) | Author |
| 2022-06-23 | x68k/stand: Merge {sd,cd}strategy and {sd,cd}close respectively. | isaki |
| 2022-06-21 | x68k/stand: Correct blocksize in case of CD. | isaki |
| 2022-06-21 | x68k/stand: Correct a condition expression. | isaki |
| 2016-06-26 | Add SCSI host adaptor selector to "boot" command of /boot. | isaki |
| 2016-05-31 | PR 51194 David Binderman: simplify redundant conditional | dholland |
| 2016-01-17 | Enable LIBSA_CREAD_NOCRC. PR/50638 | tsutsui |
| 2015-07-25 | sysinst is 15*2 sect/cyl (fdXc), not 8*2 sect/cyl (it's fdXa, | isaki |
| 2014-11-21 | put back missing paren. | christos |
| 2014-11-20 | This now needs clock.h | christos |
| 2014-11-17 | PR/49207: Kamil Rytarowski: Add sys/clock.h with generic time macros | christos |
| 2014-10-17 | There's an r in "determine" | snj |
| 2014-03-08 | Unused variable, for GCC4.8. | isaki |
| 2014-02-11 | Specify default SCSI inquiry size (36 bytes) on IOCS_S_INQUIRY() command. | tsutsui |
| 2012-11-25 | Make the end of image address absolute-long. | isaki |
| 2012-11-22 | Make sure to initialize partition offset in cdopen(), | tsutsui |
| 2012-11-01 | Remove my local RCS IDs. | isaki |
| 2012-10-12 | First cut at x68k network bootloader via NE2000 on Neptune-X and Nereid. | tsutsui |
| 2012-10-12 | Fix a bug in check_getchar() (called from awaitkey_1sec()). | tsutsui |
| 2012-06-19 | Fix CD support (again!). | minoura |
| 2012-03-20 | Fix CD support. | minoura |
| 2011-12-25 | Apply the following patch submitted by Evgeniy Ivanov: | tsutsui |
| 2011-10-11 | Fix "Error occurs, please reset" boot problem on | tsutsui |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-09 | don't assign sc->sc_partinfo.size to itself. | mrg |
| 2011-04-12 | Make x68k bootloader to use MI libsa, libkern, and libz Makefiles in | tsutsui |
| 2011-04-11 | Some KNF. No binary change. | tsutsui |
| 2011-04-11 | Add missing breaks. No need to output to SERIAL on ITE console. | tsutsui |
| 2011-04-11 | Fix pasto. Now serial console output on bootloader works properly | tsutsui |
| 2011-04-07 | Poll the next medium on both drive of #0 and #1. | isaki |
| 2011-02-21 | Cleanup my copyright notice. | itohy |
| 2009-03-19 | Remove bcmp() from MD libsa. | tsutsui |
| 2009-01-12 | - WARNSfy | tsutsui |
| 2008-11-28 | We now also need globals.c from the common libsa. | he |
| 2007-11-18 | Use the same prototypes as libx68k.h. | isaki |
| 2007-11-18 | Correct filename in a comment. | isaki |
| 2007-11-11 | x68k's floppy is 8*2 sect/cyl, not 18*2 sect/cyl. | isaki |
| 2007-11-11 | Style fix. | isaki |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-06-23 | Remove _ZLIB_PRIVATE that should have been removed 10 years ago. | isaki |
| 2006-05-10 | Fix a bunch of cast lvalues. | skrll |
| 2006-01-25 | free -> dealloc | christos |
| 2006-01-16 | Adapt to use of $S/../common/dist/zlib. | he |
| 2005-12-27 | Make this build again by using ${S}/../common/lib/libc/Makefile.inc, | he |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-08-23 | Add memmove.c, needed by new ufs.c. | he |
| 2003-03-30 | Make it compilable. | isaki |
| 2003-02-23 | Update for LFSv2 support. Ports that have "bootxx_lfs"-style | simonb |
| 2003-02-02 | - sys/lib/libsa/ufs_ls.c rev 1.3 needs strrchr. | isaki |
| 2003-01-25 | Make it compilable with 64bit daddr_t. | isaki |