1. 5d499e1 find: a lot more compliant to 'standard' find by Denis Vlasenko · 18 years ago
  2. 5c75960 ls: cleanup part 1 by Denis Vlasenko · 18 years ago
  3. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  4. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  5. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  6. 5625415 dd: make it recognize not only 'k' but 'K' too; by Denis Vlasenko · 18 years ago
  7. de59c0f httpd: add -u user[:grp] support by Denis Vlasenko · 18 years ago
  8. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  9. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  10. 55a9940 lsmod: repair indentation by Denis Vlasenko · 18 years ago
  11. 8b8c75e httpd: sanitize indentation by Denis Vlasenko · 18 years ago
  12. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  13. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  14. 280a264 Attempt to fixup httpd.c to match svn 15767. by Rob Landley · 18 years ago
  15. 581d4f3 Move declaration to be compatible with older gcc's. by "Robert P. J. Day" · 18 years ago
  16. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  17. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  18. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  19. a2d9a17 More usage.h cleanups, with collateral changes to httpd. Specifically, by Rob Landley · 19 years ago
  20. da0dcd1 Patch from Robert P Day to remove standalone code from httpd. (Busybox has by Rob Landley · 19 years ago
  21. d086b50 Hard wiring configuration symbol values into the code defeats the purpose by Rob Landley · 19 years ago
  22. d9cf7ac - patch from Denis Vlasenko to add and use bb_xchdir() by Bernhard Reutner-Fischer · 19 years ago
  23. 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 19 years ago
  24. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 19 years ago
  25. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  26. e7f8a32 - httpd in inetd mode: POST from IE (6) ends up in 'cannot display page' by Bernhard Reutner-Fischer · 19 years ago
  27. 0d8766a Rename UNUSE() to SKIP(). by Rob Landley · 19 years ago
  28. 9a51540 demo (UN)USE_FEATURE... usage by "Vladimir N. Oleynik" · 19 years ago
  29. 4333a09 add feature: support for running scripts through an interpreter. Thanks Florian Schirmer <jolt@tuxbox.org> by "Vladimir N. Oleynik" · 19 years ago
  30. 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  31. 79af7d5 for change previous log: close bug 186 by "Vladimir N. Oleynik" · 19 years ago
  32. 2e33daa close bug 190 by "Vladimir N. Oleynik" · 19 years ago
  33. ab90b9f close bug 657 by "Vladimir N. Oleynik" · 19 years ago
  34. bb12d6f fix comment documentation by Mike Frysinger · 19 years ago
  35. 0bf67e8 remove buffer overflow by Erik and decodeString problem by Glenn, add error check of decodeString as Apache by "Vladimir N. Oleynik" · 19 years ago
  36. 6b903a2 remove debug feature for production by "Vladimir N. Oleynik" · 19 years ago
  37. 27d42a0 remove warnings if compile with -W, use ENABLE_FEATURE vs CONFIG_FEATURE by "Vladimir N. Oleynik" · 19 years ago
  38. 7090800 revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) already, do not confuse me\! by "Vladimir N. Oleynik" · 19 years ago
  39. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  40. 54deebf destroy bug #421 by "Vladimir N. Oleynik" · 19 years ago
  41. 344ea47 Tracking system but #4: php needs the environment variable SCRIPT_FILENAME. by Rob Landley · 19 years ago
  42. 77ee523 applying fix for: 0000185: httpd infinite loop when piping to CGI script by Paul Fox · 19 years ago
  43. 3efa51d characters encoded as html should have a trailing semicolon by Eric Andersen · 19 years ago
  44. 07f2fea last_patch139.gz from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
  45. 97a1de1 Vladimir N. Oleynik writes: by Eric Andersen · 20 years ago
  46. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  47. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  48. 3d752f7 Patch from Steven Scholz to fix compiler warnings by Glenn L McGrath · 21 years ago
  49. d8746cd Joe.C, joe at numa dot com dot tw writes: by Eric Andersen · 21 years ago
  50. ef43749 Joe.C writes: by Eric Andersen · 21 years ago
  51. 769a3ef Patch from Stephane Billiart: by Eric Andersen · 21 years ago
  52. 9adcf73 Stop sending data to the client after the first failure. Patch by Joe.C by Glenn L McGrath · 21 years ago
  53. 9d1a33c Vodz last_patch_105 without his xargs patch which doenst apply cleanly by Glenn L McGrath · 21 years ago
  54. 1dc0cca Vodz, last_patch_114 by Glenn L McGrath · 21 years ago
  55. baaa6e9 Patch from Stephane Billiart to fix an unused variable warning. by Glenn L McGrath · 21 years ago
  56. 14092a1 Busybox CVS version ipcalc have problems: by Glenn L McGrath · 21 years ago
  57. fe538ba Vodz, last_patch_104 by Glenn L McGrath · 21 years ago
  58. 5875be4 Vodz, last_patch_110 by Glenn L McGrath · 21 years ago
  59. b65422c last_patch_109 from Vladimir N. Oleynik by Glenn L McGrath · 21 years ago
  60. 5cd6461 "Due to a wrong format parameter in a printf httpd does not work when by Glenn L McGrath · 21 years ago
  61. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  62. a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 21 years ago
  63. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  64. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  65. 4fe3ff8 Patch from Glenn Engel by Glenn L McGrath · 22 years ago
  66. 874e338 vodz, last_patch_85 by Glenn L McGrath · 22 years ago
  67. c9163fe last_patch84 by Vodz. by Glenn L McGrath · 22 years ago
  68. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  69. 3d2405c Fix compile error, last_patch81 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  70. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  71. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago