| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | hush: document a bug about aborting on sourced file error when non-interactive | Denys Vlasenko | 2011-03-24 | 2 | -0/+15 |
| * | hush: make parse errors in sourced file non-fatal in interactive script | Denys Vlasenko | 2011-03-24 | 1 | -45/+52 |
| * | hush: fix a case where return in sourced file has no effect | Denys Vlasenko | 2011-03-24 | 3 | -0/+9 |
| * | ash,hush: recheck LANG before every line input | Denys Vlasenko | 2011-03-23 | 4 | -28/+52 |
| * | don't call freeaddinfo(NULL) | Vitaly Magerya | 2011-03-22 | 3 | -11/+14 |
| * | login: set PAM RHOST | Ryan Phillips | 2011-03-22 | 1 | -0/+8 |
| * | dd: free allocated memory if CLEANUP enabled | Alexey Soloviev | 2011-03-22 | 1 | -0/+6 |
| * | mesg: make group/all writability configurable | Denys Vlasenko | 2011-03-22 | 1 | -25/+35 |
| * | ln: explain why we use xstrdup | Denys Vlasenko | 2011-03-21 | 1 | -1/+5 |
| * | init: fix a case where execv's 1st arg was wrong | Denys Vlasenko | 2011-03-21 | 1 | -0/+1 |
| * | wget: move help text to .c file | Denys Vlasenko | 2011-03-21 | 2 | -25/+26 |
| * | wget: fix fname_out usage wrt redirects | Denys Vlasenko | 2011-03-21 | 1 | -2/+8 |
| * | mount: add a test for bind+rshared | Denys Vlasenko | 2011-03-14 | 1 | -1/+38 |
| * | pwdx: new applet | Pere Orga | 2011-03-12 | 1 | -0/+60 |