platform_system_core/toolbox
Sreeram Ramachandran 435fe9bb02 Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGE
netd is supposed to be restarted when the zygote is restarted (see the
"onrestart" section for "service zygote" in init.zygote*.rc). But this
only works if you send a restart command (say via "ctl.restart").

"stop && start" != "restart". It seems ingrained in developers to do
"stop && start", so we don't have much hope of convincing everyone to
switch to "adb shell restart", even if we did add such a toolbox command.

(cherry picked from commit 018c6a57f3)

Bug: 15855807
Change-Id: I387fe86600f4a2862abc3a05a2ef9a1e7374e21d
2014-07-22 22:43:42 +00:00
..
cp Fix cp(1) for files in /proc. 2014-07-22 13:28:31 -07:00
grep Fix build. 2014-07-10 23:12:49 -07:00
upstream-netbsd/bin/kill Switch to NetBSD's kill(1). 2014-07-22 14:22:02 -07:00
alarm.c
Android.mk Switch to NetBSD's kill(1). 2014-07-22 14:22:02 -07:00
bsd-compatibility.h Sync with upstream grep. 2014-07-10 19:38:01 -07:00
cat.c
chcon.c
chmod.c
chown.c Switch to BSD chown (for -R, primarily). 2014-02-28 16:48:49 -08:00
clear.c
cmp.c
date.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dd.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dd.h
df.c
dmesg.c
du.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dynarray.c
dynarray.h
exists.c
getenforce.c
getevent.c Getevent: make sure the monotonic timestamp is displayed; warning cleanup. 2014-06-11 11:10:28 -07:00
getevent.h toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
getprop.c Merge "toolbox: turn on -Werror" 2014-05-21 15:40:14 +00:00
getsebool.c
hd.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
id.c
ifconfig.c Use inet_ntoa to display ipaddr and mask values 2014-06-18 17:24:04 -07:00
iftop.c
insmod.c toolbox: fix build 2014-05-21 10:39:44 -07:00
ioctl.c resolved conflicts for merge of faf84529 to master 2014-05-21 10:07:55 -07:00
ionice.c
ln.c
load_policy.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
log.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
ls.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
lsmod.c
lsof.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
lsusb.c
md5.c Switch md5 over to openssl rather than libc. 2014-06-09 16:10:42 -07:00
mkdir.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
mknod.c Add mknod utility to system/core/toolbox 2014-06-11 11:10:28 -07:00
mkswap.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08:00
MODULE_LICENSE_BSD
mount.c Merge "fs_mgr: make block devices read-only" 2013-04-25 20:22:20 +00:00
mv.c
nandread.c Fix %llx to PRIx64 in nandread.c. 2014-06-25 16:37:18 -07:00
netstat.c Fixed reversed output in netstat Recv-Q Send-Q columns 2013-06-03 19:24:44 -07:00
newfs_msdos.c newfs_msdos: Added option to cluster-align the start of the root directory 2014-07-16 16:56:00 -07:00
nohup.c toolbox: Add nohup command 2014-06-11 11:10:28 -07:00
NOTICE
notify.c
printenv.c
ps.c resolved conflicts for merge of faf84529 to master 2014-05-21 10:07:55 -07:00
r.c Fix 'r' for LP64. 2014-01-17 09:50:56 -08:00
readlink.c Add standard options to readlink 2013-08-22 16:38:08 -07:00
readtty.c
renice.c
restorecon.c Add -D option to restorecon for relabeling /data/data. 2014-02-18 11:15:52 -05:00
rm.c Do not exit early on errors when -f is specified 2013-06-26 17:42:38 -07:00
rmdir.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
rmmod.c
rotatefb.c
route.c
runcon.c
schedtop.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
sendevent.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
setenforce.c
setkey.c
setprop.c
setsebool.c
sleep.c
smd.c
start.c Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGE 2014-07-22 22:43:42 +00:00
stop.c Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGE 2014-07-22 22:43:42 +00:00
swapoff.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08:00
swapon.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08:00
sync.c
syren.c Fix buffer overflow in syren utility 2014-04-13 10:45:30 -07:00
toolbox.c
top.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
touch.c Update the touch command to take a human readable timestamp 2013-06-26 17:42:25 -07:00
uid_from_user.c Declare (and simplify) uid_from_user. 2014-02-28 17:27:08 -08:00
umount.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
uptime.c toolbox: uptime: use clock_gettime() on devices without /dev/alarm 2013-12-17 14:45:39 -08:00
vmstat.c
watchprops.c Remove unnecessary #includes of <sys/atomics.h>. 2014-05-22 10:00:35 -07:00
wipe.c