1. 475820c last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian by Glenn L McGrath · 21 years ago
  2. 8d44178 Check one and only one of start, stop are given. by Glenn L McGrath · 21 years ago
  3. 85c5152 Vodz, last_patch_123, patch have new version getopt_ulflags. by Glenn L McGrath · 21 years ago
  4. a1e4a0e Patch from Atsushi Nemoto, recent MIPS kernel headers by Glenn L McGrath · 21 years ago
  5. ee82906 Patch by Richard Kojedzinszky, when using END at end of lines it was by Glenn L McGrath · 21 years ago
  6. eaf5bc0 Redo getconfigent, save 150 bytes, still small memory leak when by Glenn L McGrath · 21 years ago
  7. 348672d Patch from Tito, reduce size, merge functions that are only used once. by Glenn L McGrath · 21 years ago
  8. 15eb39c Stephane Billiart writes: by Eric Andersen · 21 years ago
  9. 53766c4 Fix up a couple of bugs i introduced in yesterdays cleanup. by Glenn L McGrath · 21 years ago
  10. 65b6d8b Fix a bug where `ls -le` would print the time twice. by Glenn L McGrath · 21 years ago
  11. 792cae5 Use bb_getopt_ulflags, save 200-300 bytes by Glenn L McGrath · 21 years ago
  12. 58a2e0e Patch from Leif Lindholm (slightly modified by me), to fix http by Glenn L McGrath · 21 years ago
  13. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  14. b03be7f Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb by Glenn L McGrath · 21 years ago
  15. a277e02 The functions setconfig, enter and bump_nofile were only called once, marge them into the calling by Glenn L McGrath · 21 years ago
  16. ff6ec8a Use 1 line for function name and return value, by Glenn L McGrath · 21 years ago
  17. 3e77b4e Remove some defined statements by Glenn L McGrath · 21 years ago
  18. c3b134f Changed #define names for common features (superficial) by Glenn L McGrath · 21 years ago
  19. 2faf306 Use bb_get_chomped_line_from_file by Glenn L McGrath · 21 years ago
  20. 16f94a6 Minor updates from linux 2.6.1 by Eric Andersen · 21 years ago
  21. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  22. 6728596 Vodz last_patch_122, Check $PATH at runtime to fix tab completion by Glenn L McGrath · 21 years ago
  23. 6a78631 Patch by Tito, use bb_xgetlarg, reduce size by Glenn L McGrath · 21 years ago
  24. 1cda715 Fix a bug where mount could check the wrong device. st_rdev is the correct by Eric Andersen · 21 years ago
  25. 7c87b67 Patch from Bastian Blank, allow the buildtime to be overriden with a by Glenn L McGrath · 21 years ago
  26. 7662062 Vodz last_patch_121, syncing with dash_0.4.19, reduce code size. by Glenn L McGrath · 21 years ago
  27. dfb6211 Patch by Tito, remove some unneeded variables to save some space. by Glenn L McGrath · 21 years ago
  28. 447bc2d Patch from Matt Kraai to fix debian bug #227081 by Glenn L McGrath · 21 years ago
  29. 716ccb2 whitespace cleanup by Eric Andersen · 21 years ago
  30. 8e2f74f Woody Suwalski writes: by Eric Andersen · 21 years ago
  31. 95f75a3 Patch from Bastian Blank to fix debian bug #226722, test case: by Glenn L McGrath · 21 years ago
  32. 1f28b90 Use bb_getopt_ulflags, save 100 bytes and strict argument checking. by Glenn L McGrath · 21 years ago
  33. 9d65ab2 Woody Suwalski writes: by Eric Andersen · 21 years ago
  34. 66e21fd Fix broken #else by Eric Andersen · 21 years ago
  35. ab77806 Use bb_getopt_ulflags, save 150 bytes. by Glenn L McGrath · 21 years ago
  36. 6cb3bc0 Use bb_getopt_ulflags, simplify some logic, saves some bytes. by Glenn L McGrath · 21 years ago
  37. 08ca752 Fix usage with libraries, skip symbol table. by Glenn L McGrath · 21 years ago
  38. 930453b Use bb_getopt_ulflags, saves some space, better argument checking. by Glenn L McGrath · 21 years ago
  39. 40ec4ae by Rob Landley · 21 years ago
  40. 3b25185 Declare dependencies of command line editing in the build system by Glenn L McGrath · 21 years ago
  41. ffa28d1 fixes from Selwyn Tang by Eric Andersen · 21 years ago
  42. 8f3eb1d Add some details on exactly how to comply with the GPL -Erik by Eric Andersen · 21 years ago
  43. a43facc Sync to waldi's subversion archive by Glenn L McGrath · 21 years ago
  44. 5c9f0d0 Fix debian bug #215612, insmod should be silent on request by Glenn L McGrath · 21 years ago
  45. cfc0ad4 Batch from Bastian Blank to fix debian bug #216435; by Glenn L McGrath · 21 years ago
  46. 7f48a95 Update example slightly by Eric Andersen · 21 years ago
  47. 7b253f8 ws, show date setting format by Tim Riker · 21 years ago
  48. f980bd5 Fix a bug of mine, identified by Stephane Billiart by Glenn L McGrath · 21 years ago
  49. 6caa073 it should work even if you don't assign a pidfile by Russ Dill · 21 years ago
  50. ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
  51. ab82154 Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. by Glenn L McGrath · 21 years ago
  52. 3b1a744 re-indent by Eric Andersen · 21 years ago
  53. d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
  54. a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
  55. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
  56. 5089534 match changes made to cmdedit by Eric Andersen · 21 years ago
  57. d10f36f Match changes made to cmdedit by Eric Andersen · 21 years ago
  58. 3a5ed56 fix broken formatting by Eric Andersen · 21 years ago
  59. 9cccc18 don't mess up errno by Eric Andersen · 21 years ago
  60. 27bb790 Cmdedit update from Vladimir N. Oleynik (vodz) by Eric Andersen · 21 years ago
  61. a6beeb6 Show the news by default by Eric Andersen · 21 years ago
  62. f0da28c Prepare for release by Eric Andersen · 21 years ago
  63. 52a3c27 Patch from Matt Kraai: by Eric Andersen · 21 years ago
  64. b89fcd4 Fix compile error, the indenting really needs to be fixed here by Glenn L McGrath · 21 years ago
  65. 334dc65 Fix a bug of mine where extracting files to stdout would extract to by Glenn L McGrath · 21 years ago
  66. a120c32 Bump version by Eric Andersen · 21 years ago
  67. 67ff3a1 Don't hose up perms for files that happen to have symlinks by Eric Andersen · 21 years ago
  68. 0933a92 bother. It seems I can't read. by Eric Andersen · 21 years ago
  69. f295b5a doh! by Eric Andersen · 21 years ago
  70. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
  71. a8d82fe Try to accomodate systems that do not define PAGE_SHIFT by Eric Andersen · 21 years ago
  72. b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
  73. 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
  74. 02e0355 Use bb_xopen by Glenn L McGrath · 21 years ago
  75. 236e93d Allow recieving file to stdout, sending files from stdin, use the '-' by Glenn L McGrath · 21 years ago
  76. f62ea20 Use low level file descriptors to match bb_copyfd_eof by Glenn L McGrath · 21 years ago
  77. 266c1f5 display the port number number correctly, other minor optimisations by Glenn L McGrath · 21 years ago
  78. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  79. 03d8091 Patch from Woody Suwalski: by Eric Andersen · 21 years ago
  80. 514aeab Use getopt_ulflags by Glenn L McGrath · 21 years ago
  81. 28c111e Allow escaped 8 bit characters in bb_opt_complementaly by Glenn L McGrath · 21 years ago
  82. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  83. 3752d33 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  84. 89f10bc Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  85. 769a3ef Patch from Stephane Billiart: by Eric Andersen · 21 years ago
  86. f18bd89 Tito writes: by Eric Andersen · 21 years ago
  87. 1a773a6 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  88. 658f8b1 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  89. b8d2cd4 don't use kernel headers by Eric Andersen · 21 years ago
  90. b51eb26 Use getopt_ulflags by Glenn L McGrath · 21 years ago
  91. 07d2f40 vodz noticed we need to cast things back to an unsigned long by Eric Andersen · 21 years ago
  92. 850b05f Fix a bug preventing use of escaped characters that use the signed bit by Glenn L McGrath · 21 years ago
  93. f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
  94. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  95. e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
  96. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  97. 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
  98. b627c54 Using vlock also requires libcrypt by Eric Andersen · 21 years ago
  99. 6b3f757 revert removal of define by Russ Dill · 21 years ago
  100. 4040d3d forgotten include by Russ Dill · 21 years ago