- 7e58dc9 Merge "Patch ifconfig from toolbox" by Allan Zhang · 9 years ago master
- 449b513 Patch ifconfig from toolbox by Allan Zhang · 9 years ago
- e31de10 fix toolbox/ioctl.c on bigendian cpus by Andrew Fuller · 9 years ago
- 0d7eb47 Do not pass MAP_FIXED to mmap() to avoid EINVAL by Daniel Mentz · 11 years ago newkernel_dev
- 1fe0027 Define LLONG_MAX on platforms that don't have it. by Avery Pennarun · 11 years ago
- 8c9cf40 Merge remote-tracking branch 'remotes/gfiber-internal/master' into master_merge by Ke Dong · 12 years ago
- e895e00 dmesg: free memory even when exiting with an error. by Avery Pennarun · 12 years ago
- b6d92b4 dmesg: dynamically allocate dmesg buffer. by Avery Pennarun · 12 years ago
- 84e17b5 Merge remote-tracking branch 'gfiber-internal/vudu_moca2' into moca27_vudu10 by Xiaofeng Wei · 12 years ago
- 7a2fa64 Merge remote-tracking branch 'gfiber-internal/master' into moca27 by Xiaofeng Wei · 12 years ago
- b33c4a1 Merge bruno-penguin-1 into vudu_moca2 by Xiaofeng Wei · 12 years ago
- 8c059f7 netstat: Fix Recv-Q Send-Q mix-up by Daniel Mentz · 12 years ago
- a673c03 Allow date -s to accept a format specifier by Denton Gentry · 12 years ago
- 06070c5 ls: fix column widths and path printing with -l. by Avery Pennarun · 12 years ago
- 288d2ec more padding for large files by Shawn Ledbetter · 13 years ago
- 57af1f0 Pass through CFLAGS,LDFLAGS vars by Shawn Ledbetter · 13 years ago
- 2452359 Makefile: generate symlinks.list, a list of included tools. by Avery Pennarun · 13 years ago
- 5033843 Add mknod by Shawn Ledbetter · 13 years ago
- e786d4e Add devmem by Shawn Ledbetter · 13 years ago
- b3bf4a8 Add -f option, use getopt for args parsing. by Shawn Ledbetter · 13 years ago
- de9773c add linux/fs for MS_MOVE support by Shawn Ledbetter · 13 years ago
- 7f99f16 Add start-stop-daemon from sysvinit under public domain by Shawn Ledbetter · 13 years ago
- 2759654 Better makefile for integration with buildroot. by Shawn Ledbetter · 13 years ago
- 89fe44f Build with debugging symbols. Add clean target by Denton Gentry · 13 years ago
- 10a4f48 Not strtotimeval() in Ubuntu. Use strptime. by Denton Gentry · 13 years ago
- 3dd402b No __reboot() symbol in Ubuntu. by Denton Gentry · 13 years ago
- a5d6124 Correct tools.h generation by Denton Gentry · 13 years ago
- 414d7ec Fix final link target. by Denton Gentry · 13 years ago
- 9154a24 include string.h by Denton Gentry · 13 years ago
- 4db78c9 include string.h by Denton Gentry · 13 years ago
- 2933c7f Remove nandread and ionice, very Androd specific. by Denton Gentry · 13 years ago
- 4793d1c Remove uptime, the Android version is not very similar to the regular version. by Denton Gentry · 13 years ago
- c52ea6a Omit Foreground/Background scheduling on non-Android. Update ps.c by Denton Gentry · 13 years ago
- 76c8256 unistd.h for getopt() by Denton Gentry · 13 years ago
- 180f4fb include stdint.h for integer definitions include unistd.h for getopt() by Denton Gentry · 13 years ago
- fcaf13c include string.h to fix a compiler warning. by Denton Gentry · 13 years ago
- f49b516 Omit newfs_msdos, as the header files are different and by Denton Gentry · 13 years ago
- bbdf63e sys/limits.h -> limits.h by Denton Gentry · 13 years ago
- 281af3d We're goign to need a separate implementation of log, the by Denton Gentry · 13 years ago
- e409ad7 Omit getprop/setprop/watchprops, specific to Android properties system. by Denton Gentry · 13 years ago
- 99c8a99 Supply definitions for __COPYRIGHT and __RCSID if the system lacks them. by Denton Gentry · 13 years ago
- 9a5eec1 include unistd.h for getopt() by Denton Gentry · 13 years ago
- ab71d28 Add local definitions for KLOG_READ_ALL and KLOG_READ_CLEAR by Denton Gentry · 13 years ago
- f8e05ec include unistd.h for getopt. by Denton Gentry · 13 years ago
- 461c2d0 include unistd.h for getopt by Denton Gentry · 13 years ago
- 39d5c8e Drop start and stop utilities, they are specific to the Andoid by Denton Gentry · 13 years ago
- c5ced1d Drop wipe utility, it is entirely Android specific by Denton Gentry · 13 years ago
- de63cbb include unistd.h for getopt by Denton Gentry · 13 years ago
- 3daac09 Use uint16_t instead of __u16 and int32_t instead of __s32. by Denton Gentry · 13 years ago
- bba4684 No <sys/limits.h> on Ubuntu. Use %zd for ssize_t to handle ssize_t. by Denton Gentry · 13 years ago
- 6b61a3f Add NO_ANDROID_HEADERS define, to work around Android headers by Denton Gentry · 13 years ago
- 731bc1b include unistd.h for getopt handling. by Denton Gentry · 13 years ago
- a7b3663 Ubuntu doesn't have a <sys/limit.h>, just <limits.h>. by Denton Gentry · 13 years ago
- c60b92c Generate tools.h by Denton Gentry · 13 years ago
- 1f912cf Add basic Makefile by Denton Gentry · 13 years ago
- eacbb7c Unmodified sources from Android AOSP /system/core/toolbox as of June 9, 2011. by Denton Gentry · 13 years ago