platform/upstream/busybox.git
2011-04-16 Sergey Naumovsyslogd: small fix to config patch
2011-04-16 Denys Vlasenkowget: add a note about bug 3625
2011-04-16 Denys Vlasenkomd5/sha1sum: better fix for small resource leak
2011-04-16 Alexey Fomenkomd5/sha1sum: fix small resource leak
2011-04-16 Denys VlasenkoUse net/ethernet.h instead of linux/if_ether.h in more...
2011-04-16 Denys Vlasenkomake FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
2011-04-16 Denys Vlasenkogen_build_files.sh: do not use "sed --" for now
2011-04-16 Marek PolacekFix double words in comments. No code changes
2011-04-11 Denys Vlasenkoadd forgotten #include
2011-04-11 Denys Vlasenkotftpd: add -l "log to syslog" option. Needed for inetd...
2011-04-11 Denys Vlasenkotftp: fix progress bar for large (>32M) files. Closes...
2011-04-11 Denys Vlasenkobasename,dirname,freeramdisk,rx,raidautorun,runsv,chvt...
2011-04-11 Pascal Bellardconspy: fix ESC key lost
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-04-10 Sergey Naumovsyslogd: optional support for /etc/syslog.conf
2011-04-10 Denys Vlasenkohttp: document index.cgi usage. no code changes
2011-04-07 Denys Vlasenkolibbb: make set_nport accept pointer to sockaddr, not...
2011-04-06 Denys Vlasenkontpd: decrease ntpd -q "no response" timeout to 10 sec
2011-04-05 Denys Vlasenkoapplets/install.sh: afer quoting of variables
2011-04-04 Tito Ragusapasswd,chpasswd: reset password in /etc/passwd to ...
2011-04-04 Denys Vlasenkofix install.sh
2011-04-04 Denys Vlasenkoash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
2011-04-04 Denys Vlasenkostart-stop-daemon: fix "-K --test --pidfile PIDFILE...
2011-04-02 Pere Orgamove help text from include/usage.src.h to debianutils...
2011-04-02 Denys Vlasenkols: better help text for -a and -A
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2011-03-31 Denys Vlasenkosmall fix for HISTFILESIZE
2011-03-31 Denys Vlasenkoash,hush: optional support for $HISTFILESIZE.
2011-03-30 Denys Vlasenkohush: remove outdated comments
2011-03-30 Denys Vlasenkohush: fix source1.tests
2011-03-28 Nuno Lucasfbsplash: Add support for 24 and 32 bit color depth
2011-03-28 Pere Orgamove help text from include/usage.src.h to console...
2011-03-27 Denys Vlasenkoapplet_tables: do not include libbb.h, that header...
2011-03-27 Denys Vlasenkomesg: operate on stdin, not on stderr (compat)
2011-03-27 Peter Korsgaardhttpd: don't send error messages with gzip encoding
2011-03-27 Roman Borisovdiff: optimize diffing of files with the same metadata
2011-03-27 Pere Orgamove help text from include/usage.src.h to archival/*.c
2011-03-27 Vitaly Mageryawget: --post-data=STR should not encode STR, should...
2011-03-27 Denys Vlasenkopstree: fix "warning: 'handle_thread' defined but not...
2011-03-27 Denys Vlasenkolineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
2011-03-26 Roman Borisovmount: add --rbind option support
2011-03-26 Roman Borisovmount: rprivate option fix
2011-03-24 Denys Vlasenkohush: document a bug about aborting on sourced file...
2011-03-24 Denys Vlasenkohush: make parse errors in sourced file non-fatal in...
2011-03-24 Denys Vlasenkohush: fix a case where return in sourced file has no...
2011-03-23 Denys Vlasenkoash,hush: recheck LANG before every line input
2011-03-22 Vitaly Mageryadon't call freeaddinfo(NULL)
2011-03-22 Ryan Phillipslogin: set PAM RHOST
2011-03-22 Alexey Solovievdd: free allocated memory if CLEANUP enabled
2011-03-22 Denys Vlasenkomesg: make group/all writability configurable
2011-03-21 Denys Vlasenkoln: explain why we use xstrdup
2011-03-21 Denys Vlasenkoinit: fix a case where execv's 1st arg was wrong
2011-03-20 Denys Vlasenkowget: move help text to .c file
2011-03-20 Denys Vlasenkowget: fix fname_out usage wrt redirects
2011-03-14 Denys Vlasenkomount: add a test for bind+rshared
2011-03-12 Pere Orgapwdx: new applet
2011-03-12 Denys Vlasenkobusybox: fail if --install is not given an absolute...
2011-03-12 Denys Vlasenkoudhcpc: emit "correct" secs field
2011-03-12 Denys Vlasenkols: fix handling of symlinks by option -1
2011-03-12 Denys Vlasenkolibbb: make warning go away
2011-03-11 Pascal Bellardchsum: fix
2011-03-08 Denys Vlasenkos/FAIL_DELAY/LOGIN_FAIL_DELAY/
2011-03-08 Denys Vlasenkoforgot to add libbb/get_shell_name.c
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-03-08 Denys Vlasenkoprintenv: fix environ == NULL segfault
2011-03-08 Denys Vlasenkoash/hush: shrink help text
2011-03-08 Denys Vlasenkoftpd: better usage text
2011-03-07 Pere Orgakill: fix infinite loop when passed PIDs are not valid...
2011-03-07 Denys Vlasenkoremove stray empty line
2011-03-07 Denys Vlasenkoash/hush: provide help text
2011-03-07 Denys Vlasenkoash: fix execution of shell scripts without shebang
2011-03-07 Denys Vlasenkoklogd: fix the problem of delayed handling of ^C and...
2011-03-07 Keith Youngudhcpc: add -B option
2011-03-07 Denys Vlasenkomore: fix tabs handling
2011-03-06 Denys Vlasenkofix bit rot in scripts/Makefile.IMA #2
2011-03-06 Denys Vlasenkofix bit rot in scripts/Makefile.IMA
2011-03-06 Bjørn Forsman.gitignore: add missing ignores
2011-03-06 Phil Sutternameif: add matching by phy_address=NUM; extend help...
2011-03-06 Phil Sutternameif: fix parsing of /proc/net/dev; small code shrink
2011-03-06 Denys Vlasenkolibbb/login/su: do not sanitize shell name twice
2011-03-06 Alexey Solovievtr: free allocated memory in tr if CLEANUP enabled
2011-03-06 Denys Vlasenkoimprove --install operation in chroot jails
2011-03-03 Denys Vlasenkoxargs: support --no-run-if-empty (synonym to -r)
2011-03-02 Alexey Fomenkodon't leak malloced variables in the loop; remove doubl...
2011-03-02 Denys Vlasenkoconvert "do {...} while (1);" -> "while (1) {...}"
2011-03-02 Alexey Fomenkoadd missing fclose's
2011-03-02 Denys Vlasenkotar: skip leading / and handle names like abc/..//...
2011-03-01 Alexey Fomenkolibbb: remove dead code in getopt32. -7 bytes
2011-03-01 Denys Vlasenkotar: on extract, everything up to and including last...
2011-03-01 Denys Vlasenkolibbb: make user/group name cache strings longer (...
2011-03-01 Denys Vlasenkols: widen -s (1k blocks) column from 4 to 6
2011-02-28 Denys Vlasenkols: -g implies -l
2011-02-28 Denys Vlasenkols: fix bits for -T, -w and --color; make -n imply...
2011-02-28 Denys Vlasenkomount: strip multiple trailing slashes, not just one
2011-02-28 Roman Borisovmount: update /etc/mtab properly on mount --move
2011-02-27 Pere Orgawhois: new applet
2011-02-27 Harald Beckershowkey: make showkey -a work on any stdin
2011-02-27 Denys Vlasenkols: fix one-bit-off which caused -H to behave as -h
2011-02-27 Denys Vlasenkoadduser: use better argv passing to addgroup
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
next