hush: wait for `cmd` to complete, and immediately store its exitcode in $?
[oweals/busybox.git] / libbb /
2009-11-15 Denys Vlasenkodate: restore hadling of MMDDhhmm[[CC]YY][.ss] date...
2009-11-15 Denys Vlasenkosome non-gnu compilers can't have non-const struct...
2009-11-14 Bernhard Reutner... use utimes() rather than obsolescent utime()
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-11 Denys Vlasenkotidy up O_NONBLOCK usage. use libbb functions in stty.
2009-11-11 Denys Vlasenkoash: fix bad interaction of "stty -echo" + ASK_TERMINAL
2009-11-08 Magnus Dammwget: factor out progress bar code
2009-11-07 Denys Vlasenkobig endian warning fixes
2009-11-02 Denys Vlasenkopasswd: do not complain if /etc/shadow is missing
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-11-01 Dan FandrichAdd more compat code for non GNU environments
2009-10-29 Denys Vlasenkolineedit: REALLY fix compile error now
2009-10-29 Denys Vlasenkolineedit: compile fix
2009-10-29 Denys Vlasenkoecho et al: support \e escape
2009-10-27 Bernhard Reutner... add and use xopen_nonblocking (-18b)
2009-10-27 Dan Fandrichplatform compatibility work (by Dan Fandrich)
2009-10-27 Denys Vlasenkorename sent_ESC_br_n6 variable to sent_ESC_br6n
2009-10-27 Denys Vlasenkolibbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINA...
2009-10-27 Denys Vlasenkolibbb/xrealloc_vector.c: better comment
2009-10-27 Denys Vlasenkolibbb/bb_do_delay.c: shrink
2009-10-27 Denys Vlasenkolibbb/ask_confirmation.c: shrink
2009-10-26 Denys Vlasenkoread_key,lineeedit: parse position answerback faster...
2009-10-26 Denys Vlasenkoread_key: ignore unknown keys (do not return them to...
2009-10-25 Denys Vlasenkoread_key: remove handling for ctrl-up/down, we don...
2009-10-25 Denys Vlasenkoread_key: document more weird key sequences
2009-10-25 Denys Vlasenkolineedit: handle Ctrl-arrows
2009-10-22 Denys Vlasenkobuild failure fix and some cosmetics
2009-10-22 Denys Vlasenko*: remove last function calls to isspace
2009-10-22 Denys Vlasenko*: use better isspace implementation
2009-10-20 Bernhard Reutner... add B921600
2009-10-15 Vladimir Dronnikovmove generate_uuid from mkswap to libbb
2009-10-14 Denys Vlasenkolineedit: do not hardcode ctrl-C and ctrl-D, use termio...
2009-10-14 Denys Vlasenkocomment anc Config.in changes, no code changes
2009-10-12 Denys Vlasenkolibbb/human_readable.c: shrink; and reduce bss usage
2009-10-11 Denys Vlasenkolibbb: revert the change where spawn reports exec failure
2009-10-08 Denys Vlasenkolibbb: make spawn() print "can't execute '%s'" on execv...
2009-10-08 Denys Vlasenko*: code shrink via NOINLINE
2009-10-05 Denys Vlasenkounpackers: check errors from close() too
2009-09-29 Denys Vlasenkofind: -follow should not error out on dandling links
2009-09-28 Denys Vlasenkolibbb/lineedit: restore ^D handling for unicode
2009-09-27 Denys Vlasenkolibbb/lineedit: fix the case when we configured history...
2009-09-23 Denys Vlasenko*: more portability fixes by Dan Fandrich
2009-09-23 Denys Vlasenko*: optimize code size in strtoul calls
2009-09-22 Denys Vlasenkopidof/killall: fix bug 625 (kernel threads get stale...
2009-09-19 Denys Vlasenkops,top: add an option to show threads. +260 bytes of...
2009-09-11 Denys Vlasenkofix read_cmdline API and a small buglet where "[comm...
2009-09-11 Denys Vlasenkotop, ps: do not output trailing spaces
2009-09-11 Denys Vlasenkotop: add -m ("memory") option
2009-09-09 Denys Vlasenkohttpd: shrink mime type matching code (suggested by...
2009-09-06 Denys Vlasenkomore C standard compat fixes from Dan Fandrich
2009-09-06 Denys Vlasenkodocumentation and typo fixes. By Dan Fandrich (dan...
2009-09-06 Denys Vlasenkoremove some GNUisms. by Dan Fandrich (dan AT coneharves...
2009-09-06 Denys Vlasenkoexperimentally add mallopt tweaks for reduced memory...
2009-09-02 Denys Vlasenkosmall commit tweak in parse_datestr, no code changes
2009-08-30 Denys Vlasenkocode shrink in help text code
2009-08-29 Denys Vlasenkoash: deal with some TODOs (mostly trivial)
2009-08-28 Pascal Bellardrpm2cpio: handle bz2 too; code shrink
2009-08-27 Denys Vlasenkoupdate copyright year
2009-08-20 Denys Vlasenkodo not store 1st two bytes of compressed help text
2009-08-01 Denys Vlasenkolibbb: prevent resursion on malloc failure
2009-07-30 Denys Vlasenkorename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP...
2009-07-28 Alexander Shishkinmake find_pid_by_name look at /proc/PID/exe too
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2009-07-18 Denys Vlasenkotouch: implement -t TIME (needed for testsuite)
2009-07-18 Denys Vlasenkotouch: implement -d --date (our own testsuite needs...
2009-07-18 Denys Vlasenkodate: factor out date parsing (in preparation for touch -d)
2009-07-16 Denys Vlasenkowiden "Unicode in environment" check
2009-07-16 Denys Vlasenkoanother small lineedit fix
2009-07-16 Denys Vlasenkofix a thinko in lineedit completion code
2009-07-16 Denys Vlasenkolineedit+unicode: code shrink
2009-07-16 Denys Vlasenkocomment fixes, no code changes
2009-07-16 Denys Vlasenkolineedit: code shrink
2009-07-15 Denys Vlasenkoremove trailing whitespace
2009-07-15 Denys Vlasenkorandomconfig fixes
2009-07-15 Denys Vlasenkocomment fix, no code changes
2009-07-14 Denys Vlasenkobusybox --install [-s] [DIR]: allow a parameter - desti...
2009-07-12 Denys Vlasenkopasswd + /etc/shadow: chage "change time" field too
2009-07-12 Denys Vlasenkolineedit+unicode: make TAB completion work again
2009-07-11 Denys Vlasenkovi: small code shrink
2009-07-11 Denys Vlasenkotweaking Unicode support
2009-07-11 Denys Vlasenkoadded simplified Unicode support for non-locale-enabled...
2009-07-10 Denys Vlasenkolineedit: implement Unicode-aware line editing (optional)
2009-07-08 Denys Vlasenkomove libc related stuff out of platform.h
2009-07-06 Denys Vlasenkotweak MD5 config text
2009-07-05 Denys Vlasenkolibbb/sha: #undef macro names before #defining them.
2009-07-05 Denys Vlasenkocp: make "non-POSIX" cp a bit more consistent
2009-07-05 Denys Vlasenkocp: by popular demand, make it POSIX compliant (but...
2009-07-05 Denys Vlasenkodf: fix "df /"
2009-07-05 Denys VlasenkoPatches to enable FreeBSD build
2009-07-03 Denys Vlasenkops: conditionally support additional -o FIELDs
2009-06-19 Denys Vlasenkogetopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
2009-06-18 Denys Vlasenkotweak Config texts and some broken English elsewhere
2009-06-15 Denys Vlasenkolibbb: stop using bb_strtod for now
2009-06-07 Denys Vlasenkostop using non-standard macro, use WEXITSTATUS instead
2009-06-01 Mike Frysingerlineedit: fix warning about unused label when VI editin...
2009-05-29 Denys Vlasenkoread_key: drop optimization where we read 3 bytes at...
2009-05-25 Denys Vlasenkoflash_lock, flash_unlock: new applets
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
next