| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify com_init to match the com driver initializaiton, and add |  beck | 2016-05-27 | 1 | -1/+8 |
* | It's been a quarter century: we can assume volatile is present with that name. |  guenther | 2014-03-29 | 1 | -7/+7 |
* | Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making |  jsing | 2012-10-30 | 1 | -2/+2 |
* | Always allow serial console, even if the BIOS doesn't report the presence of |  kettenis | 2012-06-10 | 1 | -6/+5 |
* | Add support for serial consoles at non-standard addresses. This implements |  kettenis | 2012-06-03 | 1 | -8/+10 |
* | rewrite the serial port handling to manipulate the hardware directly |  dlg | 2008-04-20 | 1 | -32/+30 |
* | Cleanup cn_pri. Change constants to more meaningful names, rather than |  jsing | 2008-01-23 | 1 | -4/+4 |
* | Check for Control key held down when starting, and don't read boot.conf |  tom | 2007-04-27 | 1 | -1/+12 |
* | Fix the keyboard problem seen on Intel Macs, where only the first |  tom | 2007-01-02 | 1 | -1/+10 |
* | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. |  tom | 2004-03-09 | 1 | -4/+4 |
* | shorten terminal baud rate change strings |  deraadt | 2003-12-16 | 1 | -8/+6 |
* | Bad #undef, spotted by gcc3. |  espie | 2003-11-27 | 1 | -2/+2 |
* | ansification and knf and protos |  deraadt | 2003-08-11 | 1 | -22/+11 |
* | Fix for PR 3177. |  weingart | 2003-07-07 | 1 | -2/+7 |
* | three four kills |  mickey | 2003-06-03 | 1 | -6/+1 |
* | allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <ladha@mail.eecis.udel.edu> |  mickey | 2003-01-17 | 1 | -2/+2 |
* | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected |  aaron | 2001-03-03 | 1 | -2/+2 |
* | before sending a character check for DSR state. |  mickey | 2000-10-18 | 1 | -2/+11 |
* | move cnspeed func and comspeed proto in places |  mickey | 2000-06-08 | 1 | -14/+1 |
* | give better support to the bios memory maps. |  mickey | 1999-08-25 | 1 | -19/+17 |
* | cleanup the Makefiles a bit. |  mickey | 1998-05-28 | 1 | -2/+2 |
* | shorten device probe messages to 2 lines |  deraadt | 1998-05-16 | 1 | -6/+6 |
* | i386 bootblocks that work for 2.3. A tale too long to tell |  deraadt | 1998-04-18 | 1 | -3/+11 |
* | space by niklas |  mickey | 1997-10-24 | 1 | -2/+2 |
* | use sleep(), remove unused function proto |  mickey | 1997-10-07 | 1 | -8/+4 |
* | let's keep it MI; 10x phil for the MD implementation |  mickey | 1997-10-07 | 1 | -61/+55 |
* | we have no bus here |  mickey | 1997-09-24 | 1 | -10/+5 |
* | - add 'stty [baudrate]' command to /boot, for serial consoles |  flipk | 1997-09-20 | 1 | -4/+87 |
* | don't use direct regnames |  mickey | 1997-09-02 | 1 | -2/+2 |
* | consistancy |  mickey | 1997-08-31 | 1 | -7/+7 |
* | byte returns |  mickey | 1997-08-22 | 1 | -3/+3 |
* | print gray on black, not black on black |  mickey | 1997-08-21 | 1 | -2/+2 |
* | better rv types |  mickey | 1997-08-13 | 1 | -6/+6 |
* | s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls. |  niklas | 1997-08-13 | 1 | -34/+48 |
* | _you_, hear?! never touch anything when doing commits! |  mickey | 1997-08-12 | 1 | -16/+14 |
* | new cons |  mickey | 1997-08-12 | 1 | -0/+145 |