aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/modstat/modstat.c
Commit message (Expand)AuthorAgeFilesLines
* The infrastructure to build these fellows has been replaced with kld.Peter Wemm1999-04-241-180/+0
* 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-281-12/+12
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix a potential buffer overflow condition.Joerg Wunsch1996-08-081-2/+3
* 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
* Terry Lambert's loadable kernel module support - modstat utility withDavid Greenman1994-08-191-0/+178