summaryrefslogtreecommitdiff
path: root/tload.c
Commit message (Expand)AuthorAgeFilesLines
* all: make buildable again for new 'misc.h' header fileJim Warner2021-01-211-1/+1
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-7/+8
* 0015-tload: Prevent integer overflows of ncols, nrows, and scr_size.Qualys Security Advisory2018-06-231-1/+6
* 0014-tload: Prevent a buffer overflow when row equals nrows.Qualys Security Advisory2018-06-231-1/+1
* 0013-tload: Use snprintf() instead of sprintf().Qualys Security Advisory2018-06-231-2/+2
* 0012-tload: Call longjmp() 1 instead of 0.Qualys Security Advisory2018-06-231-1/+1
* 0011-tload: Use standard names instead of numbers.Qualys Security Advisory2018-06-231-2/+2
* Fix out of boundary write on 1x1 terminals Tobias Stoeckmann2017-08-191-0/+2
* library: cleanup of library includesCraig Small2016-04-161-1/+1
* library: loadavg change to procps_loadavgCraig Small2015-07-011-3/+2
* tload: fix lockupJim Brown IV2014-08-271-4/+2
* Update options to single stringsCraig Small2013-10-111-2/+2
* miscellaneous: clean up trailing whitespace once againJim Warner2013-04-071-1/+0
* configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* docs: clarification to license headers in filesSami Kerola2012-03-031-0/+15
* tload: remove unnecessary gotoSami Kerola2012-01-211-9/+13
* tload: check write() return valueSami Kerola2012-01-211-2/+4
* Changed the err and warns to macrosCraig Small2012-01-031-5/+6
* translations: group usage textsSami Kerola2012-01-021-2/+2
* tload: validate scale argumentSami Kerola2011-12-201-6/+5
* tload: validate numeric user inputSami Kerola2011-12-201-2/+9
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-1/+2
* nls: add functions which take translations to be usedSami Kerola2011-12-201-1/+6
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-5/+3
* tload: add gettext supportSami Kerola2011-12-201-16/+17
* tload: new usage & fix coding styleSami Kerola2011-12-201-117/+146
* tload: remote unneeded optarg and optind variablesCraig Small2011-12-181-3/+0
* rh analysis #2: tloadJim Warner2011-10-191-1/+1
* procps 010114csmall2002-02-011-0/+156