1. b320119 no longer applies by Mike Frysinger · 20 years ago
  2. 7a121e9 import base_device.c for fsck by Mike Frysinger · 20 years ago
  3. 8d929da remove unused files by Mike Frysinger · 20 years ago
  4. a88d522 trim out useless defines and use some busybox funcs by Mike Frysinger · 20 years ago
  5. 507d1f7 override nls P_() macro by Mike Frysinger · 20 years ago
  6. ae38d65 abort if user passes -r or if they dont pass anything by Mike Frysinger · 20 years ago
  7. 9dc93ac syntax/whitespace touchup by Mike Frysinger · 20 years ago
  8. 540d3f6 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  9. b9dfb8c Manuel points out that if printf needs a flush to act like dprintf, the result by Rob Landley · 20 years ago
  10. 0fcd943 This one's from me. Fix ash "standalone shell". by Rob Landley · 20 years ago
  11. cce1ae2 Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf. by Rob Landley · 20 years ago
  12. ea338ff patch by Tito which uses a lot more busybox functions to reduce size nicely by Mike Frysinger · 20 years ago
  13. 6adfd34 update e2p target to match condensed files by Mike Frysinger · 20 years ago
  14. 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
  15. ba3a01f add/remove defines to handle more e2fsprogs by Mike Frysinger · 20 years ago
  16. 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 20 years ago
  17. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  18. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  19. 4f65360 Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. by Rob Landley · 20 years ago
  20. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  21. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  22. 15d3f7f Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig by Rob Landley · 20 years ago
  23. 627814b Takeharu Kato said: by Rob Landley · 20 years ago
  24. 0d38301 From: Shaun Jackman <sjackman@gmail.com> by Rob Landley · 20 years ago
  25. 9398304 Shaun Jackman said: by Rob Landley · 20 years ago
  26. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  27. 988a78c Add David Brownell as zcip maintainer. by Rob Landley · 20 years ago
  28. e3752e5 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed by Rob Landley · 20 years ago
  29. 8445a9f On Tuesday 19 April 2005 21:10, Tito wrote and today added: by Rob Landley · 20 years ago
  30. 6624dae On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: by Rob Landley · 20 years ago
  31. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  32. 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
  33. 3071e2f Patch from Matthew S. Wood: by Rob Landley · 20 years ago
  34. fdc4c20 On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote: by Rob Landley · 20 years ago
  35. 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
  36. fef32b5 Correct errors preventing busybox tar from working properly, by Eric Andersen · 20 years ago
  37. edb3fbc fix stupid build mistake i made earlier as pointed out by psm by Mike Frysinger · 20 years ago
  38. d6a8f5f use a generic error message by Mike Frysinger · 20 years ago
  39. c238a97 use asprintf in place of malloc/sprintf as suggested by solar by Mike Frysinger · 20 years ago
  40. 7eb6457 moved to e2fsprogs too by Mike Frysinger · 20 years ago
  41. d2a64d2 bbify to shrink size by Mike Frysinger · 20 years ago
  42. 560047c use busybox funcs to make smaller by Mike Frysinger · 20 years ago
  43. cf131bb new version of ed taken from sash by Mike Frysinger · 20 years ago
  44. d89e5e6 svn didnt auto add these ... by Mike Frysinger · 20 years ago
  45. d89e629 add new subdir for e2fsprogs by Mike Frysinger · 20 years ago
  46. 408ae21 rework human_fstype to cut down size by Mike Frysinger · 20 years ago
  47. f06c494 rework options to get rid of extra variables by Mike Frysinger · 20 years ago
  48. 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
  49. 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
  50. 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
  51. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  52. 84ab267 patch for a very alpha busybox ed by Mike Frysinger · 20 years ago
  53. 6b05b0c whitespace fix by Mike Frysinger · 20 years ago
  54. 3b59821 remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it by Mike Frysinger · 20 years ago
  55. 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
  56. 19d7021 add comments about ignoring some warnings which are OK by Mike Frysinger · 20 years ago
  57. 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 20 years ago
  58. 5b2e271 cast the time pointer so gcc stops warning over nothing by Mike Frysinger · 20 years ago
  59. 5cfa5ef use bb_fflush_stdout_and_exit instead of exit by Mike Frysinger · 20 years ago
  60. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  61. 2c12d43 output busybox help to stdout, not stderr by Mike Frysinger · 20 years ago
  62. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  63. 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 20 years ago
  64. 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago
  65. c0bc965 fix whitespace by Mike Frysinger · 20 years ago
  66. 78333d0 fix typos by Mike Frysinger · 20 years ago
  67. f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 20 years ago
  68. 5c9ed9f fix printf warning by Mike Frysinger · 20 years ago
  69. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  70. bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
  71. 2bf88a8 In Bug 5, Tito writes: by Mike Frysinger · 20 years ago
  72. 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 20 years ago
  73. ef614ec err, use name attr of a tag, not href by Mike Frysinger · 20 years ago
  74. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  75. 77dbe73 add a new list of external tiny utilities by Mike Frysinger · 20 years ago
  76. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  77. a77b4f3 jfb2 writes in Bug 119: by Mike Frysinger · 20 years ago
  78. 63e5e7bf Fix broken macro by Eric Andersen · 20 years ago
  79. 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
  80. 451c0d2 Rework to fix http://bugs.uclibc.org/view.php?id=107 by Eric Andersen · 20 years ago
  81. 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
  82. 5ba5f4d In Bug 78, shortkey points out: by Mike Frysinger · 20 years ago
  83. b31566e minor style touchups by Mike Frysinger · 20 years ago
  84. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  85. 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
  86. 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
  87. a9ae74d bernhardf reports with Bug 210: by Mike Frysinger · 20 years ago
  88. afe023d Use a sane VEOL setting by Eric Andersen · 20 years ago
  89. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  90. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  91. c089ccd Removed the incorrect and confusing facility argument specified with by Peter Kjellerstedt · 20 years ago
  92. 3603f79 Point to osuosl by Eric Andersen · 20 years ago
  93. 540769d Corrected the list of section names in add_ksymoops_symbols() so by Peter Kjellerstedt · 20 years ago
  94. 354b527 amd64 is rela, not rel by Mike Frysinger · 20 years ago
  95. a36ac0d Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. by Mike Frysinger · 20 years ago
  96. dcc40b7 Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to track initialization of getopt() by Mike Frysinger · 20 years ago
  97. 9b9e547 add some more comments by Mike Frysinger · 20 years ago
  98. 3b05b80 newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  99. ca1b6fc newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  100. df7bfb4 Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly by Manuel Novoa III · 20 years ago