aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable APPLETS_ALWAYS_WINEric Andersen2001-07-071-1/+1
* Typo fix.Eric Andersen2001-07-071-1/+1
* Move some stuff to the oldnews areaEric Andersen2001-07-072-66/+66
* Update web page...0_52Eric Andersen2001-07-071-0/+21
* Update changelogsEric Andersen2001-07-072-13/+35
* Minor update to include file orderingEric Andersen2001-07-072-2/+2
* This is out of date, and Glenn tells me this can be safely deleted.Eric Andersen2001-07-071-320/+0
* This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enablesEric Andersen2001-07-072-14/+38
* Remove rpmunpackEric Andersen2001-07-074-4/+0
* This is obsolete -- replaced by rpm2cpioEric Andersen2001-07-071-126/+0
* Avoid a segfault (detected by Fabio FerrariEric Andersen2001-07-072-3/+9
* Fix sh.c so it works with DMALLOCEric Andersen2001-07-071-1/+1
* Add in a shell tagline (per lash/hush behavior) to make it easierEric Andersen2001-07-075-62/+325
* Some minor updates. Bump version number in preparation for release.Eric Andersen2001-07-075-21/+17
* Update the debian packaging stuffEric Andersen2001-07-066-199/+411
* Forgot thisEric Andersen2001-07-061-4/+1
* Remove redundant initialization of lfile to reduce executable size byMatt Kraai2001-07-062-2/+2
* Let people select their shell at compile time.Eric Andersen2001-07-062-0/+94
* update the ignore listEric Andersen2001-07-061-1/+0
* Fix a stupid bug revealed by multibuild.plEric Andersen2001-07-062-2/+2
* Add woukaround for missing struct _res in uClibcEric Andersen2001-07-062-2/+20
* This is vodz' latest ash update.Eric Andersen2001-07-062-1142/+262