Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifdef KGDB. | 2017-04-30 | 1 | -29/+1 | |
| | | | | | | It doesn't compile und hasn't been working during the last decade. ok kettenis@, deraadt@ | ||||
* | Remove some includes include-what-you-use claims don't | 2015-03-14 | 1 | -2/+1 | |
| | | | | | | | have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels. ok tedu@ deraadt@ | ||||
* | use new com.c bus-independent suspend/resume code, rather than trying to | 2013-12-09 | 1 | -20/+3 | |
| | | | | | craft broken local code here ok kettenis | ||||
* | com@isa suspend and resume; logic cloned from ../puc/com_puc.c | 2010-08-06 | 1 | -2/+19 | |
| | | | | ok kettenis | ||||
* | Correct define. | 2009-12-15 | 1 | -2/+2 | |
| | | | | From Simon Perreault <simon dot perreault at viagenie dot ca> via tech@ | ||||
* | fix compilation for KGDB; looked by miod@. | 2005-10-24 | 1 | -6/+1 | |
| | |||||
* | 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. | ||||
* | declare a few var's extern for KGDB | 2002-01-23 | 1 | -1/+6 | |
| | |||||
* | Next step in making the com driver improvable. | 2001-09-29 | 1 | -0/+181 | |
Split out the com at isa attachment into its own file. |