aboutsummaryrefslogtreecommitdiff
path: root/procps/pstree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: factor out code which queries screen widthDenys Vlasenko2015-10-231-1/+1
* pstree: fix theoretically unsafe codeDenys Vlasenko2013-06-281-1/+1
* pstree: stop truncating thread namesMike Frysinger2013-06-191-3/+10
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* pstree: fix "warning: 'handle_thread' defined but not used"Denys Vlasenko2011-03-271-0/+2
* whitespace fixesDenys Vlasenko2011-02-031-1/+1
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-1/+1
* pstree: use stdin for screen size detectionDenys Vlasenko2010-12-061-1/+1
* pstree: another tiny shrinkDenys Vlasenko2010-12-051-14/+6
* pstree: tiny shrinkDenys Vlasenko2010-12-051-2/+3
* pstree: fix width logic. +30 bytesLauri Kasanen2010-12-051-28/+26
* pstree: new applet. +1664 bytesLauri Kasanen2010-12-051-0/+415