Changeset 82b662d in clfs-sysroot for BOOK/final-system/common/procps.xml


Ignore:
Timestamp:
Jun 11, 2006, 1:05:33 PM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
75984cf
Parents:
8f2279f
Message:

r3918@server (orig r1762): jciccone | 2006-06-11 10:42:36 -0700
Updated to shadow-4.0.16 and linux-headers-2.6.16.20-06092006; Updated the list of installed programs for several packages; Fixed the install of module-init-tools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/procps.xml

    r8f2279f r82b662d  
    5252
    5353      <seglistitem>
    54         <seg>free, kill, pgrep, pkill, pmap, ps, skill, snice, sysctl, tload,
    55         top, uptime, vmstat, w, and watch</seg>
     54        <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, sysctl,
     55        tload, top, uptime, vmstat, w, and watch</seg>
    5656        <seg>libproc.so</seg>
    5757      </seglistitem>
     
    124124      </varlistentry>
    125125
     126      <varlistentry id="pwdx">
     127        <term><command>pwdx</command></term>
     128        <listitem>
     129          <para>Reports the current working directory of a process</para>
     130          <indexterm zone="ch-system-procps pwdx">
     131            <primary sortas="b-pwdx">pwdx</primary>
     132          </indexterm>
     133        </listitem>
     134      </varlistentry>
     135
    126136      <varlistentry id="skill">
    127137        <term><command>skill</command></term>
     
    130140          <indexterm zone="ch-system-procps skill">
    131141            <primary sortas="b-skill">skill</primary>
     142          </indexterm>
     143        </listitem>
     144      </varlistentry>
     145
     146      <varlistentry id="slabtop">
     147        <term><command>slabtop</command></term>
     148        <listitem>
     149          <para>Displays detailed kernel slap cache information in real time</para>
     150          <indexterm zone="ch-system-procps slabtop">
     151            <primary sortas="b-slabtop">slabtop</primary>
    132152          </indexterm>
    133153        </listitem>
Note: See TracChangeset for help on using the changeset viewer.