| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge | Ron Yorston | 2012-03-22 | 296 | -4494/+5012 |
|\ |
|
| * | build fixes for scripts/kconfig | Denys Vlasenko | 2011-04-18 | 2 | -0/+5 |
| * | add include <sys/socket.h> | Denys Vlasenko | 2011-04-17 | 1 | -0/+1 |
| * | straighten out dprintf/fdprintf mess; remove old "define lchown chown" | Denys Vlasenko | 2011-04-17 | 2 | -16/+9 |
| * | small fixes atop syslog config patch | Denys Vlasenko | 2011-04-16 | 4 | -9/+39 |
| * | ash: clear sa_flags always | Ian Wienand | 2011-04-16 | 1 | -2/+7 |
| * | fix another nonportable grep usage in scripts | Denys Vlasenko | 2011-04-16 | 1 | -1/+1 |
| * | syslogd: small fix to config patch | Sergey Naumov | 2011-04-16 | 1 | -3/+9 |
| * | wget: add a note about bug 3625 | Denys Vlasenko | 2011-04-16 | 1 | -0/+6 |
| * | md5/sha1sum: better fix for small resource leak | Denys Vlasenko | 2011-04-16 | 1 | -14/+11 |
| * | md5/sha1sum: fix small resource leak | Alexey Fomenko | 2011-04-16 | 1 | -0/+3 |
| * | Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 | Denys Vlasenko | 2011-04-16 | 1 | -1/+1 |
| * | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y | Denys Vlasenko | 2011-04-16 | 2 | -1/+1 |
| * | gen_build_files.sh: do not use "sed --" for now | Denys Vlasenko | 2011-04-16 | 1 | -4/+8 |
| * | Fix double words in comments. No code changes | Marek Polacek | 2011-04-16 | 8 | -9/+9 |
| * | add forgotten #include | Denys Vlasenko | 2011-04-11 | 1 | -0/+1 |
| * | tftpd: add -l "log to syslog" option. Needed for inetd mode | Denys Vlasenko | 2011-04-11 | 1 | -2/+8 |
| * | tftp: fix progress bar for large (>32M) files. Closes 3499 | Denys Vlasenko | 2011-04-11 | 1 | -2/+2 |
| * | basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument | Denys Vlasenko | 2011-04-11 | 2 | -0/+7 |
| * | conspy: fix ESC key lost | Pascal Bellard | 2011-04-11 | 1 | -2/+3 |
| * | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 142 | -2312/+2369 |
| * | syslogd: optional support for /etc/syslog.conf | Sergey Naumov | 2011-04-10 | 2 | -65/+275 |
| * | http: document index.cgi usage. no code changes | Denys Vlasenko | 2011-04-10 | 1 | -1/+5 |
| * | libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. | Denys Vlasenko | 2011-04-07 | 10 | -24/+26 |
| * | ntpd: decrease ntpd -q "no response" timeout to 10 sec | Denys Vlasenko | 2011-04-07 | 1 | -3/+17 |
| * | applets/install.sh: afer quoting of variables | Denys Vlasenko | 2011-04-05 | 1 | -35/+34 |
| * | passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated | Tito Ragusa | 2011-04-05 | 2 | -4/+10 |
| * | fix install.sh | Denys Vlasenko | 2011-04-04 | 1 | -6/+10 |
| * | ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) | Denys Vlasenko | 2011-04-04 | 1 | -0/+12 |
| * | start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode | Denys Vlasenko | 2011-04-04 | 1 | -2/+8 |
| * | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit... | Pere Orga | 2011-04-03 | 26 | -400/+418 |
| * | ls: better help text for -a and -A | Denys Vlasenko | 2011-04-03 | 1 | -7/+7 |
| * | move help text from include/usage.src.h to coreutils/*.c | Pere Orga | 2011-03-31 | 67 | -1055/+1070 |
| * | small fix for HISTFILESIZE | Denys Vlasenko | 2011-03-31 | 1 | -0/+1 |
| * | ash,hush: optional support for $HISTFILESIZE. | Denys Vlasenko | 2011-03-31 | 6 | -21/+55 |
| * | hush: remove outdated comments | Denys Vlasenko | 2011-03-30 | 1 | -5/+1 |
| * | hush: fix source1.tests | Denys Vlasenko | 2011-03-30 | 1 | -27/+37 |
| * | fbsplash: Add support for 24 and 32 bit color depth | Nuno Lucas | 2011-03-28 | 1 | -44/+73 |
| * | move help text from include/usage.src.h to console-tools/*.c | Pere Orga | 2011-03-28 | 16 | -111/+119 |
| * | applet_tables: do not include libbb.h, that header ir for target builds | Denys Vlasenko | 2011-03-28 | 3 | -25/+40 |
| * | mesg: operate on stdin, not on stderr (compat) | Denys Vlasenko | 2011-03-28 | 1 | -3/+3 |
| * | httpd: don't send error messages with gzip encoding | Peter Korsgaard | 2011-03-27 | 1 | -0/+1 |
| * | diff: optimize diffing of files with the same metadata | Roman Borisov | 2011-03-27 | 1 | -0/+25 |
| * | move help text from include/usage.src.h to archival/*.c | Pere Orga | 2011-03-27 | 11 | -210/+215 |
| * | wget: --post-data=STR should not encode STR, should send it verbatim | Vitaly Magerya | 2011-03-27 | 1 | -41/+1 |
| * | pstree: fix "warning: 'handle_thread' defined but not used" | Denys Vlasenko | 2011-03-27 | 1 | -0/+2 |
| * | lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y | Denys Vlasenko | 2011-03-27 | 2 | -48/+66 |
* | | Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge | Ron Yorston | 2012-03-22 | 87 | -625/+1253 |
|\| |
|
| * | mount: add --rbind option support | Roman Borisov | 2011-03-26 | 2 | -1/+3 |
| * | mount: rprivate option fix | Roman Borisov | 2011-03-26 | 1 | -1/+1 |