New applet, fuser, from Tony J. White. (Needs some cleanup.)

This commit is contained in:
Rob Landley
2005-10-28 13:05:12 +00:00
parent 30c7de068b
commit aa87276bed
5 changed files with 409 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ PROCPS-$(CONFIG_RENICE) += renice.o
PROCPS-$(CONFIG_BB_SYSCTL) += sysctl.o
PROCPS-$(CONFIG_TOP) += top.o
PROCPS-$(CONFIG_UPTIME) += uptime.o
PROCPS-$(CONFIG_FUSER) += fuser.o
libraries-y+=$(PROCPS_DIR)$(PROCPS_AR)