summaryrefslogtreecommitdiffstats
path: root/sbin/kldconfig
Commit message (Collapse)AuthorAgeFilesLines
* This is actually making its enterance in FreeBSD 4.4.obrien2001-08-011-1/+1
|
* mdoc(7) police: cosmetics.ru2001-07-061-1/+1
|
* Properly cast a size argument to an unsigned type.roam2001-06-291-1/+2
| | | | Thanks to: dd for noticing the need for a cast.
* Silence warnings on the Alpha: don't assume size_t is an int.dd2001-06-291-1/+1
|
* Add kldconfig(8), a utility to modify the kernel module search path.roam2001-06-293-0/+587
Reviewed by: -arch, -audit
OpenPOWER on IntegriCloud