summaryrefslogtreecommitdiffstats
path: root/sbin/kldunload/kldunload.c
Commit message (Expand)AuthorAgeFilesLines
* Extend kldunload(8) functionality and fix minor problems:wkoszek2006-02-271-37/+47
* Big style(9) fix. This commit brings no functional change.wkoszek2006-02-271-53/+56
* Document -f in usage().ru2005-01-301-2/+2
* Give kldunload a -f(orce) argument.phk2004-07-131-2/+6
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+2
* style(9): use NULL when assigning/comparing a char *,johan2003-04-231-5/+5
* Make this WARNS=5 clean by adding () in 'if (a || (b && c))'.johan2003-04-231-1/+1
* Fixed bitrot in usage message (-n is now optional).bde1999-09-081-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a sensible message if an invalid ID was enteredn_hibma1999-07-251-1/+3
* Bitch if both an id and a name are specified. Make the man page and usagedes1998-11-071-3/+9
* Lowercase 1st char. in err(3) strings.charnier1998-07-061-2/+2
* Sync. usage string and synopsis. Add rcsid.charnier1998-01-051-6/+8
* fix mispelling of kldjmg1997-10-241-2/+2
* a few code style changes:jmg1997-10-211-15/+10
* activate the programs that will be used to manipulate kld modulesjmg1997-10-191-1/+6
* Add utilities for the kernel linker.dfr1997-05-071-0/+92
OpenPOWER on IntegriCloud