1. ddb6b85 Have make airlock just warn about missing commands unless $PEDANTIC is sent. by Rob Landley · 9 years ago
  2. 3701b51 Workaround for Centos' "which" complaining if it can't find the command by Rob Landley · 9 years ago
  3. a975952 Add DIRTREE_PROC to skip non-numeric entries and make ps/top etc use it. by Rob Landley · 9 years ago
  4. e82d6d1 Documentation tweak. by Rob Landley · 9 years ago
  5. c187be7 Thinko in recent longopt commit. by Rob Landley · 9 years ago
  6. 3dd0d0d Change error test to actually exit if first attempt to use .config fails. by Rob Landley · 9 years ago
  7. 72e2591 People keep wanting to cross-compile from macs, where the stock sed is broken. by Rob Landley · 9 years ago
  8. 0322afb Bugfix: configuring out a longopt confused the option parsing. by Rob Landley · 9 years ago
  9. 382057f Have dirtree_notdotdot() pass through !node->parent so . and .. on the command by Rob Landley · 9 years ago
  10. 9b4a675 Bug report from Justin Cormack, tar was producing a warning to stdout that by Rob Landley · 9 years ago
  11. 46ae1aa "printf %x 64" wasn't working right on 32 bit because a variable type was wrong. by Rob Landley · 9 years ago
  12. a380445 Josh Gao pointed out that chmod -R . (and ..) didn't work. by Rob Landley · 9 years ago
  13. 45058fb Fix control flow integrity check failure in ps. by Evgenii Stepanov · 9 years ago
  14. a583afc Implement "dmesg -w". by Elliott Hughes · 9 years ago
  15. 10e9abc Izabera pointed out that split -b -l are exclusive. by Rob Landley · 9 years ago
  16. 31c519d Add fallocate -o. by Elliott Hughes · 9 years ago
  17. 4a17bdf Android O allows '@' in property names. by Elliott Hughes · 9 years ago
  18. 27b1238 Typos. by Rob Landley · 9 years ago
  19. 57b9031 Tweak help text. by Rob Landley · 9 years ago
  20. b27d5d9 Announce 0.7.2. by Rob Landley · 9 years ago
  21. 3c399af Nothing in pending should "default y". by Rob Landley · 9 years ago
  22. c1a1c95 Nothing in pending should "default y". by Rob Landley · 9 years ago
  23. 5913da6 Close to cutting a release and I don't want to have setfattr in defconfig by Rob Landley · 9 years ago
  24. 9c0ad32 Add special "touch -" behavior and require an argument. by Rob Landley · 9 years ago
  25. d5e0ab8 Show driver for interface in ifconfig output. by Rob Landley · 9 years ago
  26. 817f059 Allow out and escout to be NULL in crunch_str() by Rob Landley · 9 years ago
  27. 3214c87 Always regenerate config.h for now, so make single and make don't clash. by Rob Landley · 9 years ago
  28. 354ff68 More touch tests, and a fix found by one. (The three -t formats can only by Rob Landley · 9 years ago
  29. ee14fc3 Test infrastructure: collate make "test_single" and "make tests" into common by Rob Landley · 9 years ago
  30. 54e8313 Add a printf test that shows a bug. by Rob Landley · 9 years ago
  31. 9f3d8aa Unify touch -t and -d handling, allow posix's underspecified "time designator" by Rob Landley · 9 years ago
  32. 64cbbab A few more sed tests. by Rob Landley · 9 years ago
  33. b257479 The recent --help infrastructure fiddling made "toybox --help unknown" segfault by Rob Landley · 9 years ago
  34. 3a6d317 Stop renaming the ADDR field to PC on Android. by Elliott Hughes · 9 years ago
  35. 4e867b8 Make netcat work with nommu and factor out poll() loop into net/net.c. by Rob Landley · 9 years ago
  36. 48c7532 Izabera pointed out that ls defaults to -q when output is a tty. by Rob Landley · 9 years ago
  37. 75ebbd1 Teach ps -w not to truncate any fields. by Rob Landley · 9 years ago
  38. 6928fbc Evgenii Stepanov found a bug where argv0len was set wrong for threads by Rob Landley · 9 years ago
  39. cefc0a2 Explain some generic argument parsing features in toybox --help. by Rob Landley · 9 years ago
  40. 346c33c Explain dlist_terminate. by Rob Landley · 9 years ago
  41. b22e7ad Updated Android roadmap. by Elliott Hughes · 9 years ago
  42. 5c5dc39 David Hedges pointed out that interface names can be longer than 10 chars. by Rob Landley · 9 years ago
  43. 6c3188c Add install_airlock target for hermetic build environment setup, and rebuild by Rob Landley · 9 years ago
  44. 8d0f0b6 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB by Rob Landley · 9 years ago
  45. 29e75d5 Move --version handling next to --help handling, so it applies to all commands. by Rob Landley · 9 years ago
  46. 3366af7 sed -i run as root wasn't preserving ownership. by Rob Landley · 9 years ago
  47. 703c49e Accept extra ps arguments as additional pids. by Elliott Hughes · 9 years ago
  48. 2b66aff Show thread names with "ps -T" on Android. by Elliott Hughes · 9 years ago
  49. 0b545a4 Make setns depend on TOYBOX_CONTAINER probed value. by Rob Landley · 9 years ago
  50. c99cbd1 Kernels between 2006 and 2010 (such as the one in Centos 6.6) provide unshare() by Rob Landley · 9 years ago
  51. af4be15 Changed xopen_stdin() to xopen_stdio(). by Lipi C.H. Lee · 9 years ago
  52. 409a8e0 Fix ls -lh. by Elliott Hughes · 9 years ago
  53. 6783156 Add ar archive support to file. by Elliott Hughes · 9 years ago
  54. 493dc57 Add -h and -L to file. by Elliott Hughes · 9 years ago
  55. 9f42e83 Izabera pointed out that "file -" was inconsistent (calling stat on "-" but by Rob Landley · 9 years ago
  56. 337c072 Teach sed s/// how to handle [:space:] type sequences. by Rob Landley · 9 years ago
  57. eed9ed4 Replace loopfiles' failok with WARN_ONLY open flag. by Rob Landley · 9 years ago
  58. 7f7907f Export notstdio() wrapper. by Rob Landley · 9 years ago
  59. 19394fa Fluff up cmp tests. by Rob Landley · 9 years ago
  60. 8361fbd make test_cmp caused the make invocation to exit with an error because the by Rob Landley · 9 years ago
  61. 8cc325d Add comment so I don't undo and then redo a thing again. by Rob Landley · 9 years ago
  62. 7fc7db1 Remove a chunk of copied header that hasn't been upated in a while. by Rob Landley · 9 years ago
  63. 299d438 Add openro() and WARN_ONLY flag so xopen() and friends can warn without exiting. by Rob Landley · 9 years ago
  64. 0c8a66e Switch help.c from #ifdef to if() by Rob Landley · 9 years ago
  65. 7528a96 Move genericish function to lib. by Rob Landley · 9 years ago
  66. 7b7fec9 Add tap support to tunctl. by Rob Landley · 9 years ago
  67. d293716 Make "LC_ALL=C ls -Cs --color" produce the same output on toybox and ubuntu. by Rob Landley · 9 years ago
  68. bad5674 Remove some redundancy and unnecessary xprintf(). by Rob Landley · 9 years ago
  69. f9da435 Fix ls -sh. by Elliott Hughes · 9 years ago
  70. a87b65c Add chrt to pending. by Elliott Hughes · 9 years ago
  71. 38f105d Add tunctl. by Rob Landley · 9 years ago
  72. 7419347 A round of dd cleanup. by Rob Landley · 9 years ago
  73. bfbf1a8 Promote setfattr by Rob Landley · 9 years ago
  74. 04f0f34 Clean up setfattr. by Rob Landley · 9 years ago
  75. 3d64b0c Change xgetpwnamid/xgetgrnamid to xgetuid/xgetgid returning the id number by Rob Landley · 9 years ago
  76. 05e1582 Add length modifier to date escapes, and length sanity check. by Rob Landley · 9 years ago
  77. 1a429a7 Make "stat -c %37G file" and "stat -c %.5G file" work, and fix %U and %G to by Rob Landley · 9 years ago
  78. a7055db Explain shared library policy, fix an unblanaced tag, add some links. by Rob Landley · 9 years ago
  79. 8b685ba Document deviations from posix for echo. by Rob Landley · 9 years ago
  80. e98089a Add TOYFLAG_NOHELP to disable --help processing for individual commands, by Rob Landley · 9 years ago
  81. bc1ccac Move getusername/getgroupname to lib. (Return name or string representation by Rob Landley · 9 years ago
  82. 4460e9f Matthias Urhahn pointed out that %b returns hardwired 512 byte units by Rob Landley · 9 years ago
  83. 5b360d8 Inline setup_inout(), test ftruncate() return value, move gettimeofday() before by Rob Landley · 9 years ago
  84. 027a73a Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, by Rob Landley · 9 years ago
  85. 145b702 Fix warning: 'XATTR_NAME_SMACK' macro redefined. by Elliott Hughes · 9 years ago
  86. abf079b Fix touch(1) date parsing on tzcode-derived systems. by Elliott Hughes · 9 years ago
  87. 8f3e0af Single builds skip commands with 0 in the install location so by Rob Landley · 9 years ago
  88. f59f11f Izabera reporeted that FLAG_v was never checked in timeout. (Oops.) by Rob Landley · 9 years ago
  89. f20b10e Move regexec0 into lib (regexec that takes length and matches after NUL). by Rob Landley · 9 years ago
  90. 7918d9f Usischev Yury pointed out that id shouldn't use exit() directly. by Rob Landley · 9 years ago
  91. 65c4962 Usischev Yury pointed out a use after free error. by Rob Landley · 9 years ago
  92. 12adb41 Many failing tests I need to fix grep to pass while adding --color. by Rob Landley · 9 years ago
  93. c7f0d6c Common test infrastructure says command name, don't have sed.tests say 'sed sed' by Rob Landley · 9 years ago
  94. bd471f6 Add getfattr(1) and setfattr(1). by Elliott Hughes · 9 years ago
  95. 48ea559 The recent option parsing changes broke the multiplexer, because the "toybox" by Rob Landley · 9 years ago
  96. a1ce093 Remove sendevent from the Android roadmap. by Elliott Hughes · 9 years ago
  97. f61b143 Fix non-library md5sum build. (Oops.) by Rob Landley · 9 years ago
  98. adef5dc Add optional openssl accelerated versions of hash functions, loosely based on by Rob Landley · 9 years ago
  99. fff20ab Don't close stdin when loopfiles reads "-". by Rob Landley · 9 years ago
  100. f3b9fd4 Somebody asked a FAQ on irc, so answer it. by Rob Landley · 9 years ago