Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+2 |
* | Update documentation for kldload(8)'s ability to load multiple modules. | jmallett | 2002-10-09 | 1 | -1/+1 |
* | Make it possible to kldload(8) many modules. | jmallett | 2002-10-08 | 1 | -9/+17 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | remoce unused #include. | charnier | 1998-07-06 | 1 | -2/+1 |
* | Add -v in usage string. Add rcsid. | charnier | 1998-01-05 | 1 | -4/+7 |
* | a few code style changes: | jmg | 1997-10-21 | 1 | -9/+6 |
* | activate the programs that will be used to manipulate kld modules | jmg | 1997-10-19 | 1 | -1/+5 |
* | Add utilities for the kernel linker. | dfr | 1997-05-07 | 1 | -0/+71 |