Date: Tue, 1 May 2007 15:44:19 +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: <200705011544.l41FiK1F000244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-05-01 15:44:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) contrib/top commands.c machine.h top.X top.c usr.bin/top machine.c Log: MFC the top -j switch: - Add a new 'j' switch and runtime option to toggle display jail id for each process. src/contrib/top/commands.c: 1.13 src/contrib/top/machine.h: 1.8 src/contrib/top/top.X: 1.18 src/contrib/top/top.c: 1.21 and 1.22 (-j part) src/usr.bin/top/machine.c: 1.80 PR: 98489, 99631 Submitted by: clsung Approved by: delphij (mentor) Revision Changes Path 1.12.2.1 +3 -2 src/contrib/top/commands.c 1.7.2.1 +2 -1 src/contrib/top/machine.h 1.12.2.3 +17 -4 src/contrib/top/top.X 1.17.2.2 +21 -6 src/contrib/top/top.c 1.74.2.2 +48 -10 src/usr.bin/top/machine.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705011544.l41FiK1F000244>