aboutsummaryrefslogtreecommitdiff
path: root/procps/fuser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* compile on 2.96 for a while longer -- no floating declarations.pgf2006-01-201-6/+4
* Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for sc...vodz2005-10-281-34/+21
* New applet, fuser, from Tony J. White. (Needs some cleanup.)landley2005-10-281-0/+386