Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -5/+5 |
* | Temporarily disable polling when no processes are active, while I | luigi | 2002-08-04 | 1 | -1/+1 |
* | Part 1 of KSE-III | julian | 2002-06-29 | 1 | -1/+0 |
* | Remove a printf and add a comment on an assumption that could be | luigi | 2002-06-27 | 1 | -3/+10 |
* | Make the DEVICE_POLLING code compile with -Werror and in LINT | luigi | 2002-03-09 | 1 | -2/+4 |
* | Make this compile after changes to kse structures. | luigi | 2002-02-15 | 1 | -1/+1 |
* | MFS: synchronize the code with the version in -stable, specifically: | luigi | 2002-02-11 | 1 | -61/+98 |
* | In a threaded world, differnt priorirites become properties of | julian | 2002-02-11 | 1 | -1/+1 |
* | Complete the device polling support by adding a thread in charge | luigi | 2001-12-19 | 1 | -0/+55 |
* | Device Polling code for -current. | luigi | 2001-12-14 | 1 | -0/+422 |