| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -3/+3 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -3/+3 |
* | First round implementation of a fine grain enhanced module to module | peter | 2000-04-29 | 1 | -15/+2 |
* | A hack basically.. We have a bunch of code that used to call | peter | 1999-11-08 | 1 | -1/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Implement a new generic mechanism for attaching handler functions to | msmith | 1999-08-21 | 1 | -4/+6 |
* | Oops, set module->file.. | peter | 1999-05-20 | 1 | -1/+2 |
* | First stages of a module dependency cleanup. This part fixes a | peter | 1999-05-08 | 1 | -21/+33 |
* | More -Wall / -Wcast-qual cleanup. Also, EXEC_SET can't use | dillon | 1999-01-29 | 1 | -3/+3 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -8/+8 |
* | Remove a diagnostic message left in by mistake. | dfr | 1999-01-09 | 1 | -3/+2 |
* | Implement a mechanism for a module to report a small amount of module | dfr | 1999-01-09 | 1 | -2/+27 |
* | put a \n on an error message printf | peter | 1998-11-06 | 1 | -2/+2 |
* | *gulp*. Jordan specifically OK'ed this.. | peter | 1998-10-16 | 1 | -2/+2 |
* | Keep track of the containing file for modules. This is a bit of a hack, | peter | 1998-10-10 | 1 | -7/+11 |
* | Send a MOD_UNLOAD event before deleting the module. if the MOD_LOAD event | dfr | 1998-10-03 | 1 | -1/+2 |
* | Changed to the C9x draft spelling of the (unsigned) integral type | bde | 1998-07-14 | 1 | -3/+2 |
* | Fixed printf format errors. | bde | 1998-07-11 | 1 | -3/+4 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -2/+1 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -14/+15 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -2/+1 |
* | make a couple functions static... | jmg | 1997-10-24 | 1 | -3/+3 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -3/+1 |
* | This is the kernel linker. To use it, you will first need to apply | dfr | 1997-05-07 | 1 | -0/+304 |