summaryrefslogtreecommitdiff
path: root/usr.bin/modstat
Commit message (Expand)AuthorAgeFilesLines
* The infrastructure to build these fellows has been replaced with kld.Peter Wemm1999-04-244-292/+0
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+3
* Fixed a comment. The module size is (unfortunately) in K, but it is notBruce Evans1998-02-121-2/+2
* Cosmetic in usage string.Philippe Charnier1997-07-282-14/+14
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Include unistd.h for new location of getopt prototypePeter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Remove a self referential xref, and add an xref for modload.Mike Pritchard1996-12-041-3/+3
* Fix a potential buffer overflow condition.Joerg Wunsch1996-08-081-2/+3
* Setgid kmem not required.Paul Traina1996-05-301-3/+1
* Undo the stupidity I inflicted on these files and replace it withBill Paul1995-04-201-3/+2
* Small fixups to use LM_UNKNOWN type, also fix slight formattingBill Paul1995-04-181-3/+4
* Kill explicit OS specification.David Greenman1994-08-191-2/+2
* Terry Lambert's loadable kernel module support - modstat utility withDavid Greenman1994-08-194-0/+294