aboutsummaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2001-12-05Simplify CRC table generationGlenn L McGrath3-33/+15
2001-12-05Fix some fegfaults and picket fenceGlenn L McGrath1-4/+4
2001-12-05New version to cut size. Includes optional basename() compatibility, butManuel Novoa III1-36/+27
2001-12-05Combined size reduction changes by Glenn and myself. Added back in "unknown"Manuel Novoa III1-96/+48
2001-12-05Fail gracefully if package depends on a virtual package.Glenn L McGrath1-2/+6
2001-11-30Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONTEric Andersen1-0/+31
2001-11-30Add in a 'time' applet. Adds 4.5k.Eric Andersen4-0/+513
2001-11-29gunzip was incorrectly reporting a failed crc and length (discovered byGlenn L McGrath3-0/+24
2001-11-27Add space before module name (noted by Ron Yorston).Matt Kraai1-1/+1
2001-11-21Minor space saving improvmentsGlenn L McGrath1-29/+33
2001-11-21When just counting chars of a file stat file instead of reading the whole fil...Glenn L McGrath1-4/+8
2001-11-21woops. dotn pass NULLGlenn L McGrath1-1/+1
2001-11-21Simplify print function, prints an extra space if no filename, but saves 4 bytesGlenn L McGrath1-13/+10
2001-11-21Use enums for selected functionality, Reduce the size by nearly 100 BytesGlenn L McGrath1-13/+21
2001-11-21Fix dangling commaEric Andersen1-1/+1