aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldconfig/kldconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Properly cast a size argument to an unsigned type.Peter Pentchev2001-06-291-1/+2
* Silence warnings on the Alpha: don't assume size_t is an int.Dima Dorfman2001-06-291-1/+1
* Add kldconfig(8), a utility to modify the kernel module search path.Peter Pentchev2001-06-291-0/+444