procps 1:3.3.9-1ubuntu2.1 source package in Ubuntu

Changelog

procps (1:3.3.9-1ubuntu2.1) trusty; urgency=medium

  * Copy 10-zeropage.conf.armhf to 10-zeropage.conf.arm64 (LP: #1415481)
 -- Adam Conrad <email address hidden>   Wed, 28 Jan 2015 10:17:09 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
procps_3.3.9.orig.tar.xz 547.7 KiB 00f0cb0fadf968ddf605b0ef119846af07386629244d4f3da711a2cecf4e8663
procps_3.3.9-1ubuntu2.1.debian.tar.xz 34.6 KiB 47ade6bc90e93b5abf658a675219e3984817cfb4a04609acd0525a9fde10b6c6
procps_3.3.9-1ubuntu2.1.dsc 2.1 KiB 481df4dfd8625fe5a26e61ce453249cf05ec0fab7cacbac68097ffe18ebc7ae5

View changes file

Binary packages built by this source

libprocps3: library for accessing process information from /proc

 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compilied with libprocps.

libprocps3-dev: library for accessing process information from /proc

 These are the header files for libproc. Some packages using libproc
 to access process information from /proc need these to compile.

procps: /proc file system utilities

 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.