Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shuffle an extern around so gcc4 doesn't whinge about incomplete types | 2010-05-09 | 1 | -1/+3 | |
| | | | | | | as suggested by miod. ok miod@ | ||||
* | Cleanup cn_pri. Change constants to more meaningful names, rather than | 2008-01-23 | 1 | -3/+3 | |
| | | | | | | | the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI, CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI. ok miod@ | ||||
* | Make function pointer calls look all alike; from Holger Mikolon. | 2007-09-10 | 1 | -2/+2 | |
| | | | | No change in generated code. | ||||
* | ansification and knf and protos | 2003-08-11 | 1 | -11/+8 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Add console switching logic | 1997-08-13 | 1 | -1/+28 | |
| | |||||
* | new, like dev/cninit.c+cons.c | 1997-08-12 | 1 | -47/+62 | |
| | |||||
* | grammar | 1997-08-07 | 1 | -2/+2 | |
| | |||||
* | do consdev | 1997-08-04 | 1 | -1/+5 | |
| | |||||
* | i love that const | 1997-07-17 | 1 | -2/+2 | |
| | |||||
* | nicer include | 1997-07-14 | 1 | -2/+2 | |
| | |||||
* | boot.conf support | 1997-04-26 | 1 | -4/+19 | |
| | | | | | | ttyname function in cons.c rdonly var 'tty' to view tty settings serial console soon | ||||
* | add dumb probe routine | 1997-04-02 | 1 | -1/+13 | |
| | |||||
* | introduce multiconsoles. | 1996-10-23 | 1 | -0/+57 | |
add btochs macro. |