hush/procps
Denys Vlasenko dac8e79a19 Move several applets to different install dir:
Moved to [/usr]/sbin:
addgroup, adduser, delgroup, deluser,
arping, chat, ether-wake, fdformat, ifplugd,
ip, ipaddr, iplink, iproute, iprule, iptunnel,
killall5, readahead, rtcwake, tftpd, add-shell, remove-shell, powertop.

Moved to /bin for /usr/bin: kbd_mode.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-06-20 20:24:57 +02:00
..
Config.src
free.c
fuser.c
iostat.c
Kbuild.src
kill.c killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT 2012-04-03 08:16:05 +02:00
lsof.c lsof: new applet 2012-04-01 16:23:23 +02:00
mpstat.c
nmeter.c
pgrep.c
pidof.c
pmap.c
powertop.c Move several applets to different install dir: 2012-06-20 20:24:57 +02:00
ps.c ps: use separate get_uptime() and make it work on non-linux too 2012-06-13 02:52:28 +02:00
ps.posix
pstree.c
pwdx.c
renice.c
smemcap.c
sysctl.c libbb: make xchroot do a chdir("/") after chroot 2012-03-08 00:28:24 +01:00
top.c
uptime.c
watch.c