freebsd-skq/usr.sbin/asf
yar 9c871ea54c 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.
2006-07-22 11:58:11 +00:00
..
asf_kld.c This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-22 22:33:22 +00:00
asf_kvm.c This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-22 22:33:22 +00:00
asf_prog.c This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-22 22:33:22 +00:00
asf.8 MFC my recent changes to asf(8): 2006-07-22 11:58:11 +00:00
asf.c MFC my recent changes to asf(8): 2006-07-22 11:58:11 +00:00
asf.h This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-22 22:33:22 +00:00
Makefile MFC my recent changes to asf(8): 2006-07-22 11:58:11 +00:00