aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldunload
Commit message (Expand)AuthorAgeFilesLines
* - 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
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Fixed bitrot in usage message (-n is now optional).Bruce Evans1999-09-081-1/+1
* Show that the -n option is optionalNick Hibma1999-09-061-1/+4
* Add cross-references to respective syscalls.Chris Costello1999-09-031-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add a sensible message if an invalid ID was enteredNick Hibma1999-07-251-1/+3
* Fill-in the manpages a little.David E. O'Brien1998-11-121-3/+11
* Bitch if both an id and a name are specified. Make the man page and usageDag-Erling Smørgrav1998-11-072-6/+14
* Lowercase 1st char. in err(3) strings.Philippe Charnier1998-07-061-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-191-3/+3
* Sync. usage string and synopsis. Add rcsid.Philippe Charnier1998-01-052-12/+13
* use += on cflagsJohn-Mark Gurney1997-10-261-2/+2
* fix mispelling of kldJohn-Mark Gurney1997-10-241-2/+2
* a few code style changes:John-Mark Gurney1997-10-212-21/+20
* activate the programs that will be used to manipulate kld modulesJohn-Mark Gurney1997-10-192-2/+9
* Add utilities for the kernel linker.Doug Rabson1997-05-073-0/+185