aboutsummaryrefslogtreecommitdiffstats
path: root/toolbox/lsof.c
Commit message (Expand)AuthorAgeFilesLines
* Use strlcpy instead of strncpyKenny Root2011-12-011-8/+9
* lsof: Print process user name.Jeff Brown2011-06-291-7/+29
* lsof: Add support for printing open files for a single processMike Lockwood2010-12-221-16/+25
* Add basic lsof commandKenny Root2010-07-271-0/+223