aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldunload/kldunload.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bitrot in usage message (-n is now optional).Bruce Evans1999-09-081-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a sensible message if an invalid ID was enteredNick Hibma1999-07-251-1/+3
* Bitch if both an id and a name are specified. Make the man page and usageDag-Erling Smørgrav1998-11-071-3/+9
* Lowercase 1st char. in err(3) strings.Philippe Charnier1998-07-061-2/+2
* Sync. usage string and synopsis. Add rcsid.Philippe Charnier1998-01-051-6/+8
* fix mispelling of kldJohn-Mark Gurney1997-10-241-2/+2
* a few code style changes:John-Mark Gurney1997-10-211-15/+10
* activate the programs that will be used to manipulate kld modulesJohn-Mark Gurney1997-10-191-1/+6
* Add utilities for the kernel linker.Doug Rabson1997-05-071-0/+92