2005-11-19 10:39:50 +01:00
|
|
|
config BR2_PACKAGE_PSMISC
|
|
|
|
bool "psmisc"
|
2007-01-03 14:44:01 +01:00
|
|
|
select BR2_PACKAGE_NCURSES
|
2010-05-24 21:17:55 +02:00
|
|
|
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
2005-11-19 10:39:50 +01:00
|
|
|
help
|
|
|
|
Helpful /proc related utilities such as pstree, fuser, and killall
|
|
|
|
|
|
|
|
http://psmisc.sourceforge.net/
|