summaryrefslogtreecommitdiffstats
path: root/sbin/kldconfig/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Raise WARNS for various tools where possible.ed2010-01-171-1/+0
| | | | Submitted by: Marius NĂ¼nnerich <marius@nuenneri.ch>
* These are WARNS=5 clean, mark them as such to keep them that way.johan2003-04-231-0/+1
| | | | Look at by: sebastian.ssmoller@web.de on audit@
* Default to WARNS=2.obrien2001-12-041-2/+0
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Add kldconfig(8), a utility to modify the kernel module search path.roam2001-06-291-0/+34
Reviewed by: -arch, -audit
OpenPOWER on IntegriCloud