summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | pgrep: exit with error message instead of usage()Sami Kerola2011-12-201-13/+15
* | docs: clean up ps.1 manual pageSami Kerola2011-12-201-805/+1114
* | nls: improve translations and provide translator help commentsSami Kerola2011-12-2015-49/+153
* | other: tell what was taken from util-linux packageSami Kerola2011-12-205-0/+20
* | nls: add functions which take translations to be usedSami Kerola2011-12-2011-4/+45
* | skill: use rpmatch() to yes/no questionSami Kerola2011-12-202-6/+10
* | vmstats: fix coding styleSami Kerola2011-12-201-605/+641
* | dosc: add long options to skill.1Sami Kerola2011-12-201-22/+22
* | docs: add long options to kill.1Sami Kerola2011-12-201-9/+9
* | skill: fix compiler warningsSami Kerola2011-12-201-35/+27
* | skill: add long options to usage outputSami Kerola2011-12-201-21/+23
* | skill: support usage output to stdout & stderrSami Kerola2011-12-201-46/+46
* | skill: use symbolic exit valuesSami Kerola2011-12-201-7/+5
* | skill: use strtosig() for -l option argumentSami Kerola2011-12-202-3/+9
* | libproc-ng: add strtosig() functionSami Kerola2011-12-202-0/+45
* | skill: add long optionsSami Kerola2011-12-201-82/+54
* | skill: warning printout for non-existing processesSami Kerola2011-12-201-3/+2
* | skill: add long options & new debugging optionSami Kerola2011-12-201-154/+114
* | skill: parse kill signals separatelySami Kerola2011-12-201-11/+24
* | skill: use strtol_or_err to nice argument parsingSami Kerola2011-12-202-20/+41
* | lib: add strtol into utility librarySami Kerola2011-12-206-0/+50
* | skill: remove run time configuration global variablesSami Kerola2011-12-201-35/+44
* | skill: move usage functions near each otherSami Kerola2011-12-201-51/+49
* | skill: clean up which functionality is being calledSami Kerola2011-12-201-20/+19
* | skill: reindent the fileSami Kerola2011-12-201-439/+545
* | build-sys: use Makevars --add-comments= to limit .pot commentsJim Warner2011-12-201-1/+1
* | build-sys: we don't need wide-ncurses, what were we thinking?Jim Warner2011-12-201-2/+2
* | build-sys: added config.h include to nls.h (for PACKAGE str)Jim Warner2011-12-201-0/+4
* | build-sys: added tabs to AC_CONFIG_FILES for consistencyJim Warner2011-12-201-7/+8
* | build-sys: alphabeticized strverscmp in AC_CHECK_FUNCSJim Warner2011-12-201-1/+1
* | build-sys: added some missing files to AC_CHECK_HEADERSJim Warner2011-12-201-0/+2
* | slabtop: added remaining missing nls supportJim Warner2011-12-201-0/+5
* | free: added remaining missing nls supportJim Warner2011-12-201-0/+6
* | misc: trailing space/tab cleanup following rebaseJim Warner2011-12-201-1/+1
* | build-sys: corrected/simplified ncurses support detectionJim Warner2011-12-201-16/+7
* | pmap: correct 'rh analysis #2' patch and contrib documentJim Warner2011-12-201-1/+2
* | build-sys: verify gettext is present in autogen.shSami Kerola2011-12-201-0/+7
* | build-sys: add missing files to distributionSami Kerola2011-12-203-0/+6
* | build-sys: remove non-existing files from Makefile.amSami Kerola2011-12-201-3/+1
* | docs: add rh analysis #2 information to contribSami Kerola2011-12-201-1/+1
* | build-sys: enable xgettext TRANSLATORS commentsJim Warner2011-12-201-1/+1
* | sysctl: warn when separators are repeatedSami Kerola2011-12-201-0/+5
* | sysctl: use libc error printing facilitiesSami Kerola2011-12-201-22/+22
* | vmstat: use libc error printing facilitiesSami Kerola2011-12-201-11/+6
* | pgrep: use libc error printing facilitiesSami Kerola2011-12-201-24/+18
* | libproc-ng & ps: fix warning reported by smatchSami Kerola2011-12-205-10/+15
* | misc: compiler warning fixesSami Kerola2011-12-205-10/+9
* | includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-207-48/+94
* | ps: add gettext supportSami Kerola2011-12-2012-392/+311
* | watch: add gettext supportSami Kerola2011-12-201-29/+34