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