1. 60d1aea Two large thinkos in oneit: -3 was always enabled and signal numbers were by Rob Landley · 9 years ago
  2. 73eca91 Add seq -f tests, tweak help text, and catch one more error case. by Rob Landley · 9 years ago
  3. 091997e ls -h support. by Elliott Hughes · 9 years ago
  4. c82343f df -h and -H. by Elliott Hughes · 9 years ago
  5. 7309d96 Implement lsof. by Elliott Hughes · 9 years ago
  6. d06ea37 Make human_readable() handle base 1024 units without floating point. by Rob Landley · 9 years ago
  7. 5640847 seq -f %0-f is a valid pattern. by Rob Landley · 9 years ago
  8. 3426da0 If you start a git commit and then edit the file more on the filesystem by Rob Landley · 9 years ago
  9. 6ff12f7 Sanitize seq -f string. by Rob Landley · 9 years ago
  10. 54524cc vmstat: fix units for bi and bo columns by Colin Cross · 9 years ago
  11. 3b83ab5 Trivial code style tweak. by Rob Landley · 9 years ago
  12. 7d58b30 vmstat: reset header pointer when looping by Colin Cross · 9 years ago
  13. b1b0399 ls -l user/group/security context should be left-aligned. by Elliott Hughes · 9 years ago
  14. 7cdb8af Work around bug in gcc 5.2.0 that miscompiles linux 2.6.12's kconfig. by Rob Landley · 9 years ago
  15. f1f20b9 Fix mv on overwrite. by Elliott Hughes · 9 years ago
  16. e96dd07 Add portability.h glue to let uptime build without TOYBOX_UTMPX. by Rob Landley · 9 years ago
  17. 6fde0f9 Build updates: make change should use top level .config for global settings, by Rob Landley · 9 years ago
  18. 8c588d8 Menuconfig option for musl-libc pretending mmu is just pining for the fijords. by Rob Landley · 9 years ago
  19. 9215cbc Static analysis from Hyejin Kim found possible pointer underflow. by Rob Landley · 9 years ago
  20. 92f3b78 I discovered that the reason SIGINT causes a reboot on sysvinit is that by Isaac Dunham · 9 years ago
  21. 4e49e2c Test for human_readable() by Rob Landley · 9 years ago
  22. c82be78 Kylie McClain pointed out that env should clear variables with NAME= by itself. by Rob Landley · 9 years ago
  23. 1ed5242 Another Android roadmap update. by Elliott Hughes · 9 years ago
  24. 20b3af6 Fix ionice default class. by Elliott Hughes · 9 years ago
  25. 0549978 Fix more date bugs. by Elliott Hughes · 9 years ago
  26. 7f6bb3d Bugfixes from Elliott Hughes: debug code got checked in (oops) and by Rob Landley · 9 years ago
  27. 0fb4651 Different tools have different ideas about what human-readable output by Elliott Hughes · 9 years ago
  28. 11d2ff5 First pass at proper bunzip2 command line handling. by Rob Landley · 9 years ago
  29. 3501e10 Fix ls -l user/group field ordering. by Elliott Hughes · 9 years ago
  30. 8a30303 More Android roadmap updates. by Elliott Hughes · 9 years ago
  31. 9bfd2cf login: execl() requires a path, not a file name by Isaac Dunham · 9 years ago
  32. b73f894 Isaac Dunham pointed out that SIGINT's handler was set twice in init.c. by Rob Landley · 9 years ago
  33. 79191b6 scripts/mkflags.c: add missing unistd.h, ctype.h by Isaac Dunham · 9 years ago
  34. d5258b4 modprobe: use -q to silence by Isaac Dunham · 9 years ago
  35. 8f1f8ef modprobe: use basename_r() by Isaac Dunham · 9 years ago
  36. da8ad27 modprobe: delete perror_exit() that makes no sense by Isaac Dunham · 9 years ago
  37. 430bf37 Fix switch_root implementation. by Alistair Strachan · 10 years ago
  38. 5fb2766 Teach date @unixtime[.fraction], switch -s to be -D (matching busybox and by Rob Landley · 9 years ago
  39. 400dacd Reject invalid dates in date(1). by Elliott Hughes · 9 years ago
  40. 1203ddf Detect swap partitions, inline loop_partitions(), various cleanups. by Rob Landley · 9 years ago
  41. 671ce0c Initialize uninitialized variable. (Oops.) by Rob Landley · 9 years ago
  42. 9ce9399 Adjust xexec() exit code to be 127, and tweaks for nommu friendliness. by Rob Landley · 9 years ago
  43. 6898647 Make multiplexer's "command not found" exit 127. by Rob Landley · 9 years ago
  44. 42b7d4b I've added support for running blkid without specifying a partition (so it scans /proc/partitions). by Dima Krasner · 9 years ago
  45. 802642a Minor tweak of reboot.c by Rob Landley · 9 years ago
  46. a12eec7 reboot: signal init, add -f option to call reboot(); by Isaac Dunham · 9 years ago
  47. 5f225ca Cosmetic tweak: newline at the end of "make change". by Rob Landley · 9 years ago
  48. 31ff1f2 Switch nbd_client to xconnect() and make xconnect() try all returned addresses by Rob Landley · 9 years ago
  49. 35dafc7 Tweak xconnect: socket can be a string (ala "ftp") from /etc/services. by Rob Landley · 9 years ago
  50. ea75e75 Factor out xconnect(), plus some other small cleanups to telnet.c. by Rob Landley · 9 years ago
  51. 7a3f53b Mark command-local functions static. by Rob Landley · 9 years ago
  52. 3aa1d18 Long-overdue cleanup on login. by Rob Landley · 9 years ago
  53. 5c6766a Replace xcheckrange() with atolx_range() by Rob Landley · 9 years ago
  54. 7cc95a7 Move strlower() from find to lib. by Rob Landley · 9 years ago
  55. ce4188f '!' replaces '/' in the sysfs paths of older drivers, so properly by Isaac Dunham · 9 years ago
  56. 39f2e91 Whitespace. by Rob Landley · 9 years ago
  57. 15e54ce Check in the note about rebuilding the source tarball. by Rob Landley · 9 years ago
  58. d073e1c Promote fsync. by Rob Landley · 9 years ago
  59. b9fb306 Promote hostid. by Rob Landley · 9 years ago
  60. 441d1ce Attached are new toys. by Sameer Pradhan · 9 years ago
  61. e1937bd Release notes for 0.6.0. by Rob Landley · 9 years ago
  62. 2699cad Fix llvm build break. by Rob Landley · 9 years ago 0.6.0
  63. 8d6cbd4 Tweak version number. by Rob Landley · 9 years ago
  64. ccec4d8 Produce an error message for "cat /mnt", not just return code. by Rob Landley · 9 years ago
  65. fbc81a1 Commit rss feed. by Rob Landley · 9 years ago
  66. ba55580 Fix 32-bit bionic toybox build. by Elliott Hughes · 9 years ago
  67. 6292beb Add a basename_r() and use it in names_to_pid() to avoid basename() overwriting by Rob Landley · 9 years ago
  68. 68771c0 More explanation of TOYBOX_DEBUG for option string checking. by Rob Landley · 9 years ago
  69. 1e7b49e Move comment about TOYBOX_DEBUG to start of file so it's more obvious. by Rob Landley · 9 years ago
  70. f380d13 ifconfig MAC addresses should be lowercase. by Elliott Hughes · 9 years ago
  71. 60cdc06 I added dhcpd -6 option. by Yeongdeok Suh · 9 years ago
  72. d1a577f find: add -inum option by Greg Hackmann · 9 years ago
  73. 747e748 Rename a function to be more obvious, and factor out a repeated calculation by Rob Landley · 9 years ago
  74. 78beadd Promote hwclock. by Rob Landley · 9 years ago
  75. fd4b56a Fix hwclock -w. by Elliott Hughes · 9 years ago
  76. 666b89d There is a typo in mkfifo.c for __Z__ option. by Sameer Pradhan · 9 years ago
  77. 29b0a2e Fix ionice. by Elliott Hughes · 9 years ago
  78. 3487bd3 Avoid integer overflow with insane input data. by Rob Landley · 9 years ago
  79. cc585db Save failure reason for each make change .bad file. by Rob Landley · 9 years ago
  80. 137ac1f Kylie McClain pointed out that -z affects both input and output. by Rob Landley · 9 years ago
  81. 671146c Actually set time with touch -d and -t when you don't specify nanonseconds. by Rob Landley · 9 years ago
  82. 0ace882 First pass on cp --preserve by Rob Landley · 9 years ago
  83. 6b6daec Promote xxd to other. by Rob Landley · 9 years ago
  84. 9933273 Probe for fork() instead of relying on a distro-specific #define. by Rob Landley · 9 years ago
  85. 82d8d7c Added i option to use other interface on running dhcpd. by Hyejin Kim · 9 years ago
  86. eed60d2 Cleanup xxd. by Rob Landley · 9 years ago
  87. e1ce781 Minor cleanups on xxd. by Rob Landley · 9 years ago
  88. 4ab24f2 The android guys sent in xxd. It doesn't share code with od and hexdump. Hmmm... by Rob Landley · 9 years ago
  89. 8a2c087 Fix segfault with "mount -o ro,remount". by Elliott Hughes · 9 years ago
  90. 8c0d2d2 Improve -Z error reporting. by Elliott Hughes · 9 years ago
  91. 56217bb Fix top.c build. by Elliott Hughes · 9 years ago
  92. 5ea9167 mkfifo -Z by Rob Landley · 9 years ago
  93. e71e3ac Add ionice and iorenice. by Rob Landley · 9 years ago
  94. 3b5cb96 Add undo buffer for 'u'. by Rob Landley · 9 years ago
  95. 4eab65b Simplify hexedit logic by adjusting viewport all in one place up top. by Rob Landley · 9 years ago
  96. b20c80b Factor out more not-curses infrastructure into lib. by Rob Landley · 10 years ago
  97. 325e02e Suggestion from Elliott Hughes: tweak test infrastructure to notice if by Rob Landley · 10 years ago
  98. 394094f Fix version number in ifconfig cleanup reference. by Rob Landley · 10 years ago
  99. 9acbbaf Don't segfault if none of the file arguments to ls exists. by Rob Landley · 10 years ago
  100. 17a94c5 Don't depend on malloc(0) to return non-null. by Rob Landley · 10 years ago