1. 8efb960 log: use error_msg instead of perror_msg when errno is meaningless. by Elliott Hughes · 8 years ago
  2. 7a73786 Fix a bug for sort. When the key_separator is not space, the sort commandline tool fails to sort by the 3rd,4th,etc column. For example: when you exec by wxj · 8 years ago
  3. 4582497 Cleanup: Have get_hostname() handle its own lookup failures. Inline is_prefix(). by Rob Landley · 8 years ago
  4. 86aca04 Add units for -atime and friends. (Also legacy -amin alias, but not in help text by Rob Landley · 8 years ago
  5. f2fa082 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  6. 1b73884 First cleanup pass on new dmesg. by Rob Landley · 8 years ago
  7. 3c3b7da Pass DIRTREE_PROC through the ps callbacks. by Elliott Hughes · 8 years ago
  8. a975952 Add DIRTREE_PROC to skip non-numeric entries and make ps/top etc use it. by Rob Landley · 8 years ago
  9. d2ed825 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  10. 382057f Have dirtree_notdotdot() pass through !node->parent so . and .. on the command by Rob Landley · 8 years ago
  11. 9b4a675 Bug report from Justin Cormack, tar was producing a warning to stdout that by Rob Landley · 8 years ago
  12. ccb4be0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  13. 46ae1aa "printf %x 64" wasn't working right on 32 bit because a variable type was wrong. by Rob Landley · 8 years ago
  14. 4be718d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  15. a380445 Josh Gao pointed out that chmod -R . (and ..) didn't work. by Rob Landley · 8 years ago
  16. 45058fb Fix control flow integrity check failure in ps. by Evgenii Stepanov · 8 years ago
  17. a583afc Implement "dmesg -w". by Elliott Hughes · 8 years ago
  18. 10e9abc Izabera pointed out that split -b -l are exclusive. by Rob Landley · 8 years ago
  19. 991623d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  20. 31c519d Add fallocate -o. by Elliott Hughes · 8 years ago
  21. 4a17bdf Android O allows '@' in property names. by Elliott Hughes · 8 years ago
  22. 57b9031 Tweak help text. by Rob Landley · 8 years ago
  23. fb3ebf8 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  24. 3c399af Nothing in pending should "default y". by Rob Landley · 8 years ago
  25. c1a1c95 Nothing in pending should "default y". by Rob Landley · 8 years ago
  26. 5913da6 Close to cutting a release and I don't want to have setfattr in defconfig by Rob Landley · 8 years ago
  27. 9c0ad32 Add special "touch -" behavior and require an argument. by Rob Landley · 8 years ago
  28. d5e0ab8 Show driver for interface in ifconfig output. by Rob Landley · 8 years ago
  29. 354ff68 More touch tests, and a fix found by one. (The three -t formats can only by Rob Landley · 8 years ago
  30. 5e9108a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  31. 9f3d8aa Unify touch -t and -d handling, allow posix's underspecified "time designator" by Rob Landley · 8 years ago
  32. 3a6d317 Stop renaming the ADDR field to PC on Android. by Elliott Hughes · 8 years ago
  33. 4e867b8 Make netcat work with nommu and factor out poll() loop into net/net.c. by Rob Landley · 8 years ago
  34. 64891a6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  35. 48c7532 Izabera pointed out that ls defaults to -q when output is a tty. by Rob Landley · 8 years ago
  36. 75ebbd1 Teach ps -w not to truncate any fields. by Rob Landley · 8 years ago
  37. 6928fbc Evgenii Stepanov found a bug where argv0len was set wrong for threads by Rob Landley · 8 years ago
  38. 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 · 8 years ago
  39. 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 · 8 years ago
  40. 5c5dc39 David Hedges pointed out that interface names can be longer than 10 chars. by Rob Landley · 8 years ago
  41. 8d0f0b6 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB by Rob Landley · 8 years ago
  42. 29e75d5 Move --version handling next to --help handling, so it applies to all commands. by Rob Landley · 8 years ago
  43. 4cce9b0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  44. 703c49e Accept extra ps arguments as additional pids. by Elliott Hughes · 8 years ago
  45. 2b66aff Show thread names with "ps -T" on Android. by Elliott Hughes · 8 years ago
  46. 0b545a4 Make setns depend on TOYBOX_CONTAINER probed value. by Rob Landley · 8 years ago
  47. af4be15 Changed xopen_stdin() to xopen_stdio(). by Lipi C.H. Lee · 8 years ago
  48. d716ba6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  49. 409a8e0 Fix ls -lh. by Elliott Hughes · 8 years ago
  50. 6783156 Add ar archive support to file. by Elliott Hughes · 8 years ago
  51. 493dc57 Add -h and -L to file. by Elliott Hughes · 8 years ago
  52. acd101a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  53. 9f42e83 Izabera pointed out that "file -" was inconsistent (calling stat on "-" but by Rob Landley · 8 years ago
  54. 337c072 Teach sed s/// how to handle [:space:] type sequences. by Rob Landley · 8 years ago
  55. eed9ed4 Replace loopfiles' failok with WARN_ONLY open flag. by Rob Landley · 8 years ago
  56. 7528a96 Move genericish function to lib. by Rob Landley · 8 years ago
  57. 5d83f7a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  58. 7b7fec9 Add tap support to tunctl. by Rob Landley · 8 years ago
  59. d293716 Make "LC_ALL=C ls -Cs --color" produce the same output on toybox and ubuntu. by Rob Landley · 8 years ago
  60. bad5674 Remove some redundancy and unnecessary xprintf(). by Rob Landley · 8 years ago
  61. f9da435 Fix ls -sh. by Elliott Hughes · 8 years ago
  62. a87b65c Add chrt to pending. by Elliott Hughes · 8 years ago
  63. 38f105d Add tunctl. by Rob Landley · 8 years ago
  64. a0637ce Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  65. 7419347 A round of dd cleanup. by Rob Landley · 8 years ago
  66. bfbf1a8 Promote setfattr by Rob Landley · 8 years ago
  67. 04f0f34 Clean up setfattr. by Rob Landley · 8 years ago
  68. 3d64b0c Change xgetpwnamid/xgetgrnamid to xgetuid/xgetgid returning the id number by Rob Landley · 8 years ago
  69. 05e1582 Add length modifier to date escapes, and length sanity check. by Rob Landley · 8 years ago
  70. 1a429a7 Make "stat -c %37G file" and "stat -c %.5G file" work, and fix %U and %G to by Rob Landley · 8 years ago
  71. 8b685ba Document deviations from posix for echo. by Rob Landley · 8 years ago
  72. e98089a Add TOYFLAG_NOHELP to disable --help processing for individual commands, by Rob Landley · 8 years ago
  73. bc1ccac Move getusername/getgroupname to lib. (Return name or string representation by Rob Landley · 8 years ago
  74. 4460e9f Matthias Urhahn pointed out that %b returns hardwired 512 byte units by Rob Landley · 8 years ago
  75. 5b360d8 Inline setup_inout(), test ftruncate() return value, move gettimeofday() before by Rob Landley · 8 years ago
  76. 027a73a Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, by Rob Landley · 8 years ago
  77. a1ce46b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  78. abf079b Fix touch(1) date parsing on tzcode-derived systems. by Elliott Hughes · 8 years ago
  79. 8f3e0af Single builds skip commands with 0 in the install location so by Rob Landley · 8 years ago
  80. f59f11f Izabera reporeted that FLAG_v was never checked in timeout. (Oops.) by Rob Landley · 8 years ago
  81. f20b10e Move regexec0 into lib (regexec that takes length and matches after NUL). by Rob Landley · 8 years ago
  82. 7918d9f Usischev Yury pointed out that id shouldn't use exit() directly. by Rob Landley · 8 years ago
  83. 65c4962 Usischev Yury pointed out a use after free error. by Rob Landley · 8 years ago
  84. bd471f6 Add getfattr(1) and setfattr(1). by Elliott Hughes · 8 years ago
  85. a126e5f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  86. f61b143 Fix non-library md5sum build. (Oops.) by Rob Landley · 8 years ago
  87. adef5dc Add optional openssl accelerated versions of hash functions, loosely based on by Rob Landley · 8 years ago
  88. be6eb98 Add Android's "sendevent". by Elliott Hughes · 8 years ago
  89. c06ed8d Add -c to md5sum and sha1sum. by Rob Landley · 8 years ago
  90. 246ec0f Increase ps' default RSS and VSIZE widths. by Elliott Hughes · 8 years ago
  91. 76cc2e2 Implement NOP find -noleaf by Rob Landley · 8 years ago
  92. 5bb7e25 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  93. d5088a0 dd improvements. by Elliott Hughes · 8 years ago
  94. e7b74ae Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  95. ff0e8cb Implement xxd -s. by Elliott Hughes · 8 years ago
  96. 8a34cbb Don't try to guess the build id type in file(1). by Elliott Hughes · 8 years ago
  97. bf950cd Fix a bug (octal digits are 0-7, not 0-8) and deal with a case where posix by Rob Landley · 8 years ago
  98. 4e21ddd Promote file. by Rob Landley · 8 years ago
  99. c5e7ee2 Improve file(1)'s ELF support. by Elliott Hughes · 8 years ago
  100. 746e565 Promote netsat, and move ifconfig, netcat, and rfkill to new toys/net directory. by Rob Landley · 8 years ago