platform_system_core/toolbox
Elliott Hughes 3d5b5162e3 am 7f187c5f: Merge "Lose clear, false, and true to toybox."
* commit '7f187c5f95d6bf0514e71e0e074768bd5395d45f':
  Lose clear, false, and true to toybox.
2014-11-23 18:10:39 +00:00
..
upstream-netbsd Refresh toolbox. 2014-07-25 10:51:19 -07:00
alarm.c
Android.mk am 7f187c5f: Merge "Lose clear, false, and true to toybox." 2014-11-23 18:10:39 +00:00
bsd-compatibility.h bionic has O_RSYNC now. 2014-09-23 20:12:05 -07:00
chcon.c
chmod.c
cmp.c
date.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
df.c
dmesg.c
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 am 85cac2ab: am b1dd4af7: Merge "Fix a typo in ioctl usage message." 2014-10-06 17:20:55 +00:00
ionice.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 Refresh toolbox. 2014-07-25 10:51:19 -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 toolbox: enable mkswap to work on block devices 2014-11-18 10:42:14 -08:00
MODULE_LICENSE_BSD
mount.c Merge "fs_mgr: make block devices read-only" 2013-04-25 20:22:20 +00:00
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: Set sectors per fat once 2014-10-10 14:40:48 -07:00
nohup.c toolbox: Add nohup command 2014-06-11 11:10:28 -07:00
NOTICE Refresh toolbox. 2014-07-25 10:51:19 -07:00
notify.c notify: dynamically allocate filename buffer 2014-11-20 15:25:18 +01:00
prlimit.c toolbox: add prlimit command 2014-10-27 12:25:41 -07:00
ps.c resolved conflicts for merge of cb8c583d to stage-aosp-master 2014-11-03 09:27:47 -08:00
pwcache.c Refresh toolbox. 2014-07-25 10:51:19 -07:00
r.c Build the optional 'r' tool separately. 2014-08-28 20:44:20 -07: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
rmmod.c
rotatefb.c
route.c
runcon.c
schedtop.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
sendevent.c Remove duplication from sendevent.c. 2014-08-25 22:16:08 -07:00
setenforce.c
setkey.c
setprop.c
setsebool.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 toolbox: indicate why swap{on|off} failed 2014-04-30 12:57:45 +08:00
swapon.c Merge "toolbox: indicate why swap{on|off} failed" 2014-11-18 17:57:59 +00:00
syren.c Fix buffer overflow in syren utility 2014-04-13 10:45:30 -07:00
toolbox.c
top.c Fix top for very large VSS. 2014-10-08 11:21:23 -07:00
touch.c Update the touch command to take a human readable timestamp 2013-06-26 17:42:25 -07: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