1. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  2. 8810bdb Rewrote rm. by Matt Kraai · 23 years ago
  3. 0144103 Use generic flag names. by Matt Kraai · 23 years ago
  4. 9ff9325 Move applet_name declaration from busybox.h to libbb.h. by Matt Kraai · 23 years ago
  5. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 23 years ago
  6. b5ec61e Add types for the inline funcs, thanks to Ralph Siemsen <ralphs@netwinder.org> by Eric Andersen · 23 years ago
  7. 33431eb dpkg improvements, use full package struct, avoid extracting to tmp dir, rename variable. by Glenn L McGrath · 23 years ago
  8. 685f5fd untar changed to allow deb_extract to extract to memory, allows better operation of dpkg-deb -f by Glenn L McGrath · 23 years ago
  9. 445fb95 dpkg-deb -f and partial -I commands, adds 600 bytes by Glenn L McGrath · 23 years ago
  10. 1e04ea3 Fix dos2unix/tr problem noted by Larry Doolittle. by Matt Kraai · 23 years ago
  11. c9cac5b Change size to unsinged long long, so if -1 is passed it will read as much as possible. by Glenn L McGrath · 23 years ago
  12. 359c106 Fix dpkg-deb, enum's are cool by Glenn L McGrath · 23 years ago
  13. a283157 convert() is used by dos2unix and unix2dos by Glenn L McGrath · 23 years ago
  14. 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 23 years ago
  15. 7fd9294 Move unzip, gz_open, gz_close to libbb by Glenn L McGrath · 23 years ago
  16. d22e560 Move deb_extract() to libbb, dpkg now independent of dpkg-deb by Glenn L McGrath · 23 years ago
  17. 9d53c8a Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c by Glenn L McGrath · 23 years ago
  18. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 23 years ago
  19. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 23 years ago
  20. 250a221 more FILE_OFFSET_BITS == 64 adjustments. by Eric Andersen · 23 years ago
  21. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  22. b2e3e9b Seems that stupid libc5 doesn't implement daemon(), so conditionally by Eric Andersen · 23 years ago
  23. d98e574 Patch bass ackwards behavior of hr flag. by Matt Kraai · 23 years ago
  24. b183dfa Split error messages into separate files. by Eric Andersen · 23 years ago
  25. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 23 years ago