Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further improved version of hadling a HALT when there is no console. | julian | 1996-10-31 | 1 | -2/+8 |
* | if there is no console, cngetc should act like getc and return -1 | julian | 1996-10-30 | 1 | -2/+2 |
* | Changed cncheckc() interface so that it is 8-bit clean - return -1 | bde | 1996-09-14 | 1 | -2/+3 |
* | Don't use __dead in the kernel. It was an obfuscation for gcc >= 2.5 | bde | 1996-09-13 | 1 | -5/+2 |
* | Fixed two small leftovers form PHK's mega devconf removal commit.. | sos | 1996-09-07 | 1 | -2/+1 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 1 | -2/+1 |
* | Remove the old cleanup code as it is no longer used.. | julian | 1996-08-26 | 1 | -28/+3 |
* | Some cleanups to the callout lists recently added. | julian | 1996-08-22 | 1 | -29/+66 |
* | Collect all the functioons concerned with rebooting into one place | julian | 1996-08-19 | 1 | -1/+2 |
* | move all functions related to shutting down to one file | julian | 1996-08-19 | 1 | -0/+429 |