platform/upstream/busybox.git
2009-03-29 Denis Vlasenkomodutils: dont pass NULL options to init_module()
2009-03-29 Denis Vlasenkobuild system: hdparm -d is not that dangerous, remove...
2009-03-29 Denis Vlasenkosendmail: add more example in usage text
2009-03-29 Denis Vlasenkomodule loading for 2.4: use fd-based io instead of...
2009-03-29 Mike Frysingeradd test cases for `trap` ... but disabled for now...
2009-03-29 Denis Vlasenkosysctl: move code around to get rid of forward references.
2009-03-29 Denis Vlasenkosysctl: fix broken -p [file] - close bug 231
2009-03-29 Mike Frysingermark msh as deprecated
2009-03-29 Mike Frysingeruse bb_strtou() in umask/wait and check errno to see...
2009-03-29 Mike Frysingermake sure we check job status whenever updating the...
2009-03-28 Mike Frysingertest for invalid named variables
2009-03-28 Mike Frysingerdo not let handle_dollar() accept vars that start with...
2009-03-28 Mike Frysingerimplement `wait` builtin
2009-03-28 Denis Vlasenkoremove ((expr)) bash'ism
2009-03-28 Denis Vlasenkorandomconfig fix
2009-03-28 Mike Frysingerupdate the normally disabled debug code around the...
2009-03-28 Denis Vlasenkorandomtest fixes
2009-03-28 Mike Frysingeradd hush tests for parameter expansion
2009-03-28 Mike Frysingerimplement most POSIX parameter expansions (~+500bytes)
2009-03-28 Mike Frysingermake sure we exit based on test failure rather than...
2009-03-28 Mike Frysingersplit up feature todo by posix/bash
2009-03-28 Mike Frysingerunify `set` handling with command line processing,...
2009-03-28 Mike Frysingerhandle the "-s" command line option that POSIX requires
2009-03-28 Mike Frysingerrename "-f" (fake) option to "-n" to match POSIX
2009-03-28 Mike Frysingertweak format modifier in debug code to fixup gcc warning
2009-03-28 Mike Frysingerconvert some of the ENABLE_FEATURE_EDITING from CPP...
2009-03-28 Mike Frysingerstop lying about [[ test support
2009-03-28 Denis Vlasenkomkfs.vfat: fix a problem with over-estimating FAT size
2009-03-28 Mike Frysingermake lash deprecation more prominent
2009-03-28 Denis Vlasenkomkfs.vfat: mkdosfs compat with choosing clyster size
2009-03-28 Denis Vlasenkomkfs.vfat: more of pointless tweaking
2009-03-28 Denis Vlasenkomkfs.vfat: small tweak to comments
2009-03-28 Denis Vlasenkomkdosfs (aka mkfs.vfat): new applet by Vladimir
2009-03-27 Denis Vlasenkols: warning fix
2009-03-27 Denis Vlasenkotail: fix tail +N syntax not working. Closes bug 221.
2009-03-26 Mike Frysingerenable most job functions on no-mmu systems
2009-03-25 Denis Vlasenkotftp: when we infer local name from remote (-r [/]path...
2009-03-23 Mike Frysingerdo not make startup banner depend on job support
2009-03-23 Denis Vlasenkolibbb: revent previous version of "concurrent history...
2009-03-22 Mike Frysingermove parse_stream out of ENABLE_HUSH_TICK to avoid...
2009-03-22 Denis Vlasenkolibbb: make history saving/loading concurrent-safe
2009-03-22 Denis Vlasenkotimeout: fix parsing of -t NUM on MMU
2009-03-22 Denis Vlasenkohush: rearrange functions to reduce amount of forward...
2009-03-22 Denis Vlasenkohush: fix segv at repeated "set -- a b c" + "shift"
2009-03-21 Denis Vlasenkohush: fix strcpy of potentially overlapping strings
2009-03-21 Denis Vlasenkomsh testsuite: fix false positive, tweak run stript
2009-03-21 Denis Vlasenkols: make readlink error to not disrupt output (try...
2009-03-20 Denis Vlasenkocpio: more compat: -0 and -L options
2009-03-20 Denis VlasenkoCompatibility fixes:
2009-03-20 Denis Vlasenkocd: "support" -v by ignoring it
2009-03-20 Denis Vlasenkohush: tweak testsuite
2009-03-20 Denis Vlasenkohush: fix bug 207 and "hush -c" parameter passing.
2009-03-20 Denis Vlasenkoash: expand comment
2009-03-20 Denis Vlasenkohush: fix set [--] params. Closes bug 199.
2009-03-20 Denis Vlasenkoash: add missing comma in debug scaffolding
2009-03-20 Denis Vlasenkoash: fix a case where we close wrong descriptor; add...
2009-03-19 Denis Vlasenkoash: DEBUG should be 0 :)
2009-03-19 Denis Vlasenkoash: fix TRACE commands
2009-03-19 Denis Vlasenkoash: make evaltree save/restore int suppression depth.
2009-03-19 Denis Vlasenkodoc update
2009-03-19 Denis Vlasenkoash: in dotrap(), do not clear gotsig[] for SIGINT...
2009-03-19 Denis Vlasenkodf: fix FEATURE_DF_FANCY=off, FEATURE_HUMAN_READABLE...
2009-03-19 Denis Vlasenkoash: tentatively fix bug 189.
2009-03-19 Denis Vlasenkoinit: test for vt terminal with VT_OPENQRY,
2009-03-19 Denis Vlasenkoash: fix "ash -c 'exec 1>&0'" complaining that fd 0...
2009-03-18 Denis Vlasenkols: make color-related code more readable. Fix a case...
2009-03-18 Denis Vlasenkohttpd: add comment explaining why SERVER_NAME etc is...
2009-03-18 Denis Vlasenkoftpd: fix command fetching to not do it in 1-byte reads;
2009-03-18 Denis Vlasenkoftpd: add some comments
2009-03-18 Denis Vlasenkoftpd: trim messages (but make sure they still make...
2009-03-18 Denis Vlasenkoftpd: do not use nasty tricks for re-execing if we...
2009-03-18 Denis Vlasenkoftpd: add support for MDTM, I see clients often use it,
2009-03-17 Denis Vlasenkoftpd: document NLST format
2009-03-17 Denis Vlasenkoftpd: instead of wordy HELP, implement useful, and...
2009-03-17 Denis Vlasenkoftpd: implement -vv verbosity
2009-03-17 Denis Vlasenkoftpd: tweak timeout code
2009-03-16 Denis Vlasenkochat: update by Vladimir
2009-03-16 Denis Vlasenkoftpd: fix thinko: set_nport takes port in network order
2009-03-16 Denis Vlasenkoftpd: dont use fdprintf for simple status messages
2009-03-16 Denis Vlasenkoftpd: simplify PORT check by assuming IP = peer's IP.
2009-03-16 Denis Vlasenkoftpd: add idle and absolute timeouts. This is a securit...
2009-03-16 Denis Vlasenkoftpd: security tightened up:
2009-03-15 Denis Vlasenkoawk: fix compat issue found by gpm build
2009-03-15 Denis Vlasenkotr: support -C as synonym to -c
2009-03-15 Denis Vlasenkoftpd: fix the bug where >2GB file ops report errors;
2009-03-15 Denis Vlasenkosha: merge K[] for sha256 and 512
2009-03-15 Denis Vlasenkosha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
2009-03-15 Denis Vlasenkosha: merge sha1/sha256 handling (they are similar enoug...
2009-03-15 Denis Vlasenkouname: correct cut/paste error
2009-03-14 Denis Vlasenkomount: support "-O option"; stop trying to mount swap...
2009-03-14 Denis Vlasenkouname: support long options
2009-03-13 Denis Vlasenkoinsmod/modprobe: do not pass NULL to kernel as module...
2009-03-13 Denis Vlasenkotar: make FEATURE_TAR_AUTODETECT work with DESKTOP...
2009-03-12 Denis Vlasenkosha: reduce sha256/512 context size. Make sha1/sha256...
2009-03-12 Denis Vlasenkosha: tiny shrink
2009-03-12 Denis Vlasenkoadd comment about sha testing
2009-03-12 Denis Vlasenkoshrink sha hashing a bit more (remove wbuflen field...
2009-03-12 Denis Vlasenkoshrink sha hashing
2009-03-12 Denis Vlasenkopopmaildir: fix several grave bugs with using memory...
2009-03-12 Mike Frysingerthe -elf2flt flag can be used w/out -Wl, so drop the...
next