Age | Commit message (Expand) | Author |
2011-04-26 | Fix ubirsvol usage information | Reuben Dowle |
2011-04-26 | udhcp: add FEATURE_UDHCP_8021Q option | Nigel Hathaway |
2011-04-26 | dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form | Nigel Hathaway |
2011-04-18 | build fixes for scripts/kconfig | Denys Vlasenko |
2011-04-17 | add include <sys/socket.h> | Denys Vlasenko |
2011-04-17 | straighten out dprintf/fdprintf mess; remove old "define lchown chown" | Denys Vlasenko |
2011-04-16 | small fixes atop syslog config patch | Denys Vlasenko |
2011-04-16 | ash: clear sa_flags always | Ian Wienand |
2011-04-16 | fix another nonportable grep usage in scripts | Denys Vlasenko |
2011-04-16 | syslogd: small fix to config patch | Sergey Naumov |
2011-04-16 | wget: add a note about bug 3625 | Denys Vlasenko |
2011-04-16 | md5/sha1sum: better fix for small resource leak | Denys Vlasenko |
2011-04-16 | md5/sha1sum: fix small resource leak | Alexey Fomenko |
2011-04-16 | Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 | Denys Vlasenko |
2011-04-16 | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y | Denys Vlasenko |
2011-04-16 | gen_build_files.sh: do not use "sed --" for now | Denys Vlasenko |
2011-04-16 | Fix double words in comments. No code changes | Marek Polacek |
2011-04-11 | add forgotten #include | Denys Vlasenko |
2011-04-11 | tftpd: add -l "log to syslog" option. Needed for inetd mode | Denys Vlasenko |
2011-04-11 | tftp: fix progress bar for large (>32M) files. Closes 3499 | Denys Vlasenko |
2011-04-11 | basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument | Denys Vlasenko |
2011-04-11 | conspy: fix ESC key lost | Pascal Bellard |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2011-04-10 | syslogd: optional support for /etc/syslog.conf | Sergey Naumov |
2011-04-10 | http: document index.cgi usage. no code changes | Denys Vlasenko |
2011-04-07 | libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. | Denys Vlasenko |
2011-04-07 | ntpd: decrease ntpd -q "no response" timeout to 10 sec | Denys Vlasenko |
2011-04-05 | applets/install.sh: afer quoting of variables | Denys Vlasenko |
2011-04-05 | passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated | Tito Ragusa |
2011-04-04 | fix install.sh | Denys Vlasenko |
2011-04-04 | ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) | Denys Vlasenko |
2011-04-04 | start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode | Denys Vlasenko |
2011-04-03 | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit... | Pere Orga |
2011-04-03 | ls: better help text for -a and -A | Denys Vlasenko |
2011-03-31 | move help text from include/usage.src.h to coreutils/*.c | Pere Orga |
2011-03-31 | small fix for HISTFILESIZE | Denys Vlasenko |
2011-03-31 | ash,hush: optional support for $HISTFILESIZE. | Denys Vlasenko |
2011-03-30 | hush: remove outdated comments | Denys Vlasenko |
2011-03-30 | hush: fix source1.tests | Denys Vlasenko |
2011-03-28 | fbsplash: Add support for 24 and 32 bit color depth | Nuno Lucas |
2011-03-28 | move help text from include/usage.src.h to console-tools/*.c | Pere Orga |
2011-03-28 | applet_tables: do not include libbb.h, that header ir for target builds | Denys Vlasenko |
2011-03-28 | mesg: operate on stdin, not on stderr (compat) | Denys Vlasenko |
2011-03-27 | httpd: don't send error messages with gzip encoding | Peter Korsgaard |
2011-03-27 | diff: optimize diffing of files with the same metadata | Roman Borisov |
2011-03-27 | move help text from include/usage.src.h to archival/*.c | Pere Orga |
2011-03-27 | wget: --post-data=STR should not encode STR, should send it verbatim | Vitaly Magerya |
2011-03-27 | pstree: fix "warning: 'handle_thread' defined but not used" | Denys Vlasenko |
2011-03-27 | lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y | Denys Vlasenko |
2011-03-26 | mount: add --rbind option support | Roman Borisov |