DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.sbin/pstat


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Nov 2004 09:54:10 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]