repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
package/nbd: add option for the trdump utility
[buildroot-gz.git]
/
package
/
lsof
/
Config.in
blob
c27cc8160ab919eb94d99ac65f96d0939acde953
1
config BR2_PACKAGE_LSOF
2
bool "lsof"
3
depends on BR2_USE_MMU # fork()
4
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5
help
6
lsof (LiSt Open Files)
7
The lsof tool lists information about files opened by
8
processes.
9
10
http://people.freebsd.org/~abe/