cvs commit: src/usr.sbin/pstat
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sat Nov 27 09:55:19 PST 2004
    
    
  
joerg       2004/11/27 09:54:10 PST
DragonFly src repository
  Modified files:
    usr.sbin/pstat       pstat.c 
  Log:
  Reorganise the nlist handling a bit, use an enum instead of preprocessor
  defines.
  
  Idea-from: FreeBSD.
  
  Remove all the symbols which don't exist in our kernel anymore. Fix the
  entry for SI (si__tty instead of si_tty).
  
  Revision  Changes    Path
  1.12      +29 -53    src/usr.sbin/pstat/pstat.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pstat/pstat.c.diff?r1=1.11&r2=1.12&f=u
    
    
More information about the Commits
mailing list