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

cvs commit: src/bin/ps keyword.c print.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 22:28:53 -0700 (PDT)

dillon      2003/07/24 22:28:53 PDT

  Modified files:
    bin/ps               keyword.c print.c 
  Log:
  Remove thread->td_cpu.  thread->td_gd (which points to the globaldata
  structure) is sufficient.  Add e_cpuid to eproc to compensate.
  
  Revision  Changes    Path
  1.6       +2 -2      src/bin/ps/keyword.c
  1.7       +1 -1      src/bin/ps/print.c




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