summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-02-15Fix typo in error message for -ZHEADmasterMatthias Beyer
2015-06-25killall: fix alloc on commandCraig Small
2015-06-25fuser: rework string comparisonCraig Small
2015-03-15fuser: -k return status based on any foundCraig Small
2015-03-15Avoid possible crash and memory leak in killallWerner Fink
2014-12-24killall younger and older flagsCraig Small
2014-12-23Removed early free on name_lenCraig Small
2014-08-25Include <limits.h> for PATH_MAXPaul Barker
2014-06-03pstree: Ignore processes that disappear before reading cmdlineMartin Schwenke
2014-06-03define PATH_MAX for freebsdCraig Small
2014-05-22Fix some segfaults due to freeing too earlyCraig Small
2014-05-19Fixed v4 versus v6 problemCraig Small
2014-05-19Minor fixes due to Coverity reportingCraig Small
2014-03-01Full thread display for pstree an optionAllan Wirth
2014-02-28Typo in fuser makes -M on all the timeBrad Jorsch
2014-02-02pstree: fclose fopened filesCraig Small
2014-02-01fuser -M and -m flags work either wayCraig Small
2014-01-31Port peekfd to m68kAndreas Schwab
2014-01-31Fixing null pointer dereferenceJaromir Capik
2013-09-29pstree shows threads correct names.Craig Small
2013-08-11pstree: introduce namespace transition informationAristeu Rozanski
2013-08-11pstree: introduce support for namespacesAristeu Rozanski
2013-07-16pstree uses COLUMNS environement variableCraig Small
2013-02-21doesn't complain about "not a directory"Han Pingtian
2012-10-07pstree compiles with SE LinuxCraig Small
2012-09-20freebsd pid 0 and no loopsCraig Small
2012-08-31force process age >= 0Craig Small
2012-08-31fuser finds unix socketsCraig Small
2012-08-31pstree finds orphansCraig Small
2012-08-31fuser -m regressionCraig Small
2012-07-28Merge branch 'master' of ssh://psmisc.git.sourceforge.net/gitroot/psmisc/psmiscCraig Small
2012-07-28misc: fix misspell-check warningsSami Kerola
2012-07-20pstree sorts properly on namesCraig Small
2012-06-21Rolled to version 22.19 and fix killall killing allCraig Small
2012-06-16Fixed -w usage SFbug:3528478Craig Small
2012-06-16Removed remants of pidofCraig Small
2012-06-16killall max names fixedCraig Small
2012-06-16killall assert lifetimeCraig Small
2012-06-15Another sed from from same sourceCraig Small
2012-06-11sed uses proper BRECraig Small
2012-05-20pstree displays PGIDsCraig Small
2012-05-193 fixes for CygwinCorinna Vinschen
2012-05-19Fake pstree root with kernels with hidepidArkadiusz Miskiewicz
2012-05-19fuser compiles with PIECraig Small
2012-05-19Merge branch 'master' of ssh://psmisc.git.sourceforge.net/gitroot/psmisc/psmiscCraig Small
2012-05-19Remove fuser out of target for hurd-i386Samuel Thibault
2012-03-13Use --enable-timeout-stat as well as --enable-timeout-stat=staticWerner Fink
2012-03-13Add timeout.c/timeout.h for static background process for doing the stat syst...Werner Fink
2012-03-13Really add ASCII null at command string in add_proc() of pstree.cWerner Fink
2012-03-04fuser: Use correct WITH_TIMEOUT_STAT to conditionalize timeout()Guillem Jover