K 10 svn:author V 3 yar K 8 svn:date V 27 2006-07-22T11:58:11.000000Z K 7 svn:log V 415 MFC my recent changes to asf(8): The improvements are: - can get the kld info from core files via kvm(3); - can use kldstat(2) directly, which is a piece of cake; - can use .symbols or whatever, which allows for use by non-developers when reporting system crashes -- now asf(8) can be mentioned in the handbook at last; - speed (no more double fts(3) per loaded module); - various bugs fixed. END