1. 5b2644c Promote reset (actually write a new one using the simple man 4 console_codes by Rob Landley · 9 years ago
  2. 5ea14bd Print name of file at the bottom of the screen. by Rob Landley · 9 years ago
  3. 913a779 More hexedit cursor boundary tweaking. by Rob Landley · 9 years ago
  4. 6253e48 Git hates me. by Rob Landley · 9 years ago
  5. 789665d Fix truncate prefix bug and add truncate test suite entry. by Rob Landley · 9 years ago
  6. 89701da Add prefix support Hyejin Kim asked about. by Rob Landley · 9 years ago
  7. 4c182c3 Promote hexedit to other. by Rob Landley · 9 years ago
  8. 2fd8624 Some infrastructure hexedit needs. (Poor man's curses.) by Rob Landley · 9 years ago
  9. a829b89 Bugfix from Hyejin Kim (count=1 shouldn't change name), plus a bounds check. by Rob Landley · 9 years ago
  10. 3c0be8a unshare: fix -r by Samuel Holland · 9 years ago
  11. 1dd3704 To ensure that toybox can be installed alongside busybox without by Paul Barker · 9 years ago
  12. 052df40 Switch nsenter to default y. by Rob Landley · 9 years ago
  13. bbaa683 Implement shred -u and switch to default y in defconfig. by Rob Landley · 9 years ago
  14. be4048d Make find accept numeric uid/gid, and simplify makedevs using the new infrastructure. by Rob Landley · 9 years ago
  15. c776bde Use xsignal() instead of signal(). by Rob Landley · 9 years ago
  16. 8a3c0ed Fix thinko (don't &toybuf to get scratch space) and add -v option. by Rob Landley · 9 years ago
  17. e6abb61 Upgrade oneit with -r (restart), -3 (send exiting PID values to child), and signal handling. by Rob Landley · 9 years ago
  18. 5f1f34a Fix several printf_format warnings. by Rob Landley · 9 years ago
  19. 30c36d8 Patches from Elliott Hughes to fix various printf() format strings. by Rob Landley · 9 years ago
  20. 70a84a3 Patches from Elliott Hughes to add missing arguments to error_exit() calls. by Rob Landley · 9 years ago
  21. e4c8055 stat -f didn't work on 32 bit systems because type sizes wrong (fix from Elliott Hughes). by Rob Landley · 9 years ago
  22. fb4a241 Patch from Isaac Dunham to add -r, fixed up so it doesn't try to include two flag contexts simultaneously. by Rob Landley · 9 years ago
  23. 7fcd90b Split out unix2dos so scripts/single.sh and "make change" can build it standalone. by Rob Landley · 9 years ago
  24. 452dcd5 Promote chcon to "other". by Rob Landley · 9 years ago
  25. 5ff7468 For some reason, ifconfig was explicitly excluding "ifconfig lo:0 127.0.0.2" style alias address assignments. No idea why. by Rob Landley · 9 years ago
  26. c004520 Make toy_exec() check if argc is in optargs and deal with it there so we don't need a separate xexec_optargs(). by Rob Landley · 9 years ago
  27. a48cfba Merge unshare and nsenter (promoting and cleaning up nsenter). by Rob Landley · 9 years ago
  28. afd712a Cleanup mountpoint and remove it from the pending README. by Rob Landley · 9 years ago
  29. c2415d1 AOSP master has <pty.h> and builds netcat/nc. by Elliott Hughes · 9 years ago
  30. f492fcc Switch netcat to stop parsing command line at first nonoption argument instead of stopping after -l or -L. by Rob Landley · 9 years ago
  31. 82effc9 Switch a lot of strncpy() calls to xstrncpy(). by Rob Landley · 9 years ago
  32. 88fe313 Fix for mix from Isaac Dunham (who can actually test it). (I tweaked the curly brackets.) by Rob Landley · 9 years ago
  33. f3e56f4 Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag macros for a disabled command (needed when multiple commands share infrastructure with a common set of flags). by Rob Landley · 9 years ago
  34. 989f453 Promote mix by Rob Landley · 9 years ago
  35. 4391e57 Teach factor to accept whitespace separated arguments (reported by Robert Thompson). by Rob Landley · 9 years ago
  36. 677c1b5 Merge catv back into cat as discussed on the list. Add comments about infrastructure upgrades needed to restore separate catv option. by Rob Landley · 9 years ago
  37. bce0e00 Give fstype its own config symbol (separate from blkid), and fix blkid not using more accurate ext3/ext4 filesystem sub-type. by Rob Landley · 9 years ago
  38. 0517eb7 Add base64. by Rob Landley · 9 years ago
  39. 0a79156 Add shred. by Rob Landley · 9 years ago
  40. fad2fb0 Fix bug pointed out by Elliott Hughes ("vmstat 1" should repeat endlessly), and remove final delay (after all output) for "vmstat 2 3" case. by Rob Landley · 9 years ago
  41. a92f4e1 Remove the strncpy from mountpoint, and make a lot of other changes while I'm here (to be described on the mailing list). by Rob Landley · 9 years ago
  42. 9ab563b Tweak the "ignoring return value" fortify workaround for readlinkat. by Rob Landley · 9 years ago
  43. f6c28b6 As long as Android's going to require fortify, fixup the warnings it generates. by Rob Landley · 9 years ago
  44. ea6fc27 Whitespace/code style. by Rob Landley · 9 years ago
  45. 6a29bb1 A patch against your current ToT that builds in AOSP master. by Elliott Hughes · 9 years ago
  46. 5614785 Fixups for the android/bionic build probes patch. by Rob Landley · 10 years ago
  47. 46ddf0e probe for getspnam(), forkpty(), utmpx, replace sethostname() by Isaac Dunham · 10 years ago
  48. 21f3c8d More static analysis fixes from Ashwini Sharma. by Rob Landley · 10 years ago
  49. c0854f0 unshare: Fix help and option parsing by Andy Lutomirski · 10 years ago
  50. 784eb9c Use O_CLOEXEC instead of O_RDONLY to signal loopfiles_rw() to close filehandles. by Rob Landley · 10 years ago
  51. 26d8c3c acpi: implement -ctV, fix recursion, plug a small leak by Isaac Dunham · 10 years ago
  52. 3d56716 Various bugfixes (mostly resource leaks) from Ashwini Sharma's static analysis, plus occasional tweak by me while reviewing them. by Rob Landley · 10 years ago
  53. 40b2042 Cleanup pass on README. by Rob Landley · 10 years ago
  54. 360d57f Split xpopen() into xpopen_both(), xpopen(), and xrun() depending on whether we want to redirect both, one, or neither of stdin/stdout. by Rob Landley · 10 years ago
  55. 12eff43 Don't close device handle until after calling flush ioctls, reported by Ashwini Sharma. by Rob Landley · 10 years ago
  56. 8f5ad7e Promote blockdev to other. by Rob Landley · 10 years ago
  57. e70eea4 Promote inotifyd to other. by Rob Landley · 10 years ago
  58. 7eb3e43 Patches to commands for issues reported from static analysis tool. by Ashwini Sharma · 10 years ago
  59. 6a77734 Promote lspci. by Rob Landley · 10 years ago
  60. b843203 Disable xopen's default O_CLOEXEC for oneit. by Rob Landley · 10 years ago
  61. b4062b0 factor: catch integer overflow. by Rob Landley · 10 years ago
  62. 2a53f53 Add factor. by Rob Landley · 10 years ago
  63. 3c69835 As long as I had to write xabspath(), no point in wrapping realpath(). by Rob Landley · 10 years ago
  64. fec3fd1 Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still open, and add dir->again variable to distinguish second call instead of checking for -1 filehandle. by Rob Landley · 10 years ago
  65. 8525d78 Add nbd-client. by Rob Landley · 10 years ago
  66. 9bf93ed Promote makedevs to other. by Rob Landley · 10 years ago
  67. 4f1d655 Make fallocate depend on probe for libc support. by Rob Landley · 10 years ago
  68. 474d0a9 Promote mkpasswd from pending to other. by Rob Landley · 10 years ago
  69. 2109b15 Cleanup pass on login by Rob Landley · 10 years ago
  70. eb3c443 Enable fallocate in defconfig. by Rob Landley · 10 years ago
  71. ef377cf Promote rfkill. by Rob Landley · 10 years ago
  72. 314f19e Help text should have a blank line after usage: lines, and a couple other whitespace tweaks. by Rob Landley · 10 years ago
  73. f71abed Promote partprobe. by Rob Landley · 10 years ago
  74. d8872c4 Introduce xfork() and make commands use it, and make some WEXITSTATUS() use WIFEXITED() and WTERMSIG()+127. by Rob Landley · 10 years ago
  75. c6fcf1d Make "losetup /dev/loop0 filename" work. by Rob Landley · 10 years ago
  76. 1c806ca atolx_range() is already added into lib/lib.c, in vconfig.c atolx_range() can be used in place of locally defined strtorange() function. by Ashwini Sharma · 10 years ago
  77. 80a438d logname and whoami are the same as id -un, so merge them. by Isaac Dunham · 10 years ago
  78. 97641f4 Promote sysctl from pending to other, default y. by Rob Landley · 10 years ago
  79. a547cf1 Attached is the patch for lsattr and chattr implementation. by Ashwini Sharma · 10 years ago
  80. f9070f3 Add example directory, move hello.c into it, add skeleton.c to demonstrate more complciated stuff (multiple commands per file, etc), and have genconfig.sh sort backwards so posix is first and example last in menuconfig. by Rob Landley · 10 years ago
  81. 6c64f5f Revert lots of half-finished local debris I didn't mean to check in with Isaac's roadmap update. by Rob Landley · 10 years ago
  82. 76e1cb3 Probe for the existence of FIFREEZE and make fsfreeze depend on it. by Rob Landley · 10 years ago
  83. 1d12fb6 An issue in ifconfig while verifying the HW Address, which is assumed to be of the format __C2:79:38:95:CD:AB__ but can be of form __C2:79:38:95:D:A__. In this case the HW address is reported as bad. by Ashwini sharma · 10 years ago
  84. 931425c roadmap: describe glibc commands. by Isaac Dunham · 10 years ago
  85. 18720dc In ifconfig.c, there is a glitch in function get_addrinfo() when computing the prefix length. by Ashwini Sharma · 10 years ago
  86. 2b0b548 New toy fsfreeze, from Isaac Dunham, plus minor cleanups. by Rob Landley · 10 years ago
  87. 36aa7d7 Add help -a (to show all commands) and -h (to produce HTML output). by Rob Landley · 10 years ago
  88. 69664c2 Promote freeramdisk from pending to other, default y. by Rob Landley · 10 years ago
  89. da60b9b Fix two bugs reported by Ashwini Sharma. by Rob Landley · 10 years ago
  90. 1fb3ae7 Various cleanups found by Tom Sparrow's static analysis. by Rob Landley · 10 years ago
  91. b6c8a86 Move bunzip2 logic from lib into bzcat. by Rob Landley · 10 years ago
  92. 5486075 Tweak help text. by Rob Landley · 10 years ago
  93. 030c3f3 Add /prefix netmask support to ifconfig, ala "ifconfig eth0 192.168.1.42/28" by Rob Landley · 10 years ago
  94. 714a0db Two changes to shut up GCC: by Isaac Dunham · 10 years ago
  95. 59d85e2 Rename xmsprintf() to just xmprintf(). by Rob Landley · 10 years ago
  96. f9d5b02 Cleanup vmstat. Procs, memory, and cpu are reading right, the others not so much. by Rob Landley · 10 years ago
  97. afba5b8 Fix some issues raised (albeit indirectly) by Isaac Dunham. by Rob Landley · 10 years ago
  98. 5a73f39 Ashwini sharma pointed out that show_help() doesn't exit so "ifconfig eth0 netmask" would segfault. Replace it with an error_exit(), see list for aesthetic issue this raises re: help text. by Rob Landley · 10 years ago
  99. 6db8529 Don't permute toys.optargs, cleanup code (xexec()) can free it. by Rob Landley · 10 years ago
  100. 0cae729 When building for 32-bit, the compiler can't figure out that a constant too big to fit in a long isn't trying to unless you explicitly postfix the constant with the type of the varable it's being assigned into. by Rob Landley · 10 years ago