cvs commit: src/lib/libkvm kvm_proc.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 15 12:38:24 PDT 2007


dillon      2007/08/15 12:37:52 PDT

DragonFly src repository

  Modified files:
    lib/libkvm           kvm_proc.c 
  Log:
  Clean up the kvm process code.  This is only used when trying to get a
  process list out of a kernel core with 'ps'.  Many things had gone stale.
  
  Also adjust the code to traverse the new LWP list.
  
  Revision  Changes    Path
  1.17      +136 -12   src/lib/libkvm/kvm_proc.c


http://www.dragonflybsd.org/cvsweb/src/lib/libkvm/kvm_proc.c.diff?r1=1.16&r2=1.17&f=u





More information about the Commits mailing list