| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch i386 boot code to libsa MI softraid. |  jsing | 2016-09-11 | 1 | -1/+2 |
* | Rename softraid boot files, which are currently in an MD location. This |  jsing | 2016-09-11 | 1 | -2/+2 |
* | Remove support for building the boot blocks with DEBUGFLAGS=-D_TEST, which is |  miod | 2015-09-18 | 1 | -10/+1 |
* | move putchar() into libsa |  jasper | 2014-07-13 | 1 | -32/+1 |
* | move getchar() into libsa where applicable |  jasper | 2014-07-12 | 1 | -17/+1 |
* | Fix merge errors. |  jsing | 2012-11-01 | 1 | -1/+10 |
* | Bring softraid support to i386/stand/libsa. |  jsing | 2012-10-31 | 1 | -4/+42 |
* | Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making |  jsing | 2012-10-30 | 1 | -5/+5 |
* | kill mcd dead. ok krw matthew millert thib |  tedu | 2011-06-26 | 1 | -2/+2 |
* | remove remnants of scd device, discovered by Frederic Perrin |  tedu | 2011-06-26 | 1 | -2/+2 |
* | - properly remove NENTS now after fixing the fallout. |  jasper | 2010-12-06 | 1 | -3/+3 |
* | - partially revert previous NENTS removal for arches which got busted. |  jasper | 2010-12-06 | 1 | -3/+3 |
* | - drop NENTS(), which was yet another copy of nitems(). |  jasper | 2010-12-06 | 1 | -3/+3 |
* | wt(4) was removed a while ago, so don't support booting off it anoymore. |  mk | 2007-06-27 | 1 | -2/+2 |
* | Enter cdboot, a CD-specific second-stage bootrap. |  tom | 2004-06-23 | 1 | -7/+13 |
* | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. |  tom | 2004-03-09 | 1 | -12/+13 |
* | ansification and knf and protos |  deraadt | 2003-08-11 | 1 | -14/+8 |
* | three four kills |  mickey | 2003-06-03 | 1 | -6/+1 |
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by |  deraadt | 2003-06-01 | 1 | -2/+3 |
* | remove acd references; millert@ ok. |  fgsch | 2001-09-11 | 1 | -2/+2 |
* | move cnspeed func and comspeed proto in places |  mickey | 2000-06-08 | 1 | -1/+12 |
* | give better support to the bios memory maps. |  mickey | 1999-08-25 | 1 | -17/+16 |
* | put support for test /boot environment back; some CLEANFILES and spaces |  mickey | 1998-05-25 | 1 | -2/+2 |
* | i386 bootblocks that work for 2.3. A tale too long to tell |  deraadt | 1998-04-18 | 1 | -13/+12 |
* | don't echo all the control chars, not only bs&del |  mickey | 1997-08-22 | 1 | -6/+6 |
* | \n is handled by cnputc(), don't print \r |  mickey | 1997-08-21 | 1 | -2/+1 |
* | s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls. |  niklas | 1997-08-13 | 1 | -2/+31 |
* | revert to prev-cons behaviour |  mickey | 1997-08-12 | 1 | -2/+2 |
* | new cons |  mickey | 1997-08-12 | 1 | -11/+20 |
* | add nbdevs for the size of table of block devises' names |  mickey | 1997-07-21 | 1 | -2/+3 |
* | proper includes |  mickey | 1997-07-17 | 1 | -2/+2 |
* | fix twiddle() without breaking backspace |  kstailey | 1997-06-06 | 1 | -2/+2 |
* | do \b |  mickey | 1997-05-29 | 1 | -1/+6 |
* | implement 'hd' device (i guess nobody will boot from 'rd') |  mickey | 1997-04-23 | 1 | -2/+3 |
* | fix tab expansion |  deraadt | 1997-04-17 | 1 | -2/+3 |
* | extern int debug; |  mickey | 1997-04-15 | 1 | -1/+3 |
* | print debugging stuff only when debug!=0 |  mickey | 1997-04-15 | 1 | -5/+8 |
* | use new device names: fd(0,a) -> fd0a |  mickey | 1997-04-08 | 1 | -10/+1 |
* | Fix device name. |  weingart | 1997-04-07 | 1 | -1/+10 |
* | devboot commit |  mickey | 1997-04-06 | 1 | -2/+41 |
* | commit all my mods to the last imported libsa stuff.... |  mickey | 1997-03-31 | 1 | -7/+28 |
* | Initial /boot stuff (from Mickey) |  weingart | 1997-03-31 | 1 | -0/+82 |