aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/modstat/modstat.8
Commit message (Collapse)AuthorAgeFilesLines
* The infrastructure to build these fellows has been replaced with kld.Peter Wemm1999-04-241-67/+0
| | | | Notes: svn path=/head/; revision=46032
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+3
| | | | Notes: svn path=/head/; revision=34801
* Cosmetic in usage string.Philippe Charnier1997-07-281-2/+2
| | | | Notes: svn path=/head/; revision=27736
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Remove a self referential xref, and add an xref for modload.Mike Pritchard1996-12-041-3/+3
| | | | | | | Closes PR# 2104. Notes: svn path=/head/; revision=20126
* Kill explicit OS specification.David Greenman1994-08-191-2/+2
| | | | Notes: svn path=/head/; revision=2131
* Terry Lambert's loadable kernel module support - modstat utility withDavid Greenman1994-08-191-0/+69
improvements from the NetBSD group. Notes: svn path=/head/; revision=2126