aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2001-12-07Fix broken linkandersen1-1/+1
2001-12-07Update copyright and close file descriptors (noted by Axel Kittenberger).kraai1-1/+7
2001-12-06Avoid NULL pointer problems. Patch from "Frank P. MacLachlan"andersen1-0/+1
2001-12-06Remove documentation for the --file option to hostname (noted bykraai1-5/+5
2001-12-06Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>andersen3-0/+439
2001-12-06If find_pid_by_name() had an error, it was returning -1, but storingandersen7-27/+15
2001-12-06Minor adjustment to the strip commandandersen1-2/+2
2001-12-06More copyright and email addr cleanupsandersen6-13/+8
2001-12-06Silly cosmetic problem in the commentandersen1-1/+0
2001-12-06Patch from Steve Merrifield <steve@labyrinth.net.au> toandersen3-3/+4
2001-12-06Fix running more on files in the (broken) procfs that claim 0 lengthandersen1-1/+2
2001-12-06The ash ansification diff!aaronl1-356/+191
2001-12-06Trying to commit Changelog and TODO. cvs is being weird :/aaronl2-1/+6
2001-12-06Patch to avoid warningsaaronl1-11/+11
2001-12-06Commit my improvement on Rodney Brown's patch to g(un)zip, decreasingaaronl5-105/+104
2001-12-05Simplify unzip(), remove unused checks and unneccessary variablesbug13-153/+81
2001-12-05Simplify CRC table generationbug13-33/+15
2001-12-05Fix some fegfaults and picket fencebug11-4/+4
2001-12-05New version to cut size. Includes optional basename() compatibility, butmjn31-36/+27
2001-12-05Combined size reduction changes by Glenn and myself. Added back in "unknown"mjn31-96/+48
2001-12-05Fail gracefully if package depends on a virtual package.bug11-2/+6
2001-11-30Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONTandersen1-0/+31
2001-11-30Add in a 'time' applet. Adds 4.5k.andersen4-0/+513
2001-11-29gunzip was incorrectly reporting a failed crc and length (discovered bybug13-0/+24
2001-11-27Add space before module name (noted by Ron Yorston).kraai1-1/+1
2001-11-21Minor space saving improvmentsbug11-29/+33
2001-11-21When just counting chars of a file stat file instead of reading the whole fil...bug11-4/+8
2001-11-21woops. dotn pass NULLbug11-1/+1
2001-11-21Simplify print function, prints an extra space if no filename, but saves 4 bytesbug11-13/+10
2001-11-21Use enums for selected functionality, Reduce the size by nearly 100 Bytesbug11-13/+21
2001-11-21Fix dangling commaandersen1-1/+1