Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2007 03:12:39 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/top commands.c machine.h top.X top.c src/usr.bin/top machine.c
Message-ID:  <200704170312.l3H3Ce2W065289@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2007-04-17 03:12:39 UTC

  FreeBSD src repository

  Modified files:
    contrib/top          commands.c machine.h top.X top.c 
    usr.bin/top          machine.c 
  Log:
  - Add a new 'j' switch and runtime option to toggle display jail id for
    each process.
  - While I'm here, keep help message sorted by keys
  
  PR:             98489, 98975
  Submitted by:   clsung
  Approved by:    delphij (mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.13      +2 -1      src/contrib/top/commands.c
  1.8       +1 -0      src/contrib/top/machine.h
  1.18      +16 -3     src/contrib/top/top.X
  1.21      +19 -4     src/contrib/top/top.c
  1.80      +47 -10    src/usr.bin/top/machine.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704170312.l3H3Ce2W065289>