Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | phk | 2004-07-15 | 1 | -0/+1 |
* | Style cleanup. | schweikh | 2004-06-11 | 1 | -64/+81 |
* | * Fix typo in comment. | schweikh | 2004-06-11 | 1 | -6/+4 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | o Add #include <sys/systm.h> to fix a warning about printf() being | rwatson | 2001-11-26 | 1 | -0/+1 |
* | The kernel doesn't have <stdio.h> or <string.h>. Remove these. | jlemon | 2001-10-09 | 1 | -2/+0 |
* | Make MOD_UNLOAD return EBUSY to prevent it being unloaded automatically when we | roger | 2000-09-11 | 1 | -4/+5 |
* | Change to SI_ORDER_FIRST to make sure this module runs before | roger | 2000-09-11 | 1 | -1/+2 |
* | Add MODULE_VERSION and MODULE_DEPENDS to make the bktr module load the | roger | 2000-09-11 | 1 | -1/+1 |
* | Update to driver 2.15. | roger | 2000-09-10 | 1 | -0/+173 |