1. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  2. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  3. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  4. 5a66b64 Reverse some minor changes that got caught up in my big unarchive patch by Glenn L McGrath · 22 years ago
  5. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  6. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  7. 242e3b6 define inline if needed for ANSI C compatability by Glenn L McGrath · 22 years ago
  8. f853db5 Remove definition of is_octal and is_decimal, they arent used by Glenn L McGrath · 22 years ago
  9. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  10. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  11. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  12. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  13. c9aca45 Implement two types of suid/sgid support for BusyBox: by Robert Griebl · 22 years ago
  14. db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 23 years ago
  15. c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
  16. 87ac702 unzip applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  17. ace02dc Make cp and mv optionally preserve hard links. by Matt Kraai · 23 years ago
  18. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  19. e9fc781 libunarchive, and recovery from my previous commit by Glenn L McGrath · 23 years ago
  20. 0d2fb76 Modify applets to use libunarchive by Glenn L McGrath · 23 years ago
  21. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  22. 4bef7b4 unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match. by Glenn L McGrath · 23 years ago
  23. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  24. 80f6d55 Eliminate improper consts and allow standard version to override. by Matt Kraai · 23 years ago
  25. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  26. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  27. 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
  28. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  29. 74bcd16 This incorporates Posix math support into ash. The Posix math support by Eric Andersen · 23 years ago
  30. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  31. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  32. c3fbec7 Change read_package_field interface, and rewrite using low level functions by Glenn L McGrath · 23 years ago
  33. 51ded05 enum entry for unarchive to be used by tar by Glenn L McGrath · 23 years ago
  34. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  35. 3e94f72 Quiet mode, sometimes error messages arent wanted by Glenn L McGrath · 23 years ago
  36. c127008 Allow unarchive to redirect stdout (tobe used by dpkg applet) by Glenn L McGrath · 23 years ago
  37. 5009f90 Removed obsolete function, strdup_substr. by Matt Kraai · 23 years ago
  38. 5ef5614 Don't use void * to pass pointers of known type by Eric Andersen · 23 years ago
  39. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  40. 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 23 years ago
  41. a010571 Remove obsolete function declaration. by Matt Kraai · 23 years ago
  42. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  43. eb1c940 Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. by Glenn L McGrath · 23 years ago
  44. f429bac I reworked make_human_readable_str so it now has a sane interface, by Eric Andersen · 23 years ago
  45. 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
  46. 5246225 Add padding to struct sysinfo needed by m68k (note and patch by Richard Hirst). by Matt Kraai · 23 years ago
  47. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 23 years ago
  48. d6ef074 Rewrote copyfd to use library functions, terminate, and copy correct data. by Matt Kraai · 23 years ago
  49. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  50. 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 23 years ago
  51. c911a43 Patch from Vladimir: by Eric Andersen · 23 years ago
  52. 14d3543 Per suggestion from Vladimir, eliminate check_wildcard_match(), which by Eric Andersen · 24 years ago
  53. 5f265b7 Fix a segfault in lash, hush, and cmdedit. Each of these used by Eric Andersen · 24 years ago
  54. 8cd16d8 This syncs things with Vladimir's latest patches. Also gets by Eric Andersen · 24 years ago
  55. 0e9aef3 Oops. I was a bit too hasty and also changed applet_name. by Eric Andersen · 24 years ago
  56. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
  57. 6f34394 These messages can be .rodata, so make them even more const. -Erik by Eric Andersen · 24 years ago
  58. c1bdffe Another nice cleanup from Larry. This adds a new last_char_is() function and by Eric Andersen · 24 years ago
  59. c29c44c libbb.h now includes ../busybox.h. This way, files in libbb that have by Mark Whitley · 24 years ago
  60. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  61. 8810bdb Rewrote rm. by Matt Kraai · 24 years ago
  62. 0144103 Use generic flag names. by Matt Kraai · 24 years ago
  63. 9ff9325 Move applet_name declaration from busybox.h to libbb.h. by Matt Kraai · 24 years ago
  64. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 24 years ago
  65. b5ec61e Add types for the inline funcs, thanks to Ralph Siemsen <ralphs@netwinder.org> by Eric Andersen · 24 years ago
  66. 33431eb dpkg improvements, use full package struct, avoid extracting to tmp dir, rename variable. by Glenn L McGrath · 24 years ago
  67. 685f5fd untar changed to allow deb_extract to extract to memory, allows better operation of dpkg-deb -f by Glenn L McGrath · 24 years ago
  68. 445fb95 dpkg-deb -f and partial -I commands, adds 600 bytes by Glenn L McGrath · 24 years ago
  69. 1e04ea3 Fix dos2unix/tr problem noted by Larry Doolittle. by Matt Kraai · 24 years ago
  70. c9cac5b Change size to unsinged long long, so if -1 is passed it will read as much as possible. by Glenn L McGrath · 24 years ago
  71. 359c106 Fix dpkg-deb, enum's are cool by Glenn L McGrath · 24 years ago
  72. a283157 convert() is used by dos2unix and unix2dos by Glenn L McGrath · 24 years ago
  73. 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 24 years ago
  74. 7fd9294 Move unzip, gz_open, gz_close to libbb by Glenn L McGrath · 24 years ago
  75. d22e560 Move deb_extract() to libbb, dpkg now independent of dpkg-deb by Glenn L McGrath · 24 years ago
  76. 9d53c8a Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c by Glenn L McGrath · 24 years ago
  77. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
  78. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 24 years ago
  79. 250a221 more FILE_OFFSET_BITS == 64 adjustments. by Eric Andersen · 24 years ago
  80. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  81. b2e3e9b Seems that stupid libc5 doesn't implement daemon(), so conditionally by Eric Andersen · 24 years ago
  82. d98e574 Patch bass ackwards behavior of hr flag. by Matt Kraai · 24 years ago
  83. b183dfa Split error messages into separate files. by Eric Andersen · 24 years ago
  84. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago