aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-06Patch to avoid warningsAaron Lehmann
2001-12-06Commit my improvement on Rodney Brown's patch to g(un)zip, decreasingAaron Lehmann
2001-12-05Simplify unzip(), remove unused checks and unneccessary variablesGlenn L McGrath
2001-12-05Simplify CRC table generationGlenn L McGrath
2001-12-05Fix some fegfaults and picket fenceGlenn L McGrath
2001-12-05New version to cut size. Includes optional basename() compatibility, butManuel Novoa III
2001-12-05Combined size reduction changes by Glenn and myself. Added back in "unknown"Manuel Novoa III
2001-12-05Fail gracefully if package depends on a virtual package.Glenn L McGrath
2001-11-30Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONTEric Andersen
2001-11-30Add in a 'time' applet. Adds 4.5k.Eric Andersen
2001-11-29gunzip was incorrectly reporting a failed crc and length (discovered byGlenn L McGrath
2001-11-27Add space before module name (noted by Ron Yorston).Matt Kraai
2001-11-21Minor space saving improvmentsGlenn L McGrath
2001-11-21When just counting chars of a file stat file instead of reading the whole fil...Glenn L McGrath
2001-11-21woops. dotn pass NULLGlenn L McGrath
2001-11-21Simplify print function, prints an extra space if no filename, but saves 4 bytesGlenn L McGrath
2001-11-21Use enums for selected functionality, Reduce the size by nearly 100 BytesGlenn L McGrath
2001-11-21Fix dangling commaEric Andersen
2001-11-20New.Matt Kraai
2001-11-20Fix undeclared variable error.Matt Kraai
2001-11-20Eliminate warning.Matt Kraai
2001-11-20New.Matt Kraai
2001-11-20Treat NUL as the end-of-line.Matt Kraai
2001-11-20More grammar fixesEric Andersen
2001-11-20grammer errorEric Andersen
2001-11-20Update the websiteEric Andersen
2001-11-20Fix email addrEric Andersen
2001-11-20S390 wierdnessEric Andersen
2001-11-20Usr get_last_path_component() name basename()Eric Andersen
2001-11-20Include time.hEric Andersen
2001-11-19Oops. doubled myselfEric Andersen
2001-11-19Note tinylogin TODO itemsEric Andersen
2001-11-19Fix opt type in dpkg (closes: #118975).Matt Kraai
2001-11-19Add a check target.Matt Kraai
2001-11-19Update usage instructions, and document test case format.Matt Kraai
2001-11-19New.Matt Kraai
2001-11-19Fix misspelling.Matt Kraai
2001-11-19New.Matt Kraai
2001-11-19oopsEric Andersen
2001-11-19More scrubbingEric Andersen
2001-11-19Call xmalloc before reallocEric Andersen
2001-11-19Fixup CLEANUP behaviorEric Andersen
2001-11-18Update webpageEric Andersen
2001-11-18bzcat and bunzip -c support from Thomas LundquistGlenn L McGrath
2001-11-17Hide some ifdefs to make it more readibleEric Andersen
2001-11-17Minor warning cleanupsEric Andersen
2001-11-17Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursorEric Andersen
2001-11-17Patch from Steve Merrifield <steve@labyrinth.net.au> to make viEric Andersen
2001-11-17David Kimdon <dwhedon@instant802.com> noticed a thinkoEric Andersen
2001-11-12Remove unnecessary errno handling.Matt Kraai