aboutsummaryrefslogtreecommitdiff
path: root/archival/gzip.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-25use LC_ALL, not LANG, for forcing Cvapier2-2/+2
2006-01-25C99 say: "char" declaration may be signed or unsigned defaultvodz1-10/+12
2006-01-25added support /prefix for IPV4 form IPV6 code. Close bug 461vodz1-3/+20
2006-01-25- Simplify the prereq and add more documentation.aldot1-41/+41
2006-01-25+#include <sys/socket.h>vodz1-237/+238
2006-01-25new applet. Thanks Roberto A. Fogliettavodz7-0/+494
2006-01-25support 64 arith. Close bug 136vodz2-18/+42
2006-01-25close bug 638vodz1-1/+5
2006-01-25Add more bash-like dot-dirs cmdedit featurevodz2-98/+109
2006-01-25ignore whitespacetimr1-1/+1
2006-01-25LANG=C should helptimr2-2/+2
2006-01-25just whitespacetimr254-2027/+2027
2006-01-24- correct flag for gcc-3.xaldot1-1/+1
2006-01-24- Turn off combine for allyesconfig and allbareconfig.aldot1-2/+2
2006-01-24- readd config option for libbusybox and ima-mode which were accidentallyaldot1-6/+54
2006-01-24close bug 657vodz1-7/+7
2006-01-24Once more, with fewer inappropriate semicolons.landley1-2/+2
2006-01-23Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likelandley5-31/+17
2006-01-23Testing CONFIG_SORT_BIG to display the help for the big version of sort isn'tlandley1-1/+4
2006-01-23ash with -funsigned-char don`t work!vodz1-1/+1
2006-01-23Oops, restore tabsvodz1-17/+17
2006-01-23cleanup (dist)clean logicvodz1-20/+20
2006-01-22Close bug 644: loop incrementing twice, skipping ever other device.landley1-1/+1
2006-01-22There was a missing ! on strcmp (despite the fact it worked in my testing,landley1-12/+2
2006-01-22- add platform.h.aldot30-264/+182
2006-01-22The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anythinglandley5-127/+9