freebsd-dev/sbin/kldstat
Konstantin Belousov 35e3987f15 In printfile(), exit the process instead of only printing the warning.
This fixes verbose mode when either -i specified non-existent kldfile
id, or the file was unloaded between two kldnext(2) calls.

While there, fix printfile() definition to be style(9)-compliant.

Submitted by:	arundel
MFC after:	1 week
2010-11-13 16:49:07 +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 In printfile(), exit the process instead of only printing the warning. 2010-11-13 16:49:07 +00:00
Makefile Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00