freebsd-dev/sbin/kldstat
John Birrell 1676805c18 Add the full module path name to the kld_file_stat structure
for kldstat(2).

This allows libdtrace to determine the exact file from which
a kernel module was loaded without having to guess.

The kldstat(2) API is versioned with the size of the
kld_file_stat structure, so this change creates version 2.

Add the pathname to the verbose output of kldstat(8) too.

MFC: 3 days
2007-10-22 04:12:57 +00:00
..
kldstat.8 Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldstat.c Add the full module path name to the kld_file_stat structure 2007-10-22 04:12:57 +00:00
Makefile Make this WARNS=5 clean by using %j and (uintmax_t). 2003-04-23 20:24:13 +00:00