1. 1954154 Merge remote-tracking branch 'toybox/master' into HEAD am: 64891a65fc by Elliott Hughes · 9 years ago
  2. 8368cdd Merge remote-tracking branch 'toybox/master' into HEAD am: 64891a65fc by Elliott Hughes · 9 years ago
  3. 64891a6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  4. 75ebbd1 Teach ps -w not to truncate any fields. by Rob Landley · 9 years ago
  5. 6928fbc Evgenii Stepanov found a bug where argv0len was set wrong for threads by Rob Landley · 9 years ago
  6. cefc0a2 Explain some generic argument parsing features in toybox --help. by Rob Landley · 9 years ago
  7. f71ca9a Add uudecode/uuencode. am: eacb349519 am: d6403b47ef by Elliott Hughes · 9 years ago
  8. d6403b4 Add uudecode/uuencode. am: eacb349519 by Elliott Hughes · 9 years ago
  9. 346c33c Explain dlist_terminate. by Rob Landley · 9 years ago
  10. eacb349 Add uudecode/uuencode. by Elliott Hughes · 9 years ago
  11. d0b9dce Regenerate generated files. am: 591e5474ca am: 62a27179ab by Elliott Hughes · 9 years ago
  12. 2c24c2f Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." am: f241a4600d by Elliott Hughes · 9 years ago
  13. 1d9bd9c Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." am: fad2309530 by Elliott Hughes · 9 years ago
  14. 33aa11a Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." am: 28e81a7a2b by Elliott Hughes · 9 years ago
  15. 11f75a1 Merge "sed -i run as root wasn't preserving ownership." am: 20197847d8 by Elliott Hughes · 9 years ago
  16. 62a2717 Regenerate generated files. am: 591e5474ca by Elliott Hughes · 9 years ago
  17. 8ed45ae Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." by Elliott Hughes · 9 years ago
  18. b668936 Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." by Elliott Hughes · 9 years ago
  19. 3f8ebb6 Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." by Elliott Hughes · 9 years ago
  20. 073a48e Merge "sed -i run as root wasn't preserving ownership." am: 20197847d8 by Elliott Hughes · 9 years ago
  21. 591e547 Regenerate generated files. by Elliott Hughes · 9 years ago
  22. f241a46 Merge "Add install_airlock target for hermetic build environment setup, and rebuild headers during install to make other install targets robust against single command builds between "make" and "make install" of multiplexer version." by Elliott Hughes · 9 years ago
  23. fad2309 Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)." by Elliott Hughes · 9 years ago
  24. 28e81a7 Merge "Move --version handling next to --help handling, so it applies to all commands. Say "toybox" before version string. Tweak sed to preserve lie-to-autoconf." by Elliott Hughes · 9 years ago
  25. 2019784 Merge "sed -i run as root wasn't preserving ownership." by Elliott Hughes · 9 years ago
  26. b22e7ad Updated Android roadmap. by Elliott Hughes · 9 years ago
  27. 5c5dc39 David Hedges pointed out that interface names can be longer than 10 chars. by Rob Landley · 9 years ago
  28. 6c3188c Add install_airlock target for hermetic build environment setup, and rebuild by Rob Landley · 9 years ago
  29. 8d0f0b6 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB by Rob Landley · 9 years ago
  30. 29e75d5 Move --version handling next to --help handling, so it applies to all commands. by Rob Landley · 9 years ago
  31. 3366af7 sed -i run as root wasn't preserving ownership. by Rob Landley · 9 years ago
  32. e61df55 Merge remote-tracking branch 'toybox/master' into HEAD am: 4cce9b0f49 by Elliott Hughes · 9 years ago
  33. b70edb5 Merge remote-tracking branch 'toybox/master' into HEAD am: 4cce9b0f49 by Elliott Hughes · 9 years ago
  34. 4cce9b0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  35. 703c49e Accept extra ps arguments as additional pids. by Elliott Hughes · 9 years ago
  36. 2b66aff Show thread names with "ps -T" on Android. by Elliott Hughes · 9 years ago
  37. 0b545a4 Make setns depend on TOYBOX_CONTAINER probed value. by Rob Landley · 9 years ago
  38. c99cbd1 Kernels between 2006 and 2010 (such as the one in Centos 6.6) provide unshare() by Rob Landley · 9 years ago
  39. af4be15 Changed xopen_stdin() to xopen_stdio(). by Lipi C.H. Lee · 9 years ago
  40. 9dd2d78 Add missing liblog dependency am: a31c4a356f am: 2c4dc7733b by Dimitry Ivanov · 9 years ago
  41. 2c4dc77 Add missing liblog dependency am: a31c4a356f by Dimitry Ivanov · 9 years ago
  42. a31c4a3 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  43. 0c9ddc9 Merge remote-tracking branch 'toybox/master' into HEAD am: d716ba6533 by Elliott Hughes · 9 years ago
  44. 5e4ff06 Merge remote-tracking branch 'toybox/master' into HEAD am: d716ba6533 by Elliott Hughes · 9 years ago
  45. d716ba6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  46. 409a8e0 Fix ls -lh. by Elliott Hughes · 9 years ago
  47. 6783156 Add ar archive support to file. by Elliott Hughes · 9 years ago
  48. 493dc57 Add -h and -L to file. by Elliott Hughes · 9 years ago
  49. 92163c0 Merge remote-tracking branch 'toybox/master' into HEAD am: acd101ac63 by Elliott Hughes · 9 years ago
  50. b11a72d Merge remote-tracking branch 'toybox/master' into HEAD am: acd101ac63 by Elliott Hughes · 9 years ago
  51. acd101a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  52. 9f42e83 Izabera pointed out that "file -" was inconsistent (calling stat on "-" but by Rob Landley · 9 years ago
  53. 337c072 Teach sed s/// how to handle [:space:] type sequences. by Rob Landley · 9 years ago
  54. eed9ed4 Replace loopfiles' failok with WARN_ONLY open flag. by Rob Landley · 9 years ago
  55. 7f7907f Export notstdio() wrapper. by Rob Landley · 9 years ago
  56. 19394fa Fluff up cmp tests. by Rob Landley · 9 years ago
  57. 8361fbd make test_cmp caused the make invocation to exit with an error because the by Rob Landley · 9 years ago
  58. 8cc325d Add comment so I don't undo and then redo a thing again. by Rob Landley · 9 years ago
  59. 7fc7db1 Remove a chunk of copied header that hasn't been upated in a while. by Rob Landley · 9 years ago
  60. 299d438 Add openro() and WARN_ONLY flag so xopen() and friends can warn without exiting. by Rob Landley · 9 years ago
  61. 0c8a66e Switch help.c from #ifdef to if() by Rob Landley · 9 years ago
  62. 7528a96 Move genericish function to lib. by Rob Landley · 9 years ago
  63. c2fc60a Add symlink for chrt. am: 0f7f3a5291 am: 6348187d86 by Elliott Hughes · 9 years ago
  64. 6348187 Add symlink for chrt. am: 0f7f3a5291 by Elliott Hughes · 9 years ago
  65. c3ffd8f Merge remote-tracking branch 'toybox/master' into HEAD am: 5d83f7a6f9 by Elliott Hughes · 9 years ago
  66. 0f7f3a5 Add symlink for chrt. by Elliott Hughes · 9 years ago
  67. acc11f0 Merge remote-tracking branch 'toybox/master' into HEAD am: 5d83f7a6f9 by Elliott Hughes · 9 years ago
  68. 5d83f7a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  69. 7b7fec9 Add tap support to tunctl. by Rob Landley · 9 years ago
  70. d293716 Make "LC_ALL=C ls -Cs --color" produce the same output on toybox and ubuntu. by Rob Landley · 9 years ago
  71. bad5674 Remove some redundancy and unnecessary xprintf(). by Rob Landley · 9 years ago
  72. f9da435 Fix ls -sh. by Elliott Hughes · 9 years ago
  73. a87b65c Add chrt to pending. by Elliott Hughes · 9 years ago
  74. 38f105d Add tunctl. by Rob Landley · 9 years ago
  75. 5788fc5 Merge remote-tracking branch 'toybox/master' into HEAD am: a0637cef8f by Elliott Hughes · 9 years ago
  76. e9452d6 Merge remote-tracking branch 'toybox/master' into HEAD am: a0637cef8f by Elliott Hughes · 9 years ago
  77. a0637ce Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  78. 7419347 A round of dd cleanup. by Rob Landley · 9 years ago
  79. bfbf1a8 Promote setfattr by Rob Landley · 9 years ago
  80. 04f0f34 Clean up setfattr. by Rob Landley · 9 years ago
  81. 3d64b0c Change xgetpwnamid/xgetgrnamid to xgetuid/xgetgid returning the id number by Rob Landley · 9 years ago
  82. 05e1582 Add length modifier to date escapes, and length sanity check. by Rob Landley · 9 years ago
  83. 1a429a7 Make "stat -c %37G file" and "stat -c %.5G file" work, and fix %U and %G to by Rob Landley · 9 years ago
  84. a7055db Explain shared library policy, fix an unblanaced tag, add some links. by Rob Landley · 9 years ago
  85. 8b685ba Document deviations from posix for echo. by Rob Landley · 9 years ago
  86. e98089a Add TOYFLAG_NOHELP to disable --help processing for individual commands, by Rob Landley · 9 years ago
  87. bc1ccac Move getusername/getgroupname to lib. (Return name or string representation by Rob Landley · 9 years ago
  88. 4460e9f Matthias Urhahn pointed out that %b returns hardwired 512 byte units by Rob Landley · 9 years ago
  89. 5b360d8 Inline setup_inout(), test ftruncate() return value, move gettimeofday() before by Rob Landley · 9 years ago
  90. 027a73a Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, by Rob Landley · 9 years ago
  91. 145b702 Fix warning: 'XATTR_NAME_SMACK' macro redefined. by Elliott Hughes · 9 years ago
  92. 0f3ba9c Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
  93. da5a402 Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
  94. a1ce46b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  95. abf079b Fix touch(1) date parsing on tzcode-derived systems. by Elliott Hughes · 9 years ago
  96. 8f3e0af Single builds skip commands with 0 in the install location so by Rob Landley · 9 years ago
  97. f59f11f Izabera reporeted that FLAG_v was never checked in timeout. (Oops.) by Rob Landley · 9 years ago
  98. f20b10e Move regexec0 into lib (regexec that takes length and matches after NUL). by Rob Landley · 9 years ago
  99. 7918d9f Usischev Yury pointed out that id shouldn't use exit() directly. by Rob Landley · 9 years ago
  100. 65c4962 Usischev Yury pointed out a use after free error. by Rob Landley · 9 years ago