summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made the c and nls include explicitnlsCraig Small2012-01-021-2/+2
* Updated testsuite files for new NLS outputCraig Small2012-01-029-14/+20
* translations: group usage textsSami Kerola2012-01-0211-173/+173
* w: fix broken -o (old-style) short form optionJim Warner2012-01-021-1/+1
* build-sys: re-enable 'dist' buildJim Warner2012-01-022-1/+2
* Merge branch 'master' into nlsCraig Small2011-12-269-23/+25
|\
| * Renaming libprocfs to libprocpsCraig Small2011-12-237-21/+21
| * Fixed pmap -x Kbytes columnCraig Small2011-12-231-1/+3
* | Fixed slabtop -o crashCraig Small2011-12-221-2/+2
* | top: update README with benchmarks using NLS supportJim Warner2011-12-221-0/+50
* | top: additions to search narrative in man docummentJim Warner2011-12-221-2/+5
* | top: final cleanup following nls conflict resolutionsJim Warner2011-12-221-2/+2
* | top: adapt 'locate/find next' search capability for nlsJim Warner2011-12-223-13/+19
* | top: changed 'err' to 'errmsg', avoid conflict with <err.h>Jim Warner2011-12-221-5/+5
* | top: streamlined creation of nls string tablesJim Warner2011-12-221-340/+135
* | top: corrected typos and clarified 'Translation' notesJim Warner2011-12-221-2/+4
* | top: repositioned nls.h to avoid redefine of procps.h restrictJim Warner2011-12-221-2/+2
* | top: added <stdlib.h> for VALIDATE_NLS which requires exit()Jim Warner2011-12-221-0/+3
* | top: idiot! sometimes nls was misspelled nsl (but not anymore)Jim Warner2011-12-223-6/+6
* | top: added additional xgettext strings plus translator hintsJim Warner2011-12-223-5/+22
* | top: adapted/generalized comments for Makevars --add-comments=Jim Warner2011-12-221-86/+83
* | top: finalized nls translation implementationJim Warner2011-12-222-13/+72
* | top: made prolog comments like those in procps:masterJim Warner2011-12-221-5/+5
* | top: provided for nls table integrity validationJim Warner2011-12-222-0/+28
* | top: restored static to scat(), not needed in top_nls.cJim Warner2011-12-221-1/+1
* | top: corrected double #include missed at rebaseJim Warner2011-12-221-2/+0
* | top: corrected missed escape seq from redesignJim Warner2011-12-221-1/+1
* | top: optimization for show_special functionJim Warner2011-12-221-2/+2
* | top: tweaked some xgettext emitted commentsJim Warner2011-12-221-12/+12
* | top: added #include of proc/readproc.h to top.hJim Warner2011-12-221-0/+2
* | top: redesign Uniq_nlstab/show_special (nls quirks)Jim Warner2011-12-222-111/+131
* | top: shortened some of the longer lines, mostly nlsJim Warner2011-12-221-7/+10
* | top: relocated nls.h from top_nls.h to top_nls.cJim Warner2011-12-222-2/+2
* | top: use existing unsigned vs. separate intJim Warner2011-12-221-2/+1
* | top: corrected several programmer commentsJim Warner2011-12-222-10/+10
* | top: fix misapplied 'rh analysis #2: top' patchJim Warner2011-12-221-2/+4
* | top: finalized top nls support (or so he thought)Jim Warner2011-12-224-162/+179
* | top: provide extensive, generalized nls supportJim Warner2011-12-2211-363/+925
* | top: add gettext supportSami Kerola2011-12-221-110/+106
* | top: with lib xalloc changes, restored prior memory logicJim Warner2011-12-222-12/+39
* | sysctl: enable pattern matching with pathSami Kerola2011-12-201-5/+5
* | watch: use strtod_or_err() to validate user inputSami Kerola2011-12-202-11/+7
* | tload: validate scale argumentSami Kerola2011-12-201-6/+5
* | lib: add strtod_or_err()Sami Kerola2011-12-202-0/+25
* | pwdx: write errors to stderrSami Kerola2011-12-201-1/+3
* | slabtop: use strutils.c to validate user inputSami Kerola2011-12-202-7/+5
* | vmstat: validate numeric user input and allow infinte updatesSami Kerola2011-12-202-9/+19
* | tload: validate numeric user inputSami Kerola2011-12-202-2/+10
* | sysctl: exit with error message instead of usage()Sami Kerola2011-12-201-16/+16
* | docs: add exit values to pmap manual pageSami Kerola2011-12-201-0/+15