2001-03-28 |
Glenn L McGrath | Remove tar_unzip_init() not needed any more, uses gz_op... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Fix tar -z, calls gz_open now |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Disable tar -z for now |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Gunzip changes broke tar -z support (woops) |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Major cleanup to better adhere to style guide and use... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Add functions that were shared with gunzip.c, gunzip... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Matt Kraai | Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_US... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Some more words on sending patches to the bug-tracker. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Applied patch from David Douthitt to fix problem where... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Some more tests for cut. Craig Matsuura said he saw... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Applied patch from Gennady Feldman to fix a single... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Fixed the Makefile so busybox can link against libc5... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | In fact, socklen_t *is* defined by libc5. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Fix to last patch: locale code should be 9, not 7. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Mark Whitley | Applied patch from Vladimir N. Oleynik to add locale... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Mark Whitley | Applied patch from Anthony Towns that he posted to... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Manuel Novoa... | Fix in_ether bug regarding hex digits reported by Jonas... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Eric Andersen | Bump version number to 0.51pre |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | xstrdup xargs cleanup from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | xstrdup tftp cleanup from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | Patch to use xfopen from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | -Wshadow tr fix from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | -Wshadow sh fix from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | -Wshadow logread fix from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | -Wshadow loadacm fix from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Eric Andersen | includes cleanup from Jeff Garzik |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Mark Whitley | Some minor wordsmithing, an extra item in the list... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Eric Andersen | Patch from Dirk Behme <dirk.behme@de.bosch.com> to |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Eric Andersen | Clean up more local vars which shadow globals |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Eric Andersen | A nice patch from Larry Doolittle that adds -Wshadow and |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Mark Whitley | Added a section on the available Busybox boot-floppy... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Mark Whitley | Added adjtimex applet from Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Eric Andersen | Force applet_name to be "sh" when command prefaced... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Eric Andersen | Fix up command line munging in init. Postpone the... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Eric Andersen | chown was missing a ] in its usage msg |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Another cleanup patch from Jeff Garzik <jgarzik@mandrak... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Size optimization for rdate from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Simpify detection of no options. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Patch from Vladimir to move struct applet from busybox... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Per suggestion from Vladimir, no need to initialize... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | locale correction patch from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Split error messages into separate files. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Should exclude "i" option when not enabled. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Doesn't need a "-" option -- getopt does that for us. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Patch from Vladimir to force interactiveFlag=FALSE... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Split libbb/pwd_grp_wrappers.c into 5 different libbb... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Fix to cmdedit.c from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Some configuration adjustments from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Fix a bug pointed out by Rob Landley <rlandley@austin... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Patch from Larry and Vladimir to clean up sh.c and fix |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | update .cvsignore files to note new location of loop.h |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcat... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Stupid thinko. egrep tried to call init. Sigh. Fix... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Convert utility.c into libbb.a. It is now a whole... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | A few minor touchups. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | There was an unwanted extra newline, which prevented... 0_50 |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Fix the make release target. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Update webpage noting 0.50 release. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | A patch from Andreas Neuhaus to be especially careful... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix from Larry for glob problems. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Remove the "GPL2" bit, since it hung over the end of... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Applied patch from Larry Doolittle to fix problem where... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update files and version number prepratory to cutting... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix egrep |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | One tiny little missing newline that confused pod. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | One tinly, little, missing newline that confused Pod. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
John Beppu | - generated middle section of busybox.pod w/ autodocifi... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | A better fix. Read nextPtr before mem gets freed. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | cmdedit.c bugfix patch from Vladimir. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
John Beppu | - properly indent Examples section in pod generator |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Don't confuse people. If the run 'ifconfig' and they... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Reversed previous patch. The right way is to fix uClibc. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Prevent init from potentially using already freed memor... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Applied patch from Andreas Neuhaus to fix namespace... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | dos2unix logread.c |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix linuxrc define |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Move the warning msg after features.h gets pulled in. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Added some tests for some recently found / fixed bugs... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the documentation so examples are autoincluded... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the changelog, in preparation for making the... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the olympus sections |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | If only BB_DPKG was enabled in Config.h, busybox would... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Removed leftover BB_FEATURE_KLOGD per report from Giuli... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Manuel Novoa... | Fix stupid cut-and-paste bug... output RX/TX bytes... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Erik Habbinga to fix a problem with... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Added a section to describe how to convert variables... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Script that generates a script that will convert oddbal... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Yesterday I make strsep_space include post-token whites... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | I forgot to malloc space for the NULL. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Christophe Boyanique to add an egrep... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | The patch I previously applied from Brian Webb was... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Larry Doolittle to fix '>\na\n'... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Giulio Orsero to fix some preprocess... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix from Manuel for a silly thinko on my part. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix init so that checking for terminal devices is delay... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Use the system passwd and group stuff by default |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix mtab so it works on libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | No reason to include fstab. It breaks libc5, does... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Amazing the difference between an "and" and an "or". |
commit | commitdiff | tree | snapshot |
next |