1. c96e424 Don't add a symlink for killall --- it's broken. by Elliott Hughes · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 0598a13 Revert "Switch to toybox ls." by Elliott Hughes · 9 years ago
  3. ef32ed5 Merge remote-tracking branch 'goog/mnc-dev-plus-aosp' into mm by Elliott Hughes · 9 years ago
  4. a615d38 am 98156409: Switch to toybox ls. by Elliott Hughes · 9 years ago
  5. 207bde5 am 30d712d3: Remove lspci. by Elliott Hughes · 9 years ago
  6. 9815640 Switch to toybox ls. by Elliott Hughes · 9 years ago
  7. 07d0e86 am b2b5cd5a: Merge "Regenerate generated files." by Elliott Hughes · 9 years ago
  8. 195da46 am e69c92ad: Merge remote-tracking branch \'toybox/master\' into HEAD by Elliott Hughes · 9 years ago
  9. 30d712d Remove lspci. by Elliott Hughes · 9 years ago
  10. b2b5cd5 Merge "Regenerate generated files." by Elliott Hughes · 9 years ago
  11. e69c92a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  12. 584c654 Regenerate generated files. by Elliott Hughes · 9 years ago
  13. 20019be Bugfix from Hyejin Kim: su should not prompt root user for new user's password. by Rob Landley · 9 years ago
  14. 5b2644c Promote reset (actually write a new one using the simple man 4 console_codes by Rob Landley · 9 years ago
  15. 5ea14bd Print name of file at the bottom of the screen. by Rob Landley · 9 years ago
  16. 913a779 More hexedit cursor boundary tweaking. by Rob Landley · 9 years ago
  17. b18c7e8 Fix bug (len[7] wasn't zeroed if -Z off, thus -C overestimated entry lengths), by Rob Landley · 9 years ago
  18. dec4669 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) by Rob Landley · 9 years ago
  19. 6253e48 Git hates me. by Rob Landley · 9 years ago
  20. 1f5f436 Cleanups of dirtree_start() calls. (Don't need to feed in flag values, just by Rob Landley · 9 years ago
  21. aab9164 Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out from by Rob Landley · 9 years ago
  22. a913d92 Probe for -Wno-string-plus-int. by Rob Landley · 9 years ago
  23. 72cd2e0 Move not-curses code into interstingtimes.c by Rob Landley · 9 years ago
  24. 2434e85 Merge remote-tracking branch 'goog/mnc-dev-plus-aosp' into mm by Elliott Hughes · 9 years ago
  25. 642df85 am 0a5fd80f: Regenerate generated files. by Elliott Hughes · 9 years ago
  26. f3d2cfd am 157763b5: Merge remote-tracking branch \'toybox/master\' into HEAD by Elliott Hughes · 9 years ago
  27. 0a5fd80 Regenerate generated files. by Elliott Hughes · 9 years ago
  28. 157763b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  29. d311aa1 Merge remote-tracking branch 'goog/mnc-dev-plus-aosp' into mm by Elliott Hughes · 9 years ago
  30. daf3694 Fix more with missing files. by Elliott Hughes · 9 years ago
  31. ef55374 Re-enable catv command now that flag infrastructure is updated. by Rob Landley · 9 years ago
  32. 12125dd Regenerate generated files. by Elliott Hughes · 9 years ago
  33. 5d6af35 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  34. 8565668 Implement SELinux ls -Z support. by Elliott Hughes · 9 years ago
  35. 10a5d41 Regenerate generated files after upstream sync. by Elliott Hughes · 9 years ago
  36. 483cfda Replace android-specific hack with just signal(SIGPIPE, SIG_IGN). by Rob Landley · 9 years ago
  37. 8b6bff5 Yank smack from singleconfig. by Rob Landley · 9 years ago
  38. c47e725 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  39. abb5ae3 Fix dmesg -c error output. by Elliott Hughes · 9 years ago
  40. 9398f05 Move a prototype to the start of portability.h (suggested by Elliott Hughes) by Rob Landley · 9 years ago
  41. a967a66 dhcpd writes leases on "dhcpd.leases" file. by Hyejin Kim · 9 years ago
  42. 2a7727d Fix getprop sorting and error reporting. by Elliott Hughes · 9 years ago
  43. fcd2729 Minor dmesg cleanup. by Rob Landley · 9 years ago
  44. 5640acb If a shortopt is configured out right before a bare longopt, the option parsing infrastructure segfaults because there's no next shortopt but the list isn't empty. (There was a test for this, but we're simultaneously traversing two lists and it was testing the wrong one.) by Rob Landley · 9 years ago
  45. 38a5493 dmesg: add -t suppress timestamp flag by Mark Salyzyn · 9 years ago
  46. d67730e Don't build chvt. by Elliott Hughes · 9 years ago
  47. 06d3783 Portability bits for the recent ls smack changes. by Rob Landley · 9 years ago
  48. 5e18bae More ls cleanups from squinting at Jose's most recent smack patch. by Rob Landley · 9 years ago
  49. e7c0954 Add default sigpipe handler for android (as suggested by Elliott Hughes). by Rob Landley · 9 years ago
  50. cb7ed52 And remove the header part too. by Rob Landley · 9 years ago
  51. 491e3e3 Wild guess at cleaning up smack support. Don't have a test environment yet. by Rob Landley · 9 years ago
  52. 9c3d165 Remove redundant numlen. by Rob Landley · 9 years ago
  53. e949310 ls: Add -Z (Smack) option by Jan Cybulski · 10 years ago
  54. 789665d Fix truncate prefix bug and add truncate test suite entry. by Rob Landley · 9 years ago
  55. 89701da Add prefix support Hyejin Kim asked about. by Rob Landley · 9 years ago
  56. 2b8a6f6 Fix ls -s and -i indentation in -C and -x modes. (Spotted by Jan Cybulski.) by Rob Landley · 9 years ago
  57. 4c182c3 Promote hexedit to other. by Rob Landley · 9 years ago
  58. 2fd8624 Some infrastructure hexedit needs. (Poor man's curses.) by Rob Landley · 9 years ago
  59. ed753aa Teach hexedit to actually edit. Add -r option for read only mode. by Rob Landley · 9 years ago
  60. 53b0cb8 Fix display and cursor control (to respect bottom boundary). by Rob Landley · 9 years ago
  61. 9ac2d65 Too tired on the flight back from Japan to work on thinky stuff, so... by Rob Landley · 9 years ago
  62. ec275a9 Use "git rev-parse" for the toybox version. by Elliott Hughes · 9 years ago
  63. a829b89 Bugfix from Hyejin Kim (count=1 shouldn't change name), plus a bounds check. by Rob Landley · 9 years ago
  64. e5fb6a2 Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include. by Rob Landley · 9 years ago
  65. 5b493dc Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke by Rob Landley · 9 years ago
  66. 3cf9b08 mdev: implement hotplug support. by Isaac Dunham · 9 years ago
  67. 957c3f7 Roadmap update, mostly from enh with a few other pending bits mixed in. by Rob Landley · 9 years ago
  68. d5566b3 Android getprop and setprop from Elliott Hughes. by Rob Landley · 9 years ago
  69. 72502d2 Regenerate generated files. by Elliott Hughes · 9 years ago
  70. dbad14f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  71. 58c3269 Link against libattr and libsmack. by Xavier Roche · 9 years ago
  72. 5174697 Fix a trivial typo in www/about.html. by Elliott Hughes · 9 years ago
  73. 90afbad Make toybox --version use the "git describe" info if it's available. by Rob Landley · 9 years ago
  74. 17499c3 terminal_size should use LINES, not ROWS. by Elliott Hughes · 9 years ago
  75. d332c04 Shout from the rooftops that pending is not like other directories. by Rob Landley · 9 years ago
  76. 08f51b5 Put SELINUX in a a menu, and add config option for SMACK. by Rob Landley · 9 years ago
  77. e56faa8 Regenerate generated files. by Elliott Hughes · 9 years ago
  78. 77d7424 Yet more ps work. Still not there yet. by Rob Landley · 9 years ago
  79. 0b8672a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  80. 3c0be8a unshare: fix -r by Samuel Holland · 9 years ago
  81. 776aa3c Before trying to remount read only, see if block device responds to "become rw" by Rob Landley · 9 years ago
  82. e398112 Implement Android restorecon. by Elliott Hughes · 9 years ago
  83. 6425277 Fix load_policy error reporting. by Elliott Hughes · 9 years ago
  84. 39d52a8 getenforce takes no arguments. by Elliott Hughes · 9 years ago
  85. 8d9623a setenforce takes exactly one argument. by Elliott Hughes · 9 years ago
  86. 56af708 Make more(1) usable. by Elliott Hughes · 9 years ago
  87. 7072214 Update www/roadmap.html with Android progress. by Elliott Hughes · 9 years ago
  88. ad72a55 Tweak .gitignore. by Rob Landley · 9 years ago
  89. a6916cd Tweak README by Rob Landley · 9 years ago
  90. 0a40390 Update multiplexer help text for --version by Rob Landley · 9 years ago
  91. 85cda1a Switch to toybox getprop and regenerate generated files. by Elliott Hughes · 9 years ago
  92. d5959c2 Revert last mdev commit because it copied code out of a GPLv2 program. by Rob Landley · 9 years ago
  93. 2e4c965 Implement getprop for toybox. by Elliott Hughes · 9 years ago
  94. 176eae9 Really switch to toybox setprop. by Elliott Hughes · 9 years ago
  95. 4b39d13 Switch to toybox setprop and regenerate generated files. by Elliott Hughes · 9 years ago
  96. 629526f Implement setprop for toybox. by Elliott Hughes · 9 years ago
  97. e0953ac Switch to toybox restorecon and regenerate generated files. by Elliott Hughes · 9 years ago
  98. bbf0ba1 Implement Android restorecon. by Elliott Hughes · 9 years ago
  99. ae88f4c Merge "Fix load_policy error reporting." by Elliott Hughes · 9 years ago
  100. 0711b88 Regenerate generated files. by Elliott Hughes · 9 years ago