android_system_core/toolbox
Elliott Hughes 2fd1fec619 Merge "Switch to NetBSD's kill(1)." 2014-07-22 16:25:43 +00:00
..
cp Fix cp(1) for files in /proc. 2014-07-22 13:27:16 -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 10:46:15 -07:00
Android.mk Switch to NetBSD's kill(1). 2014-07-22 10:46:15 -07:00
MODULE_LICENSE_BSD
NOTICE
alarm.c
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 toolbox: turn on -Werror 2014-05-14 12:41:24 -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
mount.c
mv.c
nandread.c Fix %llx to PRIx64 in nandread.c. 2014-06-25 16:37:18 -07:00
netstat.c
newfs_msdos.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
nohup.c toolbox: Add nohup command 2014-06-11 11:10:28 -07:00
notify.c
printenv.c
ps.c Merge "toolbox: turn on -Werror" 2014-05-21 15:40:14 +00: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". 2014-07-19 18:36:32 +00:00
stop.c Stop and start netd explicitly for "adb shell stop/start". 2014-07-19 18:36:32 +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