cvs commit: ports/sysutils Makefile ports/sysutils/jtop Makefile
 distinfo pkg-descr
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Mon Mar 29 17:03:33 PST 2004
    
    
  
pav         2004/03/29 17:03:32 PST
  FreeBSD ports repository
  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/jtop        Makefile distinfo pkg-descr 
  Log:
  Add jtop, a perl wrapper to "top(1)" that gets its output and maps pids to jails.
  
  The wrapper takes all "top(1)" options and passed then to the "top(1)" if some
  specified. When no options specified the wrapper uses default options.
  
  No additional software or tools like "jailer(8)" needed.
  
  WWW: http://ext.by/jtop/
  
  PR:             ports/64812
  Submitted by:   Pavel Novikov <pavel at ext.by>
  
  Revision  Changes    Path
  1.509     +1 -0      ports/sysutils/Makefile
  1.1       +23 -0     ports/sysutils/jtop/Makefile (new)
  1.1       +2 -0      ports/sysutils/jtop/distinfo (new)
  1.1       +8 -0      ports/sysutils/jtop/pkg-descr (new)
    
    
More information about the cvs-all
mailing list