1. 47bc802 Patch from Shaun Jackman to save a few bytes. by Rob Landley · 20 years ago
  2. 0b1ff5a Tobias Krawutschke found a bug where the DHCP client would accept packets by Rob Landley · 20 years ago
  3. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  4. 93850a5 Patch from Colin Watson (mangled slightly by Rob Landley): by Rob Landley · 20 years ago
  5. 5797c7f Doug Swarin pointed out a security bug in the -i option of sed. by Rob Landley · 20 years ago
  6. 1fb7961 use more busybox functions and remove redundant code by Mike Frysinger · 20 years ago
  7. b2312e9 make sure we add the local dir to the include path by Mike Frysinger · 20 years ago
  8. 4079b00 Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), by Rob Landley · 20 years ago
  9. 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
  10. 1ece21b as Rob Landley pointed out, need to fix the 1 versus i typo in indexing by Mike Frysinger · 20 years ago
  11. 0fb397e blah, forgot to save last time to fix whitespacing by Mike Frysinger · 20 years ago
  12. 867a608 remove duplicated code and rework algorithms to end up with smaller code by Mike Frysinger · 20 years ago
  13. dad4cf7 use a bunch of if statements since it is a few bytes smaller than a switch; also use bb_xfopen() instead of fopen() so comm doesnt segfault when given non-existant files :( by Mike Frysinger · 20 years ago
  14. b3a6ec3 err, added 2 to the wrong var :) also touchup the option detection to shrink size by Mike Frysinger · 20 years ago
  15. 3ba93c0 fix segfault if user only specifies 1 file by Mike Frysinger · 20 years ago
  16. 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
  17. 0d605e9 fix whitespace/coding style by Mike Frysinger · 20 years ago
  18. a84a512 add missing comm.o rule by Mike Frysinger · 20 years ago
  19. 5b300dd whitespace touchups by Mike Frysinger · 20 years ago
  20. 9cc7f32 This makefile was a mess. Fix it to work as intended. -Erik by Eric Andersen · 20 years ago
  21. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  22. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  23. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  24. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  25. fb6d22c now that mjn3 explained it to me, add documentation for the 3rd field in long opts by Mike Frysinger · 20 years ago
  26. 00e76cb Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob by Rob Landley · 20 years ago
  27. e5d0bde add documentation for long options and touch up the current docs now that i actually understand how to use the function myself :) by Mike Frysinger · 20 years ago
  28. 38a33f9 import more libs to prep for new e2fsprogs by Mike Frysinger · 20 years ago
  29. 1fd98e0 import ext2fs lib to prep for new e2fsprogs by Mike Frysinger · 20 years ago
  30. b320119 no longer applies by Mike Frysinger · 20 years ago
  31. 7a121e9 import base_device.c for fsck by Mike Frysinger · 20 years ago
  32. 8d929da remove unused files by Mike Frysinger · 20 years ago
  33. a88d522 trim out useless defines and use some busybox funcs by Mike Frysinger · 20 years ago
  34. 507d1f7 override nls P_() macro by Mike Frysinger · 20 years ago
  35. ae38d65 abort if user passes -r or if they dont pass anything by Mike Frysinger · 20 years ago
  36. 9dc93ac syntax/whitespace touchup by Mike Frysinger · 20 years ago
  37. 540d3f6 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  38. b9dfb8c Manuel points out that if printf needs a flush to act like dprintf, the result by Rob Landley · 20 years ago
  39. 0fcd943 This one's from me. Fix ash "standalone shell". by Rob Landley · 20 years ago
  40. cce1ae2 Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf. by Rob Landley · 20 years ago
  41. ea338ff patch by Tito which uses a lot more busybox functions to reduce size nicely by Mike Frysinger · 20 years ago
  42. 6adfd34 update e2p target to match condensed files by Mike Frysinger · 20 years ago
  43. 548ffd4 patch by Tito which unifies common get/set functions into 1 get/set function and cuts down on the size used significantly :) by Mike Frysinger · 20 years ago
  44. ba3a01f add/remove defines to handle more e2fsprogs by Mike Frysinger · 20 years ago
  45. 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 20 years ago
  46. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  47. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  48. 4f65360 Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. by Rob Landley · 20 years ago
  49. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  50. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  51. 15d3f7f Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig by Rob Landley · 20 years ago
  52. 627814b Takeharu Kato said: by Rob Landley · 20 years ago
  53. 0d38301 From: Shaun Jackman <sjackman@gmail.com> by Rob Landley · 20 years ago
  54. 9398304 Shaun Jackman said: by Rob Landley · 20 years ago
  55. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  56. 988a78c Add David Brownell as zcip maintainer. by Rob Landley · 20 years ago
  57. e3752e5 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed by Rob Landley · 20 years ago
  58. 8445a9f On Tuesday 19 April 2005 21:10, Tito wrote and today added: by Rob Landley · 20 years ago
  59. 6624dae On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: by Rob Landley · 20 years ago
  60. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  61. 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
  62. 3071e2f Patch from Matthew S. Wood: by Rob Landley · 20 years ago
  63. fdc4c20 On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote: by Rob Landley · 20 years ago
  64. 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
  65. fef32b5 Correct errors preventing busybox tar from working properly, by Eric Andersen · 20 years ago
  66. edb3fbc fix stupid build mistake i made earlier as pointed out by psm by Mike Frysinger · 20 years ago
  67. d6a8f5f use a generic error message by Mike Frysinger · 20 years ago
  68. c238a97 use asprintf in place of malloc/sprintf as suggested by solar by Mike Frysinger · 20 years ago
  69. 7eb6457 moved to e2fsprogs too by Mike Frysinger · 20 years ago
  70. d2a64d2 bbify to shrink size by Mike Frysinger · 20 years ago
  71. 560047c use busybox funcs to make smaller by Mike Frysinger · 20 years ago
  72. cf131bb new version of ed taken from sash by Mike Frysinger · 20 years ago
  73. d89e5e6 svn didnt auto add these ... by Mike Frysinger · 20 years ago
  74. d89e629 add new subdir for e2fsprogs by Mike Frysinger · 20 years ago
  75. 408ae21 rework human_fstype to cut down size by Mike Frysinger · 20 years ago
  76. f06c494 rework options to get rid of extra variables by Mike Frysinger · 20 years ago
  77. 058e740 fix whitespace usage, fix un-escaped quotes in a bunch of examples, and standardize a bunch of trivial/full usage statements (no trailing newline in either, and when listing options, dont append a . each time) by Mike Frysinger · 20 years ago
  78. 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
  79. 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
  80. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  81. 84ab267 patch for a very alpha busybox ed by Mike Frysinger · 20 years ago
  82. 6b05b0c whitespace fix by Mike Frysinger · 20 years ago
  83. 3b59821 remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it by Mike Frysinger · 20 years ago
  84. 0ea3a6f update example to use bb_ prefixed names and remove old note about config.h (since the header is generated automatically now) by Mike Frysinger · 20 years ago
  85. 19d7021 add comments about ignoring some warnings which are OK by Mike Frysinger · 20 years ago
  86. 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 20 years ago
  87. 5b2e271 cast the time pointer so gcc stops warning over nothing by Mike Frysinger · 20 years ago
  88. 5cfa5ef use bb_fflush_stdout_and_exit instead of exit by Mike Frysinger · 20 years ago
  89. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  90. 2c12d43 output busybox help to stdout, not stderr by Mike Frysinger · 20 years ago
  91. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  92. 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 20 years ago
  93. 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago
  94. c0bc965 fix whitespace by Mike Frysinger · 20 years ago
  95. 78333d0 fix typos by Mike Frysinger · 20 years ago
  96. f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 20 years ago
  97. 5c9ed9f fix printf warning by Mike Frysinger · 20 years ago
  98. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  99. bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
  100. 2bf88a8 In Bug 5, Tito writes: by Mike Frysinger · 20 years ago