- 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
- a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
- defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- a597aad s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g xstrtou: disallow leading '+' by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- ce97960 usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. by Denis Vlasenko · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
- 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
- 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 18 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- f704b27 by "Vladimir N. Oleynik" · 19 years ago
- f1ab127 Prepend '-' to the first argument if required, more const, indent by "Vladimir N. Oleynik" · 19 years ago
- 064f04e by "Vladimir N. Oleynik" · 19 years ago
- b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
- 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
- 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
- ae38d65 abort if user passes -r or if they dont pass anything by Mike Frysinger · 20 years ago
- d952ee2 Make it more apparent that archive creation is not supported by Eric Andersen · 20 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 930453b Use bb_getopt_ulflags, saves some space, better argument checking. by Glenn L McGrath · 21 years ago
- 142abc1 Fix a compile error when only using ar, patch by Paul van Gool by Glenn L McGrath · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
- 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
- a47a3ea Fix simple define problem by Glenn L McGrath · 22 years ago
- 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
- ef0eab5 Recovering from my previous commit by Glenn L McGrath · 23 years ago
- 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
- a868ec8 Allow the unarchive() extract_list variable to be NULL, meaning extract all by Glenn L McGrath · 23 years ago
- c127008 Allow unarchive to redirect stdout (tobe used by dpkg applet) by Glenn L McGrath · 23 years ago
- 8f5b63e cpio applet, and changes to associated code by Glenn L McGrath · 23 years ago
- 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
- 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
- 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
- 47fd219 Rename variable that shadows global by Glenn L McGrath · 24 years ago
- 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 24 years ago
- 9d53c8a Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c by Glenn L McGrath · 24 years ago
- e5f3957 Fix warning by Glenn L McGrath · 24 years ago
- 83f173b A first pass at making D_FILE_OFFSET_BITS=64 work, from by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- 728875f Consmetic changes by Glenn L McGrath · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 7541e3a add dpkg-deb command by Glenn L McGrath · 24 years ago
- 4f1b012 Rewrite, fix a bug with multiple long filenames, simplify structure, remove cruft, make code conform closer to style guide, saves 350 Bytes. by Glenn L McGrath · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 4758368 Fixed the comments to match the code and renamed the function to a (hopefully) by Mark Whitley · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- d995493 Clean up error messages. by Matt Kraai · 24 years ago
- 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
- fca8050 Fix .deb unpack and experimental TAR support by Glenn L McGrath · 24 years ago
- 49352ad Simplify a few little things, and merge in a patch from by Eric Andersen · 24 years ago
- bd7c671 remove some printf statements i forgot about by Glenn L McGrath · 24 years ago
- e2b345a Implemented new ar functionality unique to busybox ar (i think), the -R by Glenn L McGrath · 24 years ago
- 437bf72 Changed getopt so that options can be grouped together, the source by Glenn L McGrath · 24 years ago
- 6fb88e7 Fix permisions by Glenn L McGrath · 24 years ago
- 8324b9f Now supports GNU style long filenames. by Glenn L McGrath · 24 years ago
- 06aeb6c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. by Glenn L McGrath · 24 years ago
- 6ac18a3 Fix to make 'ar xv' work, thanks to Kent Robotti <robotti@metconnect.com> -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
- 57ebebf Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> to by Eric Andersen · 24 years ago
- 852ff13 Update to ar.c from Glenn McGrath. His comments follow: by Eric Andersen · 24 years ago
- 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 24 years ago