summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* misc: Add some link examples to sysctl.conf (catch up)Jim Warner2018-05-061-0/+5
* docs: Note limitation of pidof find scripts (catch up)Jim Warner2018-05-061-1/+8
* watch: use sysconf() for hostname length __ (catch up)Jim Warner2018-05-061-1/+2
* sysctl: fix typo in help __________________ (catch up)Jim Warner2018-05-061-1/+1
* docs: Reword --exec option in watch.1 _____ (catch up)Jim Warner2018-05-061-6/+6
* library: replace the troublesome '__BEGIN_DECLS' macroJim Warner2018-05-0610-40/+63
* library: eliminate inappropriate '__BEGIN_DECLS' macroJim Warner2018-05-067-32/+0
* procio: fixed grammar in man page plus program commentJim Warner2018-05-062-7/+7
* procio: remove glibc dependency & make a proper headerJim Warner2018-05-062-4/+1
* sysctl: relocate the procio code to a more proper homeJim Warner2018-05-066-3/+3
* misc: fix ps etime testsCraig Small2018-05-031-1/+1
* Support running with child namespacesDebabrata Banerjee2018-03-031-3/+2
* top: show that truncation indicator ('+') consistentlyJim Warner2018-03-031-2/+1
* ps: Add NEWS and checks for times and cputimesCraig Small2018-03-022-0/+2
* ps: add times & cputimes format specifiers: cumulative CPU time in secondsSébastien Bigaret2018-03-023-0/+32
* misc: Add news entry for previous pidofCraig Small2018-03-021-0/+2
* pidof: allow to change a separator put between pidsMasatake YAMATO2018-03-022-2/+13
* sysctl: remove extern from non-library callCraig Small2018-03-011-4/+1
* sysctl: Bring procio functions out of libraryCraig Small2018-03-012-4/+5
* Use new standard I/O for reading/writing sysctl valuesWerner Fink2018-03-011-32/+23
* Add flexible buffered I/O based on fopencookie(3)Werner Fink2018-03-014-0/+387
* Preload sysctl lines even if longer than stdio bufferWerner Fink2018-03-011-7/+24
* docs: sysctl.8 clarify when w flag is requiredCraig Small2018-02-191-5/+3
* top: change to exploit a newly added UID used at loginJim Warner2018-02-194-69/+84
* ps: changed to exploit a newly added UID used at loginJim Warner2018-02-194-2/+13
* library: expanded to provide for the UID used at loginJim Warner2018-02-194-0/+32
* top: update copyright dates in source and man documentJim Warner2018-02-195-16/+6
* top: try to avoid premature truncation indicator ('+')Jim Warner2018-02-191-1/+1
* top: avoid potential truncation with 'Inspect' featureJim Warner2018-02-191-1/+1
* top: allow translated field headers to determine widthJim Warner2018-02-192-3/+52
* top: an efficiency tweak to extra wide character logicJim Warner2018-02-191-4/+5
* top: standardize width of the %CPU & %MEM columns at 5Jim Warner2018-02-191-29/+12
* top: respond to an additional library 'state' categoryJim Warner2018-02-121-1/+2
* library: account for idle state ('I') threads in totalJim Warner2018-02-122-3/+9
* top: adapt utf8 logic to support extra wide charactersJim Warner2018-02-122-18/+41
* top: tweak that recent enhancement to startup defaultsJim Warner2018-02-121-5/+5
* free: Update tests and fix for previous patchCraig Small2018-01-133-5/+6
* free.c - name correctly the binary multiples in the human-readable casegetzze2018-01-131-8/+19
* free.c - correct conversion to decimal multiplesgetzze2018-01-131-28/+10
* docs: Document I idle state in ps and topCraig Small2018-01-133-1/+6
* sysctl: Don't crash file fopen failsCraig Small2018-01-072-3/+4
* docs: Mention in sysctl.8 that a filename is read onceJan Rybar2017-12-291-1/+4
* Add news for previous commitCraig Small2017-12-291-0/+1
* Allow empty string for valueTheodore Dubois2017-12-291-1/+1
* Merge branch 'madrisan/procps-newlib' into newlibCraig Small2017-12-231-0/+3
|\
| * Install some missing header files required by procps.hDavide Madrisan2017-12-231-0/+3
|/
* library: Move runtime signal count check to compile timeCraig Small2017-12-231-2/+29
* top: allow more flexible approach for startup defaultsJim Warner2017-12-235-233/+228
* top: let's exploit the new standardized errno handlingJim Warner2017-12-232-19/+20
* top: miscellaneous changes to whitespace/comments onlyJim Warner2017-12-231-3/+5