1. 302d9d3 Fix another segfault in ls -C when terminal size is 0x0. by Rob Landley · 11 years ago
  2. 7bb5221 modinfo: support -b basedir and -k kernel.release, fix two bugs by Isaac Dunham · 11 years ago
  3. aafa148 Update status to include recently implemented commands. by Rob Landley · 11 years ago
  4. 10217d3 Modinfo cleanups. by Rob Landley · 11 years ago
  5. 9d5456c Patch that assumes that the presence of the string ".ko" indicates by Isaac Dunham · 11 years ago
  6. 1f3c42d Implement mv as an extension of cp. by Rob Landley · 11 years ago
  7. 4d3b3da Option type @ counts number of occurrences, it doesn't take an argument. by Rob Landley · 11 years ago
  8. 3a489e4 Generate FLAG_longopt macros for --longopts with no corresponding short option. by Rob Landley · 11 years ago
  9. 50b2625 Add pivot_root. by Rob Landley · 11 years ago
  10. 55ec010 Test cases for split. by Rob Landley · 11 years ago
  11. e566f3a Misc website updates. by Rob Landley · 11 years ago
  12. d683b17 Typo fix by Rob Landley · 11 years ago
  13. 5583030 Add xexit() and make error_exit() use it. by Rob Landley · 11 years ago
  14. c2305e8 Implement split. by Rob Landley · 11 years ago
  15. 5b25105 Upgrade modinfo to support multiple modules, and add tests, from Isaac Dunham. by Rob Landley · 11 years ago
  16. bc9cfe0 Force 64 bit math in expr, from Daniel Verkamp by Rob Landley · 11 years ago
  17. fdc0a0e Yet more ifconfig cleanup. by Rob Landley · 11 years ago
  18. 32526f2 Start of expr, by Daniel Verkamp. by Rob Landley · 11 years ago
  19. cfb4c48 More ifconfig cleanup, described on list. by Rob Landley · 11 years ago
  20. 40cc416 Move stat from pending to other, default y. by Rob Landley · 11 years ago
  21. e340e4e Stat cleanup. by Rob Landley · 11 years ago
  22. 5a26a86 Stat cleanup. by Rob Landley · 11 years ago
  23. 085f236 Add peek/poke to header file. by Rob Landley · 11 years ago
  24. ceca2e3 Stat cleanup. by Rob Landley · 11 years ago
  25. 6b28341 Enable readfile() and add peek() and poke() functions. by Rob Landley · 11 years ago
  26. e8d186a Stat cleanup. by Rob Landley · 11 years ago
  27. 2586c26 stat: Separate stat and statfs by Felix Janda · 11 years ago
  28. 9d2f777 stat: Add support for stat'ing multiple files by Felix Janda · 11 years ago
  29. 8d9b9ca Tests for touch (needs more work). by Rob Landley · 11 years ago
  30. ee492df Tests for losetup. by Rob Landley · 11 years ago
  31. 0737331 More ifconfig cleanup, inlining show_ip_addr(), hex_to_binary(), and set_hw_address(). by Rob Landley · 11 years ago
  32. c3ddf43 Next round of ifconfig cleanup, to be described on mailing list. by Rob Landley · 11 years ago
  33. c94966f Yet more ifconfig cleanup. (As described on the mailing list [CLEANUP] thread.) by Rob Landley · 11 years ago
  34. 6a921ee xioctl() error message should use hex ioctl number; that's what headers list. by Rob Landley · 11 years ago
  35. 1c1db04 Make groups handle multiple usernames on command line. by Ivo van Poorten · 11 years ago
  36. 0ae7180 Tighten up lsusb, default to "y". by Rob Landley · 11 years ago
  37. 00474ef Silence warning and comment a subtle bit. by Rob Landley · 11 years ago
  38. bd7a7fe Attached is a pretty simple implementation of lsub. It doesn't implement any of the flags/options, but does the raw output. by Andre Renaud · 11 years ago
  39. 38aa170 add groups implementation to id.c by Ivo van poorten · 11 years ago
  40. 970bf32 Ifconfig cleanup to option parsing. by Rob Landley · 11 years ago
  41. 078d31c Convert getmountlist() to xgetmountlist(). by Rob Landley · 11 years ago
  42. 934b2d3 Web page tweaks. by Rob Landley · 11 years ago
  43. 09ee264 Add --help option to toybox command when TOYBOX_HELP is enabled. by Rob Landley · 11 years ago
  44. 0b87b2e Another stab at recapitulating phylogeny in a README file. by Rob Landley · 11 years ago
  45. d7a4e11 Some work I did over the weekend on nbd_client, not sure where I left off... by Rob Landley · 11 years ago
  46. 45084bd generated/help.h depends on CONFIG_TOYBOX_HELP by Felix Janda · 11 years ago
  47. 6938c0b Fix bare longopts to set unique optflag bits. by Rob Landley · 11 years ago
  48. b3d4f0b The host sort on many distros behaves stupidly, and sorts stuff in non-ascii order by default. Make it stop. by Rob Landley · 11 years ago
  49. acede57 Fix xabspath when last path component exists but we haven't got permissions to open it (ala readlink -f /dev/sda as a normal user). Spotted by Ashwini Sharma. by Rob Landley · 11 years ago
  50. 7a1f582 Fix conflicting types for show_help(). by Rob Landley · 11 years ago
  51. 018f7ff Fix find -mtime by Felix Janda · 11 years ago
  52. 128349a stat: Remove unimplemented options and clean up help text by Felix Janda · 11 years ago
  53. 5a221e6 Add library function for the file permission formatting in ls and stat by Felix Janda · 11 years ago
  54. b4a86ac Add firmware field to modinfo output. by idunham · 11 years ago
  55. f015344 Add posix headers to toynet.h, move xioctl() to lib.c, introduce lib/net.c and move xsocket() to it. by Rob Landley · 11 years ago
  56. a4a6dfb Remove leaked global path_mounts. by Rob Landley · 11 years ago
  57. 4f49955 Eliminate leaked global bunzip_errors. by Rob Landley · 11 years ago
  58. 7d4d0a0 Quick sniff test to find leaked global variables. by Rob Landley · 11 years ago
  59. d8bd221 And another round of ifconfig cleanup. by Rob Landley · 11 years ago
  60. 1037312 Yet more drive-by cleanup of ifconfig. by Rob Landley · 11 years ago
  61. 4cf2a1c Isaac Dunham pointed out that the kernel treats - and _ as identical in module names, so modinfo should too. Made it use mmap() while I was there, and some cosmetic refactoring. by Rob Landley · 11 years ago
  62. c732dce Forgot to check in a header that moved from ifconfig to toynet.h. by Rob Landley · 11 years ago
  63. d896604 More find cleanup by Felix Janda · 11 years ago
  64. 8faf068 More find cleanup by Felix Janda · 12 years ago
  65. 933919c Fix some comments from way back when toybox first started (in 2006), when I was still cleaning busybox-isms out of my head... by Rob Landley · 11 years ago
  66. 553aacf stat cleanup by Felix Janda · 12 years ago
  67. 35878c3 stat: Reindent from 4 to 2 spaces by Felix Janda · 12 years ago
  68. be93c91 More ifconfig cleanup. by Rob Landley · 11 years ago
  69. 1fb4823 ifconfig cleanup (Reorder functions to eliminate need for prototypes, put main at end). by Rob Landley · 12 years ago
  70. 9ee7652 Commit 818 simplified the license text in the source tarball, this gets the web copy. by Rob Landley · 12 years ago
  71. 520c890 find: Improve operator processing by Felix Janda · 12 years ago
  72. eb5d055 Another round of ifconfig cleanup. by Rob Landley · 12 years ago
  73. abb0727 Add -f to chmod (just turns off -v). by Rob Landley · 12 years ago
  74. d87b669 More ifconfig cleanup. by Rob Landley · 12 years ago
  75. 1d99390 Fix the help commit I screwed up, and replace leading tabs with spaces. by Rob Landley · 12 years ago
  76. 9a186f8 More ifconfig cleanup. by Rob Landley · 12 years ago
  77. b002a8a Isaac Dunham's help string cleanup. by Rob Landley · 12 years ago
  78. ac1d20a Make genconfig use CFLAGS because building against a libc that isn't installed on the host may need --static to run the results. by Rob Landley · 12 years ago
  79. a842335 Add tests for find's expression parsing by Felix Janda · 12 years ago
  80. 36ffc5a Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure. by Rob Landley · 12 years ago
  81. 26c0045 Tweak help text. by Rob Landley · 12 years ago
  82. 88e2cb6 ifconfig uses __caddr_t in one location; this is not guaranteed to work everywhere. It does not compile OOB on musl, so I changed it to the portable equivalent, char *. This compiles on musl, and should compile anywhere. by Isaac Dunham · 12 years ago
  83. 18993e2 Convert tabs to spaces. by Rob Landley · 12 years ago
  84. 4ffface xzcat: more cleanup and some shrinking. by Isaac Dunham · 12 years ago
  85. ff8b9ed uuencode tweak: output a non-whitespace character for 0 in traditional mode. by Rob Landley · 12 years ago
  86. db40cf0 More ifconfig cleanup. by Rob Landley · 12 years ago
  87. 1cabcc2 More xzcat cleanup. by Rob Landley · 12 years ago
  88. 0524912 More of same. by Isaac Dunham · 12 years ago
  89. d111ad2 More cleanup on find. by Rob Landley · 12 years ago
  90. 791ff1e Redo find's indenting from tabs to two spaces. by Rob Landley · 12 years ago
  91. f88db71 Partial cleanup of find by Felix Janda · 12 years ago
  92. 9bd7a16 Some xzcat cleanup by Isaac Dunham. by Rob Landley · 12 years ago
  93. a137c3f Fix argument parsing so -- doesn't include itself in output. by Rob Landley · 12 years ago
  94. a586f20 More ifconfig cleanups, mostly removing unused code. by Rob Landley · 12 years ago
  95. 70c5ea6 Drive-by cleanup on ifconfig. by Rob Landley · 12 years ago
  96. 4cc2042 An ifconfig bugfix from the original submitter. by Rob Landley · 12 years ago
  97. a6124a5 Kyungwan Han submitted ifconfig. by Rob Landley · 12 years ago
  98. 2edb485 Clean uudecode up the rest of the way, move pending->posix and default y. by Rob Landley · 12 years ago
  99. 28df7d5 More uudecode cleanup. by Rob Landley · 12 years ago
  100. f529a55 More uudecode cleanup. by Rob Landley · 12 years ago