aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* The -P prefix should only be prepended to filenames which are not explicitlyMatt Kraai2001-07-192-8/+8
* Note that wget fix is important.Matt Kraai2001-07-191-1/+1
* The directory name should only be prepended if one was specified.Matt Kraai2001-07-192-4/+6
* Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.cMatt Kraai2001-07-194-0/+8
* Cleanup (most) memory leaksGlenn L McGrath2001-07-192-64/+114
* Change read_package_field interface, and rewrite using low level functionsGlenn L McGrath2001-07-187-169/+205
* Fix extract_archive so it doesnt mangle filenames, dont try and extract "./" ...Glenn L McGrath2001-07-181-3/+6
* Use the unofficial -C instead of -c to --configure a package, -c conflicts wi...Glenn L McGrath2001-07-182-4/+4
* Update dpkg usageGlenn L McGrath2001-07-183-6/+21
* More feedback to userGlenn L McGrath2001-07-182-2/+6
* Be more verbose when configureing package, minor changesGlenn L McGrath2001-07-182-18/+26
* Fail silently on failure to read tar header, its unfortunate that many tar im...Glenn L McGrath2001-07-181-1/+3
* Use xfopen to abort on error to prevent segfaulting later.Glenn L McGrath2001-07-182-6/+6
* Cleanup from vodzEric Andersen2001-07-172-4/+4
* This is vodz' latest patch. Sorry it took so long...Eric Andersen2001-07-1721-258/+216
* enum entry for unarchive to be used by tarGlenn L McGrath2001-07-142-2/+4
* Allow the unarchive() extract_list variable to be NULL, meaning extract allGlenn L McGrath2001-07-145-38/+40
* Tolerate fields with no data, e.g. "Depends: "Glenn L McGrath2001-07-142-0/+20
* Allow featureless ping to compile, and featureful ping to shrinkMatt Kraai2001-07-132-32/+6
* Total rewrite, uses hash tables for speed and low memory use.Glenn L McGrath2001-07-132-1358/+2496
* Return NULL if file doesnt open in deb_extractGlenn L McGrath2001-07-131-1/+3
* Make sure there is a trailing '\0' when extracting to buffer.Glenn L McGrath2001-07-131-0/+1
* Dont setvbuff in here, must be called just after stream is initialised, glibc...Glenn L McGrath2001-07-133-9/+0
* Call setvbuf from here isntead of gz_open for compatability with uclibcGlenn L McGrath2001-07-132-0/+6
* Move setvbuf calls from gz_open() to calling functions, setvbuf is only suppo...Glenn L McGrath2001-07-135-0/+17
* Patch from vodz:Eric Andersen2001-07-1227-786/+639
* Allow assignments in the export and readonly commands.Matt Kraai2001-07-122-2/+18
* Remove debugging statement.Matt Kraai2001-07-122-2/+0
* Quiet mode, sometimes error messages arent wantedGlenn L McGrath2001-07-123-10/+24
* Allow unarchive to redirect stdout (tobe used by dpkg applet)Glenn L McGrath2001-07-117-9/+9
* Fix bug where it wasnt returning the last line of a multiline fieldGlenn L McGrath2001-07-111-13/+10
* Reverse part of my previous changesGlenn L McGrath2001-07-111-1/+2
* free coniditionally, just to make it play nice with dmalloc which is incompat...Glenn L McGrath2001-07-113-6/+18
* Make the obj's generated from libbb/unarchive.c depend on theEric Andersen2001-07-111-1/+1
* minor dmalloc inspired cleanupsGlenn L McGrath2001-07-111-5/+11
* Unpack the filename not the package nameGlenn L McGrath2001-07-112-4/+4
* Fix a stupid search and replace bug...Eric Andersen2001-07-102-8/+8
* Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slimEric Andersen2001-07-102-210/+78
* A traceroute applet from vodz. This could probably be slimmed down,Eric Andersen2001-07-108-0/+1259
* Cleanup from vodzEric Andersen2001-07-102-2/+2
* Make the rev be 0.53pre...Eric Andersen2001-07-102-2/+2
* Read 20 512-byte blocks at a time (like GNU tar).Matt Kraai2001-07-102-6/+6
* Reverse my previous change, still cant compile with dmallocGlenn L McGrath2001-07-101-1/+1
* When compiling unarchive objects link to $(LIBRARIES) incase using dmallocGlenn L McGrath2001-07-101-1/+1
* Update version number to 0.53pre.Matt Kraai2001-07-101-1/+1
* vodz' latest update to ash.cEric Andersen2001-07-102-2324/+1884
* Patch from vodz to support 'tr a-z A-Z' syntax.Eric Andersen2001-07-093-10/+42
* Fix the spec file so it works on redhat systems. At least I thinkEric Andersen2001-07-092-16/+32
* Minor working updateEric Andersen2001-07-071-2/+2
* Move a bit more to the old news sectionEric Andersen2001-07-072-59/+59