summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat/kldstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add -m option (find module using modfind() and stat it).fjoe2005-05-041-2/+24
* Use a better way to calculate POINTER_WIDTH suggested by pjd@.dwmalone2004-05-301-1/+1
* Decide how much space we need to print a pointer usingdwmalone2004-05-281-5/+1
* Validate argument to -i.jmallett2004-03-151-1/+4
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+2
* style(9): use NULL when assigning/comparing a char *,johan2003-04-231-3/+3
* Make this WARNS=5 clean by using %j and (uintmax_t).johan2003-04-231-2/+4
* Backout rev 1.8. This really does not give us the version numberps2000-07-011-3/+2
* display version number of each kld module when usingjmb2000-06-201-2/+3
* Properly align the columns of the header on Alpha.marcel1999-12-041-1/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Cosmetic fix (make header align with data)des1998-11-071-2/+2
* Sync. usage string and synopsis. Add rcsid.charnier1998-01-051-6/+9
* a few code style changes:jmg1997-10-211-17/+12
* activate the programs that will be used to manipulate kld modulesjmg1997-10-191-4/+9
* Add utilities for the kernel linker.dfr1997-05-071-0/+119
OpenPOWER on IntegriCloud