2001-10-04 |
Glenn L McGrath | Fixes with help from Stefan, Typo in prerm script,... |
tree | commitdiff |
2001-10-03 |
Glenn L McGrath | Extract control.tar.gz and data.tar.gz unconditionally... |
tree | commitdiff |
2001-09-29 |
Glenn L McGrath | Fix return status, picked up by Stefan |
tree | commitdiff |
2001-09-22 |
Glenn L McGrath | The <package>.list file was prepending "./" to the... |
tree | commitdiff |
2001-09-22 |
Glenn L McGrath | Dont free everytime getline() is used, fix from Stefan... |
tree | commitdiff |
2001-09-21 |
Glenn L McGrath | Fix to make preinst run when required, from Stefan... |
tree | commitdiff |
2001-09-21 |
Glenn L McGrath | Implement dpkg -l option, from Stefan Soucek (slightly... |
tree | commitdiff |
2001-08-29 |
Eric Andersen | Standard typing (u_int16_t instead of u16, u_int32_t... |
tree | commitdiff |
2001-08-24 |
Matt Kraai | Canonicalize dirname(3) behavior. |
tree | commitdiff |
2001-08-22 |
Eric Andersen | Patch from Rodney Brown <RDBrown@mira.net>, shrinking... |
tree | commitdiff |
2001-08-15 |
Glenn L McGrath | Fix version comparision bug |
tree | commitdiff |
2001-07-30 |
Glenn L McGrath | If filename is a '-' then read from stdin to stdout |
tree | commitdiff |
2001-07-19 |
Glenn L McGrath | Cleanup (most) memory leaks |
tree | commitdiff |
2001-07-18 |
Glenn L McGrath | Change read_package_field interface, and rewrite using... |
tree | commitdiff |
2001-07-18 |
Glenn L McGrath | Use the unofficial -C instead of -c to --configure... |
tree | commitdiff |
2001-07-18 |
Glenn L McGrath | More feedback to user |
tree | commitdiff |
2001-07-18 |
Glenn L McGrath | Be more verbose when configureing package, minor changes |
tree | commitdiff |
2001-07-18 |
Glenn L McGrath | Use xfopen to abort on error to prevent segfaulting... |
tree | commitdiff |
2001-07-17 |
Eric Andersen | This is vodz' latest patch. Sorry it took so long... |
tree | commitdiff |
2001-07-14 |
Glenn L McGrath | Allow the unarchive() extract_list variable to be NULL... |
tree | commitdiff |
2001-07-14 |
Glenn L McGrath | Tolerate fields with no data, e.g. "Depends: " |
tree | commitdiff |
2001-07-13 |
Glenn L McGrath | Total rewrite, uses hash tables for speed and low memor... |
tree | commitdiff |
2001-07-13 |
Glenn L McGrath | Dont setvbuff in here, must be called just after stream... |
tree | commitdiff |
2001-07-13 |
Glenn L McGrath | Call setvbuf from here isntead of gz_open for compatabi... |
tree | commitdiff |
2001-07-13 |
Glenn L McGrath | Move setvbuf calls from gz_open() to calling functions... |
tree | commitdiff |
2001-07-11 |
Glenn L McGrath | Allow unarchive to redirect stdout (tobe used by dpkg... |
tree | commitdiff |
2001-07-11 |
Glenn L McGrath | free coniditionally, just to make it play nice with... |
tree | commitdiff |
2001-07-11 |
Glenn L McGrath | Unpack the filename not the package name |
tree | commitdiff |
2001-07-10 |
Matt Kraai | Read 20 512-byte blocks at a time (like GNU tar). |
tree | commitdiff |
2001-07-07 |
Eric Andersen | Minor update to include file ordering |
tree | commitdiff |
2001-07-03 |
Matt Kraai | Remove a redundant call to mkdir. |
tree | commitdiff |
2001-07-02 |
Eric Andersen | Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub... |
tree | commitdiff |
2001-06-29 |
Manuel Novoa III | Add some missing includes to kill warnings when buildin... |
tree | commitdiff |
2001-06-27 |
Eric Andersen | Fix a type promotion bug discivered and analyzed by... |
tree | commitdiff |
2001-06-26 |
Glenn L McGrath | rpm2cpio applet by Laurence Anderson |
tree | commitdiff |
2001-06-25 |
Eric Andersen | Fix up some warnings that show up on ppc |
tree | commitdiff |
2001-06-24 |
Glenn L McGrath | Nore unarchive (and doc) fixes from Laurence Anderson |
tree | commitdiff |
2001-06-22 |
Glenn L McGrath | cpio applet, and changes to associated code |
tree | commitdiff |
2001-06-22 |
Tim Riker | comment cleanup |
tree | commitdiff |
2001-06-21 |
Matt Kraai | Rewrote mkdir (and touched lots of things in the process). |
tree | commitdiff |
2001-06-21 |
Eric Andersen | Support tar -C, per bug #1176 |
tree | commitdiff |
2001-06-21 |
Eric Andersen | Add in (and ignore) tar -p, since we preserver permissi... |
tree | commitdiff |
2001-06-20 |
Eric Andersen | it turs out, there was a nasty tar bug where bb tar... |
tree | commitdiff |
2001-06-20 |
Glenn L McGrath | Initialise in_file to stdin, so it wont crash if no... |
tree | commitdiff |
2001-06-20 |
Glenn L McGrath | Changed gz_open to ruturn a stream |
tree | commitdiff |
2001-06-20 |
Glenn L McGrath | Reorganise unarchiving functions, more code re-use... |
tree | commitdiff |
2001-06-13 |
Glenn L McGrath | Reorganise archive extraction code |
tree | commitdiff |
2001-06-04 |
Eric Andersen | Revert the patch from Konstantin Boldyshev <konst@linux... |
tree | commitdiff |
2001-05-24 |
Eric Andersen | Fix up some signed char vs int issues that show up... |
tree | commitdiff |
2001-05-23 |
Eric Andersen | Patch from larry to fix some grammar errors. |
tree | commitdiff |
2001-05-22 |
Matt Kraai | Make - read compressed data from stdin (thanks to Mariu... |
tree | commitdiff |
2001-05-22 |
Matt Kraai | Correctly remove leading slashes upon extraction (thank... |
tree | commitdiff |
2001-05-17 |
Matt Kraai | Remove unused function. If necessary, we can use remov... |
tree | commitdiff |
2001-05-16 |
Matt Kraai | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted... |
tree | commitdiff |
2001-05-13 |
Eric Andersen | Do not ever change permissions on existing directories... |
tree | commitdiff |
2001-05-07 |
Eric Andersen | Per some comments from Lars Kellogg-Stedman <lars@larss... |
tree | commitdiff |
2001-05-07 |
Glenn L McGrath | woops, forgot the break statment |
tree | commitdiff |
2001-05-07 |
Glenn L McGrath | Tolerate -q argument, if -q is passed give a warning... |
tree | commitdiff |
2001-05-01 |
Matt Kraai | Skip headers with empty filenames, rather than stopping. |
tree | commitdiff |
2001-04-30 |
Mark Whitley | Made new xreadlink function for libbb and changed apple... |
tree | commitdiff |
2001-04-29 |
Glenn L McGrath | Logic reversal for last_char_is |
tree | commitdiff |
2001-04-26 |
Eric Andersen | Another nice cleanup from Larry. This adds a new last_... |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Move messages.c to libbb. Make each string in messages... |
tree | commitdiff |
2001-04-18 |
Matt Kraai | Eliminate spurious warning, convert to getopt, and... |
tree | commitdiff |
2001-04-18 |
Matt Kraai | Fix a number of problems with argument handling. |
tree | commitdiff |
2001-04-18 |
Matt Kraai | Eliminate a segfault when called on an existing file... |
tree | commitdiff |
2001-04-18 |
Matt Kraai | Eliminated seeks so that we work correctly on pipes... |
tree | commitdiff |
2001-04-18 |
Glenn L McGrath | Fix zcat/gunzip when reading from stdin |
tree | commitdiff |
2001-04-16 |
Glenn L McGrath | Write full status file |
tree | commitdiff |
2001-04-16 |
Glenn L McGrath | dpkg improvements, use full package struct, avoid extra... |
tree | commitdiff |
2001-04-13 |
Glenn L McGrath | dpkg-deb -f and partial -I commands, adds 600 bytes |
tree | commitdiff |
2001-04-12 |
Glenn L McGrath | Rename variable that shadows global |
tree | commitdiff |
2001-04-12 |
Glenn L McGrath | New dpkg-deb function -t, stands for --fsys-tarfile |
tree | commitdiff |
2001-04-12 |
Glenn L McGrath | dpkg-deb -c works now |
tree | commitdiff |
2001-04-12 |
Glenn L McGrath | Fix dpkg-deb, enum's are cool |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | readTarFile changed from exter nto static |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | copy_file_chunk uses streams now. |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | Disable sigterm |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | replace getOctal with strtol( , NULL, 8) |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | Gzip is indepenedent of gunzip |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | Move unzip, gz_open, gz_close to libbb |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | Move deb_extract() to libbb, dpkg now independent of... |
tree | commitdiff |
2001-04-11 |
Glenn L McGrath | Move get_ar_headers to libbb, make dpkg_deb.c independe... |
tree | commitdiff |
2001-04-09 |
Eric Andersen | Apply Vladimir's latest cleanup patch. |
tree | commitdiff |
2001-04-08 |
Glenn L McGrath | Reorganise status field to use 3 chars instead of one... |
tree | commitdiff |
2001-04-08 |
Glenn L McGrath | Use create_path instead of mkdir |
tree | commitdiff |
2001-04-08 |
Glenn L McGrath | It now correctly backs up the (still corrupt) status... |
tree | commitdiff |
2001-04-08 |
Glenn L McGrath | Some fixes, but still broken... (cont) |
tree | commitdiff |
2001-04-07 |
Glenn L McGrath | Ignore SIGTERM prior to gz_close() |
tree | commitdiff |
2001-04-07 |
Glenn L McGrath | Fix warning |
tree | commitdiff |
2001-04-05 |
Eric Andersen | A first pass at making D_FILE_OFFSET_BITS=64 work,... |
tree | commitdiff |
2001-04-05 |
Eric Andersen | It seems all the stdout munging was useless anyways... |
tree | commitdiff |
2001-04-05 |
Eric Andersen | dpkg_deb had not been updated for the new gunzip interf... |
tree | commitdiff |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
tree | commitdiff |
2001-03-29 |
Eric Andersen | gz_open and gz_close were left in, even when BB_FEATURE... |
tree | commitdiff |
2001-03-29 |
Glenn L McGrath | Fix zcat |
tree | commitdiff |
2001-03-29 |
Glenn L McGrath | gunzip -c works again |
tree | commitdiff |
2001-03-28 |
Glenn L McGrath | Fixes from Robert Kaiser |
tree | commitdiff |
2001-03-28 |
Glenn L McGrath | Remove cruft |
tree | commitdiff |
2001-03-28 |
Glenn L McGrath | Remove tar_unzip_init() not needed any more, uses gz_op... |
tree | commitdiff |
next |