aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-20Include stdint.hbug11-0/+1
2003-11-18woops, we needed that functionbug11-18/+35
2003-11-18COMPRESS, not UNCOMPRESSbug11-1/+1
2003-11-18Update usage for tar -Zbug11-1/+7
2003-11-18Update md5sum, sha1sum options, patch by Steven Scholzbug11-10/+20
2003-11-18tar -Z, uncompress supportbug15-11/+37
2003-11-18Dont close original file handle, we may need it later.bug11-3/+4
2003-11-18Make unlink old files default behaviour and add a new option -k tobug11-19/+23
2003-11-18Only use getopt and associated flags if checking is enabledbug11-44/+36
2003-11-18Replaced by md5_sha1_sum.cbug11-492/+0
2003-11-18Replaced by md5_sha1_sum.cbug11-1102/+0
2003-11-17Dont free filename, its needed in the extracted files list.bug11-2/+1
2003-11-17This was made obsolete by config-udeb-linux-i386bug11-415/+0
2003-11-17Remove net-udeb flavour, we dotn use itbug13-1161/+0
2003-11-17Use the PROG variable instead of 'busybox' in the release targetbug11-5/+5
2003-11-15Fix a bug where cpio wouldnt work unless -u was specifiedbug11-10/+8
2003-11-15Move from read_gz to the pipe()+fork() method.bug116-284/+156
2003-11-15Fix memory leaksbug11-0/+3
2003-11-14Fix a "broken pipe" problem. vodz, last_patch_116-2bug11-5/+1
2003-11-14Keep trying to find a good header, if we exit it will cause .tar.gzbug11-1/+1
2003-11-14Catch unsupported featuresbug11-7/+15
2003-11-14NEW APPLET: pipe_progress, used by debian installerbug14-0/+64
2003-11-14Fix build error with tar -jbug11-1/+1
2003-11-14Remove some tar_gz stuff that get dragged inbug11-3/+4
2003-11-14Remove debugging noise.bug11-1/+0
2003-11-14Read in blocks rather than one char at a time, greatly improves speedbug11-4/+23
2003-11-14Oskar Liljeblad writes:andersen2-1/+3
2003-11-14Michael Smith writes:andersen1-2/+2
2003-11-14Ulrich Marx writes:andersen1-0/+2
2003-11-14Steven Seeger writes:andersen1-1/+2
2003-11-14Vladimir N. Oleynik (vodz) writes:andersen1-4/+1
2003-11-14Marc Kleine-Budde noticed a missing semicolonandersen1-1/+1
2003-11-10Merge common parts of sha1sum and md5sum, which is everything except thebug16-11/+1063
2003-11-08Add some basic cvs usage infoandersen1-1/+51
2003-11-08Rob Landley writes:andersen1-3/+0
2003-11-07Patch from Steven Scholz to send the output from 'time'andersen1-2/+2
2003-11-07This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2andersen1-3/+2
2003-11-07fix commentandersen1-1/+1
2003-11-07wrap bb help output if CONFIG_FEATURE_AUTOWIDTHtimr1-1/+9
2003-11-07As vodz pointed out, setting unset_env to NULL is sufficientandersen1-5/+1
2003-11-06Rewrite, 800+ bytes smaller and more robust.bug11-330/+178
2003-11-05By popular demand, revert to version 1.21, since Rules.mak:1.22andersen1-11/+13
2003-11-05Fix tar -j supportbug13-23/+43
2003-11-04Fix oversight with CONFIG_FEATURE_AUTOWIDTH handlingandersen1-0/+2
2003-11-03Set unset_env pointing to a NULL item, to prevent us from walkingandersen1-1/+5
2003-11-03Fix rdate and ftpget/ftpput so they compile with the new xconnect.andersen4-18/+34
2003-11-03Avoid conflicts with the 2.6 kernel headers, which defineandersen1-0/+5
2003-10-31Rework wget, the xconnect interface, and its various clientsandersen6-67/+70
2003-10-31Put back the tar support stubs (and warnings) for now.andersen1-0/+16
2003-10-31Try to make indent formatting less horribleandersen1-39/+37