platform/upstream/busybox.git
2001-04-06 Eric AndersenNote that insmod now also supports powerpc and mips...
2001-04-06 Eric AndersenAn optimization from Vladimir
2001-04-05 Eric Andersenmore FILE_OFFSET_BITS == 64 adjustments.
2001-04-05 Eric AndersenA first pass at making D_FILE_OFFSET_BITS=64 work,...
2001-04-05 Eric AndersenAdd support of /W prompts
2001-04-05 Eric AndersenHandle glibc 2.0.7 as well
2001-04-05 Eric AndersenA patch from Dmitry Zakharov <dmit@crp.bank.gov.ua...
2001-04-05 Eric AndersenSome cleanups/fixes for the syslogd circular buffer...
2001-04-05 John Beppu- autodocifier.pl :: continuation() was modified such...
2001-04-05 John Beppu- use docs/autodocifier.pl to merge POD together
2001-04-05 John Beppu- split busybox.pod into a header and footer.
2001-04-05 John Beppu- documentation updates and a minor tweak to POD generation
2001-04-05 Eric AndersenIt seems all the stdout munging was useless anyways...
2001-04-05 Eric AndersenBe more generic for libc5. We don't need to know struc...
2001-04-05 Eric AndersenAnother iteration -- adjust the init_module syscall...
2001-04-05 Eric Andersen*** empty log message ***
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...
2001-04-05 Eric Andersendpkg_deb had not been updated for the new gunzip interf...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-04-04 Eric AndersenPatch from Larry Doolittle to eliminate needless thrashing
2001-04-04 Eric AndersenRemove unused optarg variable
2001-04-04 Eric AndersenFailed to name "Electric-fence" explicitly
2001-04-04 Eric AndersenSome cleanups for libc5 support
2001-04-04 Eric AndersenFix a warning with libc5.
2001-04-04 Eric AndersenSeems that stupid libc5 doesn't implement daemon()...
2001-04-04 Matt KraaiAvoid segfault when export is invoked with no arguments...
2001-04-04 Eric AndersenI said no new features till after the 0.51 release...
2001-04-03 Eric AndersenPlace a temporary bandaid on the ls/du/df human-readabl...
2001-04-03 Eric AndersenAdd in easy-to-use electric-fence support.
2001-04-03 Eric Andersenif strlen(s) was 0, it would then end up using s[-1...
2001-04-03 Eric AndersenA patch from Matt Kraai that adds a new 'shutdown'...
2001-04-03 Eric AndersenMake 'busybox --help' work as expected, closing bug...
2001-04-03 Eric AndersenFix for bug 1143 from Larry Doolittle
2001-04-01 Eric AndersenMove the mtab support stuff into libbb
2001-04-01 Eric AndersenFormatting change
2001-03-30 Glenn L McGrathDont try and automount devfs, rename some variables
2001-03-29 Eric AndersenAdd in a new standalone env applet for fixing up app...
2001-03-29 Eric AndersenUse daemon() to spawn syslogd and klogd daemons.
2001-03-29 Eric Andersengz_open and gz_close were left in, even when BB_FEATURE...
2001-03-29 Glenn L McGrathFix zcat
2001-03-29 Glenn L McGrathgunzip -c works again
2001-03-28 Glenn L McGrathFixes from Robert Kaiser
2001-03-28 Mark WhitleyApplied patch from David Douthitt to re-add -print...
2001-03-28 Eric AndersenFix ls so it uses make_human_readable_str() the same...
2001-03-28 Matt KraaiPatch bass ackwards behavior of hr flag.
2001-03-28 Matt KraaiRewrite to fix bug #1140 and make it slightly smaller.
2001-03-28 Glenn L McGrathEnable tar -z support again by default
2001-03-28 Glenn L McGrathRemove cruft
2001-03-28 Glenn L McGrathRemove tar_unzip_init() not needed any more, uses gz_op...
2001-03-28 Glenn L McGrathFix tar -z, calls gz_open now
2001-03-28 Glenn L McGrathDisable tar -z for now
2001-03-28 Glenn L McGrathGunzip changes broke tar -z support (woops)
2001-03-28 Glenn L McGrathMajor cleanup to better adhere to style guide and use...
2001-03-28 Glenn L McGrathAdd functions that were shared with gunzip.c, gunzip...
2001-03-27 Matt KraaiChange BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_US...
2001-03-27 Mark WhitleySome more words on sending patches to the bug-tracker.
2001-03-27 Mark WhitleyApplied patch from David Douthitt to fix problem where...
2001-03-27 Mark WhitleySome more tests for cut. Craig Matsuura said he saw...
2001-03-27 Mark WhitleyApplied patch from Gennady Feldman to fix a single...
2001-03-27 Mark WhitleyFixed the Makefile so busybox can link against libc5...
2001-03-27 Mark WhitleyIn fact, socklen_t *is* defined by libc5.
2001-03-27 Mark WhitleyFix to last patch: locale code should be 9, not 7.
2001-03-27 Mark WhitleyApplied patch from Vladimir N. Oleynik to add locale...
2001-03-26 Mark WhitleyApplied patch from Anthony Towns that he posted to...
2001-03-26 Manuel Novoa... Fix in_ether bug regarding hex digits reported by Jonas...
2001-03-24 Eric AndersenBump version number to 0.51pre
2001-03-23 Eric Andersenxstrdup xargs cleanup from Jeff Garzik
2001-03-23 Eric Andersenxstrdup tftp cleanup from Jeff Garzik
2001-03-23 Eric AndersenPatch to use xfopen from Jeff Garzik
2001-03-23 Eric Andersen-Wshadow tr fix from Jeff Garzik
2001-03-23 Eric Andersen-Wshadow sh fix from Jeff Garzik
2001-03-23 Eric Andersen-Wshadow logread fix from Jeff Garzik
2001-03-23 Eric Andersen-Wshadow loadacm fix from Jeff Garzik
2001-03-23 Eric Andersenincludes cleanup from Jeff Garzik
2001-03-22 Mark WhitleySome minor wordsmithing, an extra item in the list...
2001-03-22 Eric AndersenPatch from Dirk Behme <dirk.behme@de.bosch.com> to
2001-03-21 Eric AndersenClean up more local vars which shadow globals
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-20 Mark WhitleyAdded a section on the available Busybox boot-floppy...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-20 Eric AndersenForce applet_name to be "sh" when command prefaced...
2001-03-20 Eric AndersenFix up command line munging in init. Postpone the...
2001-03-20 Eric Andersenchown was missing a ] in its usage msg
2001-03-19 Eric AndersenAnother cleanup patch from Jeff Garzik <jgarzik@mandrak...
2001-03-19 Eric AndersenSize optimization for rdate from Vladimir
2001-03-19 Eric AndersenSimpify detection of no options.
2001-03-19 Eric AndersenPatch from Vladimir to move struct applet from busybox...
2001-03-19 Eric AndersenPer suggestion from Vladimir, no need to initialize...
2001-03-19 Eric Andersenlocale correction patch from Vladimir
2001-03-19 Eric AndersenSplit error messages into separate files.
2001-03-19 Eric AndersenShould exclude "i" option when not enabled.
2001-03-19 Eric AndersenDoesn't need a "-" option -- getopt does that for us.
2001-03-19 Eric AndersenPatch from Vladimir to force interactiveFlag=FALSE...
2001-03-19 Eric Andersengetopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will...
2001-03-19 Eric AndersenSplit libbb/pwd_grp_wrappers.c into 5 different libbb...
2001-03-19 Eric AndersenFix to cmdedit.c from Vladimir
2001-03-19 Eric AndersenSome configuration adjustments from Vladimir
2001-03-17 Eric AndersenFix a bug pointed out by Rob Landley <rlandley@austin...
2001-03-17 Eric AndersenPatch from Larry and Vladimir to clean up sh.c and fix
2001-03-17 Eric Andersenupdate .cvsignore files to note new location of loop.h
next