cvs commit: src/contrib/top/patches commands.c.patch machine.h.patch top.X.patch top.c.patch src/usr.bin/top machine.c

Hiten Pandya hmp at crater.dragonflybsd.org
Fri Jun 4 04:22:20 PDT 2004


hmp         2004/06/04 04:21:53 PDT

DragonFly src repository

  Modified files:
    contrib/top/patches  commands.c.patch machine.h.patch 
                         top.X.patch top.c.patch 
    usr.bin/top          machine.c 
  Log:
  Allow top(1) to toggle display of processes+threads or *only* threads
  by adding a '-O' command line argument and run-time toggle.
  
  This is useful when one wants to only monitor activity of current
  active threads.
  
  Document this new functionality and update the patches accordingly.
  
  Requested-by:	David Rhodus <drhodus at xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.2       +5 -5      src/contrib/top/patches/commands.c.patch
  1.2       +5 -5      src/contrib/top/patches/machine.h.patch
  1.2       +13 -8     src/contrib/top/patches/top.X.patch
  1.2       +31 -17    src/contrib/top/patches/top.c.patch
  1.12      +6 -4      src/usr.bin/top/machine.c


http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/commands.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/machine.h.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/top.X.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/top.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/top/machine.c.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list