Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap two macros into do { ... } while (0), and fix the way they're used | des | 1998-12-15 | 1 | -2/+2 |
* | Nitpicking and dusting performed on a train. Removes trivial warnings | phk | 1998-10-25 | 1 | -2/+2 |
* | Correct sleep priority. | dyson | 1998-06-02 | 1 | -2/+2 |
* | Eradicate the variable "time" from the kernel, using various measures. | phk | 1998-03-30 | 1 | -5/+2 |
* | Removed a stale comment and staler code. | bde | 1998-02-25 | 1 | -8/+1 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -2/+2 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -10/+10 |
* | Removed unused #includes. | bde | 1997-09-02 | 1 | -13/+1 |
* | This is an upgrade so that the kernel supports the AIO calls from | dyson | 1997-07-06 | 1 | -18/+26 |
* | Add initial AIO/LIO kernel thread support files. This is preliminary, and | dyson | 1997-06-16 | 1 | -0/+168 |