summaryrefslogtreecommitdiffstats
path: root/sbin/kldunload/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
* Extend kldunload(8) functionality and fix minor problems:wkoszek2006-02-271-1/+1
* Make this WARNS=5 clean by adding () in 'if (a || (b && c))'.johan2003-04-231-1/+1
* Default to WARNS=2.obrien2001-12-041-0/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-2/+0
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* use += on cflagsjmg1997-10-261-2/+2
* activate the programs that will be used to manipulate kld modulesjmg1997-10-191-1/+3
* Add utilities for the kernel linker.dfr1997-05-071-0/+33
OpenPOWER on IntegriCloud