summaryrefslogtreecommitdiff
path: root/tar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-03-22Patch from Dirk Behme <dirk.behme@de.bosch.com> toEric Andersen2-4/+26
2001-03-21Clean up more local vars which shadow globalsEric Andersen6-24/+24
2001-03-21A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen28-222/+221
2001-03-20Added a section on the available Busybox boot-floppy image. Also provided someMark Whitley1-1/+42
2001-03-20Added adjtimex applet from Larry Doolittle.Mark Whitley8-0/+384
2001-03-20Force applet_name to be "sh" when command prefaced by "-"Eric Andersen2-2/+2
2001-03-20Fix up command line munging in init. Postpone the askfirst thing tillEric Andersen2-128/+152
2001-03-20chown was missing a ] in its usage msgEric Andersen3-3/+3
2001-03-19Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>Eric Andersen14-102/+36
2001-03-19Size optimization for rdate from VladimirEric Andersen2-68/+44
2001-03-19Simpify detection of no options.Eric Andersen2-2/+2
2001-03-19Patch from Vladimir to move struct applet from busybox.c to applets.c,Eric Andersen6-16/+16
2001-03-19Per suggestion from Vladimir, no need to initialize these -- let the bssEric Andersen2-8/+8
2001-03-19locale correction patch from VladimirEric Andersen2-40/+2
2001-03-19Split error messages into separate files.Eric Andersen10-53/+285
2001-03-19Should exclude "i" option when not enabled.Eric Andersen2-2/+2
2001-03-19Doesn't need a "-" option -- getopt does that for us.Eric Andersen2-8/+0
2001-03-19Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUEEric Andersen2-6/+10
2001-03-19getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will workEric Andersen2-68/+64
2001-03-19Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.Eric Andersen6-50/+225
2001-03-19Fix to cmdedit.c from VladimirEric Andersen2-0/+2
2001-03-19Some configuration adjustments from VladimirEric Andersen1-5/+1
2001-03-17Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, whereEric Andersen2-2/+2
2001-03-17Patch from Larry and Vladimir to clean up sh.c and fixEric Andersen3-54/+36
2001-03-17update .cvsignore files to note new location of loop.hEric Andersen2-1/+1
2001-03-17Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcatel.fr>Eric Andersen1-7/+14
2001-03-16Stupid thinko. egrep tried to call init. Sigh. Fix from Christophe BoyaniqueEric Andersen2-2/+2
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901
2001-03-16A few minor touchups.Eric Andersen1-3/+6
2001-03-16There was an unwanted extra newline, which prevented building0_50Eric Andersen3-3/+3
2001-03-16Fix the make release target.Eric Andersen1-3/+3
2001-03-16Update webpage noting 0.50 release.Eric Andersen1-9/+39
2001-03-16A patch from Andreas Neuhaus to be especially careful to not dupEric Andersen2-20/+34
2001-03-15Fix from Larry for glob problems.Eric Andersen3-3/+15
2001-03-15Remove the "GPL2" bit, since it hung over the end of the line.Eric Andersen1-1/+1
2001-03-15Applied patch from Larry Doolittle to fix problem where multibuild.pl wouldMark Whitley2-6/+10
2001-03-15Update files and version number prepratory to cutting a release.Eric Andersen8-89/+141
2001-03-15Fix egrepEric Andersen2-2/+2
2001-03-15One tiny little missing newline that confused pod.Mark Whitley1-5/+6
2001-03-15One tinly, little, missing newline that confused Pod.Mark Whitley3-0/+3
2001-03-15- generated middle section of busybox.pod w/ autodocifier.plJohn Beppu2-418/+357
2001-03-15A better fix. Read nextPtr before mem gets freed.Eric Andersen2-8/+16
2001-03-15cmdedit.c bugfix patch from Vladimir.Eric Andersen2-24/+28
2001-03-15- properly indent Examples section in pod generatorJohn Beppu1-2/+7
2001-03-15Don't confuse people. If the run 'ifconfig' and they didn'tEric Andersen2-4/+4
2001-03-15Reversed previous patch. The right way is to fix uClibc.Mark Whitley3-15/+0
2001-03-15Prevent init from potentially using already freed memory whenEric Andersen2-12/+12
2001-03-15Applied patch from Andreas Neuhaus to fix namespace conflict that made busyboxMark Whitley3-0/+15
2001-03-15dos2unix logread.cMark Whitley2-292/+292
2001-03-15Fix linuxrc defineEric Andersen4-4/+2