1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  3. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  4. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  5. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  6. 69d863b And fix the error I just introduced. :) by Rob Landley · 18 years ago
  7. 5a2997d Remove pointless #define. by Rob Landley · 18 years ago
  8. a85a63f - fix invalid mode by Bernhard Reutner-Fischer · 18 years ago
  9. f054be1 Rob Sullivan writes: rewrite the regex handling to improve stability by Mike Frysinger · 18 years ago
  10. a2e9804 From Rob Sullivan: Fix a segfault with searching, plus some cleanups. by Rob Landley · 18 years ago
  11. 20c22e0 just use the stack to kill memleak and return if user didnt give us anything to match by Mike Frysinger · 18 years ago
  12. bf2d990 use xmalloc, dont hardcode length of string, and get rid of pointless call to memset by Mike Frysinger · 18 years ago
  13. 00d10a9 uncuddle if statements by Mike Frysinger · 18 years ago
  14. f284c76 use more boiler plate GPL notices by Mike Frysinger · 18 years ago
  15. 3a2b103 uncuddle brackets by Mike Frysinger · 18 years ago
  16. 73ffd76 removed anoinig warnings by "Vladimir N. Oleynik" · 19 years ago
  17. ef1f7b5 Ahem. Vladimir checked in a different fix bug didn't close out the bug. by Rob Landley · 19 years ago
  18. 4b91b88 Less would segfault if it had no tty. (Bug 600.) by Rob Landley · 19 years ago
  19. 8315cd5 fopen(TTY...) to bb_xfopen(), close bug 600 by "Vladimir N. Oleynik" · 19 years ago
  20. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  21. b8fa7e8 quick patch - have removed stranges for me by "Vladimir N. Oleynik" · 19 years ago
  22. bc37480 by "Vladimir N. Oleynik" · 19 years ago
  23. a0ae6de quick patchs: drop founded memory leak, more libbb, more C-compatibility, size reduction by "Vladimir N. Oleynik" · 19 years ago
  24. d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
  25. 8d3c40d more C-compatibily, Thanks Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  26. 2b306e9 small change for highlihting flags, more busyboxes: indent, forward declaration, paste BSS by "Vladimir N. Oleynik" · 19 years ago
  27. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago