1. d194fcf Merge "getenforce takes no arguments." by Elliott Hughes · 9 years ago
  2. f697e05 Fix load_policy error reporting. by Elliott Hughes · 9 years ago
  3. 64843fb getenforce takes no arguments. by Elliott Hughes · 9 years ago
  4. ec13b08 setenforce takes exactly one argument. by Elliott Hughes · 9 years ago
  5. e7acb47 Adding --version broke ./toybox command list. (Oops.) by Rob Landley · 9 years ago
  6. e0269f1 Announce switch to git. by Rob Landley · 9 years ago
  7. ad602aa Add --version to multiplexer. by Rob Landley · 9 years ago
  8. dabd89c Bite the bullet and switch over to git. by Rob Landley · 9 years ago
  9. a67bfec Upstream has moved to git. by Elliott Hughes · 9 years ago
  10. 1dd3704 To ensure that toybox can be installed alongside busybox without by Paul Barker · 9 years ago
  11. 0808937 Another in-progress ps snapshot. by Rob Landley · 9 years ago
  12. e10483f Add readfileat() to lib by Rob Landley · 9 years ago
  13. 97c536c ps checkpoint du jour. Does not work yet. by Rob Landley · 9 years ago
  14. cc6fc17 Switch to toybox umount. by Elliott Hughes · 9 years ago
  15. 9a733fc Redoing ps from scratch. Random checkpoint that probably doesn't even compile. by Rob Landley · 9 years ago
  16. 84974ec Switch to toybox route. by Elliott Hughes · 9 years ago
  17. c0058d0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  18. 9d9a285 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  19. d5c92c5 Add head test for -123. by Rob Landley · 9 years ago
  20. 857912e Fix head bug pointed out by felix janda (recent -123 code broke first file argument of -n). by Rob Landley · 9 years ago
  21. a64e35b Fix sed bug David Halls hit trying to compile libiconv. by Rob Landley · 9 years ago
  22. 0e6551a Regenerate generated files after toybox sync. by Elliott Hughes · 9 years ago
  23. 9837e47 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  24. 5d431d1 Fix printf bug (%.s should be %.0s not %s) reported by Isabella Parakiss. by Rob Landley · 9 years ago
  25. 58e0642 Fix an obvious typo in Makefile. by Elliott Hughes · 9 years ago
  26. e00c786 update the Android section of roadmap.html by Elliott Hughes · 9 years ago
  27. 32422d1 Promote setenforce to android. by Rob Landley · 9 years ago
  28. 960cad1 Cleanup setenforce. by Rob Landley · 9 years ago
  29. 3fd794f Promote getenforce. by Rob Landley · 9 years ago
  30. e3a2ab3 Cleanup getenforce. by Rob Landley · 9 years ago
  31. ccccc2b Flag to make llvm shut up about a broken warning. by Rob Landley · 9 years ago
  32. 8d3b398 tail: add old -123 support and comment out #-f until it's actually implemented. by Rob Landley · 9 years ago
  33. 9c25bcb Promote load_policy to android. by Rob Landley · 9 years ago
  34. d410645 Minor cleanup of load_policy. by Rob Landley · 9 years ago
  35. a89f054 Explain the craptacular nature of kconfig, and the plan to replace it. by Rob Landley · 9 years ago
  36. 76f1485 Fix toybox build with C99 compilers by Bernhard Rosenkr?nzer · 9 years ago
  37. d6d4ad0 Implement load_policy. by Elliott Hughes · 9 years ago
  38. cfbb8c1 Regenerate generated files after toybox sync. by Elliott Hughes · 9 years ago
  39. 5986128 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  40. ef70701 Regenerate generated files for toybox sync. by Elliott Hughes · 9 years ago
  41. afcbbdf Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  42. 47dd328 Promote runcon to android (and add an android menu). by Rob Landley · 9 years ago
  43. 9a4128f Trivial runcon cleanups. by Rob Landley · 9 years ago
  44. fd1ff92 Add runcon(1). by Elliott Hughes · 9 years ago
  45. 845dc93 add missing space in dd output by Elliott Hughes · 9 years ago
  46. 4b77d54 Tweak of Elliott Hughes's fix for an off by one error in human_readable by Rob Landley · 9 years ago
  47. 2c7028a Update the Android section of the roadmap. by Elliott Hughes · 9 years ago
  48. 33f0455 Another bug from David Halls: find -exec wasn't consuming its argument when it didn't activate. by Rob Landley · 9 years ago
  49. 0d39f2f install -D bugfix from David Halls. by Rob Landley · 9 years ago
  50. cff8e13 Patch from David Halls to fix mac/ios portability issue. by Rob Landley · 9 years ago
  51. 5d2ad23 Add toybox pgrep/pkill. by Elliott Hughes · 9 years ago
  52. 2fd8a74 Add -123 support to head (suggested by Elliott Hughes). by Rob Landley · 9 years ago
  53. 893a092 mdev : add hotplugin feature by Hyejin Kim · 9 years ago
  54. 4437be0 Fix mount -a segfault without -O, reported by Janus Troelsen. by Rob Landley · 9 years ago
  55. d111b95 Rename a function to better describe what it does. by Rob Landley · 9 years ago
  56. a9f4ec2 I added error handling code in write_rotate(). by Hyejin Kim · 9 years ago
  57. d0bc1a3 More ps cleanup, mostly refactoring. by Rob Landley · 9 years ago
  58. 98d8203 Minor ps refactoring. by Rob Landley · 9 years ago
  59. 438ad4c Clean up sort help text. by Rob Landley · 9 years ago
  60. 8d08f63 Merge "Add missing entries to .gitignore." by Elliott Hughes · 9 years ago
  61. 6997697 Add missing entries to .gitignore. by Elliott Hughes · 9 years ago
  62. 361d6ab Add instructions about how to add a toy. by Elliott Hughes · 9 years ago
  63. 052df40 Switch nsenter to default y. by Rob Landley · 9 years ago
  64. bbaa683 Implement shred -u and switch to default y in defconfig. by Rob Landley · 9 years ago
  65. 9330bcb Remove cat -v help text debris. by Rob Landley · 9 years ago
  66. c1ab8da The time command depends on floating point support. by Rob Landley · 9 years ago
  67. be4048d Make find accept numeric uid/gid, and simplify makedevs using the new infrastructure. by Rob Landley · 9 years ago
  68. 9ff639c Make install support numeric uid/gids (reported by Kylie McClain). by Rob Landley · 9 years ago
  69. b8140d1 Factor out xgetgrnamid() and xgetpwnamid() into xwrap.c. by Rob Landley · 9 years ago
  70. 128928f Fix mktemp when TMPDIR is set to empty string, reported by Kylie McClain. by Rob Landley · 9 years ago
  71. 40d36f2 Regenerate generated files after upstream sync. by Elliott Hughes · 9 years ago
  72. 063b35f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  73. 4216f59 Add -m to mknod by Rob Landley · 9 years ago
  74. c776bde Use xsignal() instead of signal(). by Rob Landley · 9 years ago
  75. 8a3c0ed Fix thinko (don't &toybuf to get scratch space) and add -v option. by Rob Landley · 9 years ago
  76. e6abb61 Upgrade oneit with -r (restart), -3 (send exiting PID values to child), and signal handling. by Rob Landley · 9 years ago
  77. e3edd6c sed depends on -r to be rightmost flag to simplify the REG_EXTENDED test. by Rob Landley · 9 years ago
  78. 1e2399b The "no }" error with find | xargs sed is because toy_init() wasn't blanking the GLOBALS() block on a recursive call. (How that ever worked...) by Rob Landley · 9 years ago
  79. 1f44b5f Yank $STRIP from config (and STRIP=no weirdness) and just allow strip to fail. by Rob Landley · 9 years ago
  80. 3b74147 scripts/mkflags.c : main function need return 0 if normal exit by Hyejin Kim · 9 years ago
  81. 40f7fb0 Quick cleanup pass on tar. by Rob Landley · 9 years ago
  82. 38e5485 On 64 bit, subtracting two pointers produces a long result. On 32 bit, it's an int. Even though long _is_ 32 bits on a 32 bit systems, gcc warns about it because reasons. by Rob Landley · 9 years ago
  83. 5f1f34a Fix several printf_format warnings. by Rob Landley · 9 years ago
  84. eb4b114 Only switch on printf format warnings for error_exit() and friends when TOYBOX_DEBUG enabled. by Rob Landley · 9 years ago
  85. 1be99e6 let the compiler check format strings by Elliott Hughes · 9 years ago
  86. 4bbec1e fix format problems in tar.c by Elliott Hughes · 9 years ago
  87. 30c36d8 Patches from Elliott Hughes to fix various printf() format strings. by Rob Landley · 9 years ago
  88. 70a84a3 Patches from Elliott Hughes to add missing arguments to error_exit() calls. by Rob Landley · 9 years ago
  89. 7c3c6a9 remove accidental space in format string by Elliott Hughes · 9 years ago
  90. 2ee0cd9 fix copy/paste-o in useradd.test by Elliott Hughes · 9 years ago
  91. 3db3414 Cleanup pass on ps. by Rob Landley · 9 years ago
  92. ba3e32b 0.5.2 release notes. by Rob Landley · 9 years ago
  93. 3737aae Minor toysh cleanup: remove another unnecessary option. by Rob Landley · 9 years ago
  94. 6b07550 BSD sed uses -E instead of -r to enable ERE. by Isabella Bosia · 9 years ago
  95. 57f93c8 Add LDFLAGS and STRIP=no support. by Rob Landley · 9 years ago
  96. ab5cbfc Add "make change" output to .hgignore by Rob Landley · 9 years ago
  97. 0fdb450 More 'splaining. by Rob Landley · 9 years ago
  98. 5a524b6 Added tag 0.5.2 for changeset 8ce8c5365f8b by Rob Landley · 9 years ago
  99. e4c8055 stat -f didn't work on 32 bit systems because type sizes wrong (fix from Elliott Hughes). by Rob Landley · 9 years ago
  100. 88db412 Add expr and tar. by Elliott Hughes · 9 years ago