aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/modstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The infrastructure to build these fellows has been replaced with kld.Peter Wemm1999-04-241-42/+0
| | | | Notes: svn path=/head/; revision=46032
* 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
* Setgid kmem not required.Paul Traina1996-05-301-3/+1
| | | | | | | Submitted by: smpatel (Sujal Patel) Notes: svn path=/head/; revision=15991
* Terry Lambert's loadable kernel module support - modstat utility withDavid Greenman1994-08-191-0/+44
improvements from the NetBSD group. Notes: svn path=/head/; revision=2126