summaryrefslogtreecommitdiff
path: root/usr.bin/modstat
AgeCommit message (Expand)Author
1999-04-24The infrastructure to build these fellows has been replaced with kld.Peter Wemm
1998-03-23.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier
1998-02-12Fixed a comment. The module size is (unfortunately) in K, but it is notBruce Evans
1997-07-28Cosmetic in usage string.Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1997-03-11Include unistd.h for new location of getopt prototypePeter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-04Remove a self referential xref, and add an xref for modload.Mike Pritchard
1996-08-08Fix a potential buffer overflow condition.Joerg Wunsch
1996-05-30Setgid kmem not required.Paul Traina
1995-04-20Undo the stupidity I inflicted on these files and replace it withBill Paul
1995-04-18Small fixups to use LM_UNKNOWN type, also fix slight formattingBill Paul
1994-08-19Kill explicit OS specification.David Greenman
1994-08-19Terry Lambert's loadable kernel module support - modstat utility withDavid Greenman