summaryrefslogtreecommitdiffstats
path: root/sbin/modunload
Commit message (Collapse)AuthorAgeFilesLines
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-191-5/+3
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
| | | | posix standard on the topic.
* Compile under Lite2 (unistd.h has proto for getopt)peter1997-03-111-1/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Improve the format of the usage string output.mpp1996-12-091-3/+2
| | | | Submitted by: Sandro Sigala <sandro@cat.locao.net> as part of PR# 2134
* Minor formatting/style fixes.mpp1996-12-091-9/+9
| | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
* fix a reference in "SEE ALSO" (modunload(8) mistakenly referencestorstenb1995-10-261-2/+2
| | | | itself instead of modload(8))
* Killed explicit OS specification.dg1994-08-191-2/+2
|
* NetBSD -> FreeBSDdg1994-08-191-2/+2
|
* Terry Lambert's loadable kernel module support - modload & modunloaddg1994-08-194-0/+247
utilities w/improvements from the NetBSD group.
OpenPOWER on IntegriCloud