aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldunload/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Extend kldunload(8) functionality and fix minor problems:Wojciech A. Koszek2006-02-271-1/+1
* Make this WARNS=5 clean by adding () in 'if (a || (b && c))'.Johan Karlsson2003-04-231-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-2/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* use += on cflagsJohn-Mark Gurney1997-10-261-2/+2
* activate the programs that will be used to manipulate kld modulesJohn-Mark Gurney1997-10-191-1/+3
* Add utilities for the kernel linker.Doug Rabson1997-05-071-0/+33