oweals/busybox.git
2003-12-15 Russ Dillmake udhcp work under uclinux, to an extent
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-12-15 Russ DillGet vfork_daemon_rexec working under uclinux
2003-12-12 Eric AndersenBe certain we use a correct entity when performing the
2003-12-12 Eric AndersenDoh! I broke automatic filesystem type guessing. ...
2003-12-12 Eric AndersenFix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY...
2003-12-11 Eric AndersenIt appears the Netgear WG602 distributes source
2003-12-11 Eric AndersenFixup some html bugs
2003-12-11 Eric Andersensome minor website cleanups
2003-12-11 Eric Andersenprepare for release 1_00_pre4
2003-12-11 Eric AndersenUpdate modutils with 2.6 module support
2003-12-11 Eric Andersengo directly to current cvs
2003-12-11 Eric Andersenremove some spaces that mess up autodocifier.pl
2003-12-10 Eric Andersenadd missing copyright text
2003-12-10 Eric Andersensome minor updates
2003-12-10 Eric Andersenupdate website
2003-12-09 Eric AndersenFix indenting.
2003-12-09 Eric AndersenBump version number
2003-12-08 Glenn L McGrathSplitting statements with #define's can cause trouble...
2003-12-08 Glenn L McGrathStop sending data to the client after the first failure.
2003-12-08 Glenn L McGrathBring usage upto date, patch by Steven Scholz
2003-12-05 Glenn L McGrathFix a compile error when only using ar, patch by Paul...
2003-12-04 Manuel Novoa... Add (untested) support for cris, based on the (old...
2003-12-04 Glenn L McGrathPatch from Steven Scholz, make usage more consistent...
2003-12-04 Eric AndersenDo not use the _syscall5 macro -- use syscall(2) instead
2003-11-30 Glenn L McGrathPatch from Tito, size optimisation, cleanup noise when...
2003-11-28 Glenn L McGrathCorrect Matteo's email address
2003-11-28 Glenn L McGrathPatch from Ian Campbell, fix or'ed dependencies and...
2003-11-27 Glenn L McGrathFix a bug, ignore the source path when installing to...
2003-11-27 Glenn L McGrathFix tar hard links
2003-11-26 Glenn L McGrathImportant bugfixes from Ian Campbell.
2003-11-25 Glenn L McGrathFix for "Broken pipe" issue, vodz last_patch116_3
2003-11-24 Glenn L McGrathWhen a size of 0 is passed to copyfd_size, dont do...
2003-11-22 Glenn L McGrathFix warning
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-21 Glenn L McGrathUse safe read
2003-11-21 Glenn L McGrathFix warning
2003-11-21 Glenn L McGrathMake use of libbb functions bb_xopen, bb_full_read...
2003-11-20 Glenn L McGrathRemove unused function
2003-11-20 Glenn L McGrathDont over-read fd, use function pointer for hash function.
2003-11-20 Glenn L McGrathFix tar-handles-nested-exclude testcase
2003-11-20 Glenn L McGrathUpdate status of tests which should pass
2003-11-20 Glenn L McGrathremove controversial tests
2003-11-20 Glenn L McGrathCheck at least one context is specified
2003-11-20 Glenn L McGrathCheck there are files to add the archive before removin...
2003-11-20 Glenn L McGrathDont attempt to unlink directories
2003-11-20 Glenn L McGrathSuperficial changes
2003-11-20 Glenn L McGrathFix up the -s option, and make usage consitent with...
2003-11-20 Glenn L McGrathInclude stdint.h
2003-11-18 Glenn L McGrathwoops, we needed that function
2003-11-18 Glenn L McGrathCOMPRESS, not UNCOMPRESS
2003-11-18 Glenn L McGrathUpdate usage for tar -Z
2003-11-18 Glenn L McGrathUpdate md5sum, sha1sum options, patch by Steven Scholz
2003-11-18 Glenn L McGrathtar -Z, uncompress support
2003-11-18 Glenn L McGrathDont close original file handle, we may need it later.
2003-11-18 Glenn L McGrathMake unlink old files default behaviour and add a new...
2003-11-18 Glenn L McGrathOnly use getopt and associated flags if checking is...
2003-11-18 Glenn L McGrathReplaced by md5_sha1_sum.c
2003-11-18 Glenn L McGrathReplaced by md5_sha1_sum.c
2003-11-17 Glenn L McGrathDont free filename, its needed in the extracted files...
2003-11-17 Glenn L McGrathThis was made obsolete by config-udeb-linux-i386
2003-11-17 Glenn L McGrathRemove net-udeb flavour, we dotn use it
2003-11-17 Glenn L McGrathUse the PROG variable instead of 'busybox' in the relea...
2003-11-15 Glenn L McGrathFix a bug where cpio wouldnt work unless -u was specified
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-11-15 Glenn L McGrathFix memory leaks
2003-11-14 Glenn L McGrathFix a "broken pipe" problem. vodz, last_patch_116-2
2003-11-14 Glenn L McGrathKeep trying to find a good header, if we exit it will...
2003-11-14 Glenn L McGrathCatch unsupported features
2003-11-14 Glenn L McGrathNEW APPLET: pipe_progress, used by debian installer
2003-11-14 Glenn L McGrathFix build error with tar -j
2003-11-14 Glenn L McGrathRemove some tar_gz stuff that get dragged in
2003-11-14 Glenn L McGrathRemove debugging noise.
2003-11-14 Glenn L McGrathRead in blocks rather than one char at a time, greatly...
2003-11-14 Eric AndersenOskar Liljeblad writes:
2003-11-14 Eric AndersenMichael Smith writes:
2003-11-14 Eric AndersenUlrich Marx writes:
2003-11-14 Eric AndersenSteven Seeger writes:
2003-11-14 Eric AndersenVladimir N. Oleynik (vodz) writes:
2003-11-14 Eric AndersenMarc Kleine-Budde noticed a missing semicolon
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...
2003-11-08 Eric AndersenAdd some basic cvs usage info
2003-11-08 Eric AndersenRob Landley writes:
2003-11-07 Eric AndersenPatch from Steven Scholz to send the output from 'time'
2003-11-07 Eric AndersenThis appears to be the correct fix to make CONFIG_FEATU...
2003-11-07 Eric Andersenfix comment
2003-11-07 Tim Rikerwrap bb help output if CONFIG_FEATURE_AUTOWIDTH
2003-11-07 Eric AndersenAs vodz pointed out, setting unset_env to NULL is suffi...
2003-11-06 Glenn L McGrathRewrite, 800+ bytes smaller and more robust.
2003-11-05 Eric AndersenBy popular demand, revert to version 1.21, since Rules...
2003-11-05 Glenn L McGrathFix tar -j support
2003-11-04 Eric AndersenFix oversight with CONFIG_FEATURE_AUTOWIDTH handling
2003-11-03 Eric AndersenSet unset_env pointing to a NULL item, to prevent us...
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-11-03 Eric AndersenAvoid conflicts with the 2.6 kernel headers, which...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-31 Eric AndersenPut back the tar support stubs (and warnings) for now.
2003-10-31 Eric AndersenTry to make indent formatting less horrible
2003-10-31 Glenn L McGrathPatch from David Meggy to make the swap default to...
2003-10-31 Glenn L McGrathMove the tail -c option from FANCY_TAIL to the default...
next