Age | Commit message (Expand) | Author |
2007-08-17 | httpd shrink and logging update, part 4 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 3 of 7 | Denis Vlasenko |
2007-08-17 | httpd shrink and logging update, part 2 of 7 | Denis Vlasenko |
2007-08-17 | httpd shring and logging update, part 1 or 7 | Denis Vlasenko |
2007-08-17 | remove stray newline from help text | Denis Vlasenko |
2007-08-17 | assorted fixes for breakage found by randomconfig | Denis Vlasenko |
2007-08-16 | add comments regarding SO_REUSEADDR | Denis Vlasenko |
2007-08-16 | Comment out "#include <strings.h>" everywhere | Denis Vlasenko |
2007-08-16 | find: fix SELinux-related warning | Denis Vlasenko |
2007-08-16 | modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols | Denis Vlasenko |
2007-08-16 | hdparm: shrink rodata by ~250 bytes | Denis Vlasenko |
2007-08-16 | whitespace fixes, no code changes | Denis Vlasenko |
2007-08-15 | more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>: | Denis Vlasenko |
2007-08-15 | v[hp]error_msg have 2-3 callsites only -> incorporate there. | Denis Vlasenko |
2007-08-15 | if pidfile turned out to be !regular file, do not unlink it. | Denis Vlasenko |
2007-08-15 | dhcpd: make -S and -f actually work | Denis Vlasenko |
2007-08-14 | httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] | Denis Vlasenko |
2007-08-14 | httpd: extend -p PORT to -p [IP[v6]:]PORT | Denis Vlasenko |
2007-08-14 | udhcpd: add -f "foreground" and -S "syslog" options | Denis Vlasenko |
2007-08-14 | trylink: automatically use custom link script if user provides one | Denis Vlasenko |
2007-08-14 | syslogd: set syslog IPC buffer to mode 0644 | Denis Vlasenko |
2007-08-13 | expand, unexpand: new applets from Tito <farmatito@tiscali.it> | Denis Vlasenko |
2007-08-13 | df: match coreutils behavior of wrapping lines if filesystem name is too long. | Denis Vlasenko |
2007-08-13 | httpd: round down sendfile byte count to 64k | Denis Vlasenko |
2007-08-13 | usage.h: style cleanup | Denis Vlasenko |
2007-08-13 | s/#ifdef CONFIG_/#if ENABLE_/g | Denis Vlasenko |
2007-08-12 | syslogd,logread: get rid of head pointer, fix logread bug in the process | Denis Vlasenko |
2007-08-12 | httpd: sendfile support | Denis Vlasenko |
2007-08-12 | fix out-of-source-tree build | Denis Vlasenko |
2007-08-12 | trylink: produce even more info about final link stage | Denis Vlasenko |
2007-08-11 | httpd: CGI Status: header fix | Denis Vlasenko |
2007-08-11 | httpd: add support for Status: CGI header | Denis Vlasenko |
2007-08-11 | httpd: fix CGI handling bug (we were closing wrong fd). | Denis Vlasenko |
2007-08-09 | ls,ps,watch: measure terminal width on fd 0, not 1 | Denis Vlasenko |
2007-08-09 | stat: fix option -Z segv (bug 1454) | Denis Vlasenko |
2007-08-09 | udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/ | Denis Vlasenko |
2007-08-06 | bb_uudecode: now this is the more thorough fix... I hope... | Denis Vlasenko |
2007-08-06 | bb_uuencode: fix obscure case where we were using data past last byte of source | Denis Vlasenko |
2007-08-06 | patch: fix -p -1 handling | Denis Vlasenko |
2007-08-06 | catv: catv without arguments was trying to use environ as argv. | Denis Vlasenko |
2007-08-06 | trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>) | Denis Vlasenko |
2007-08-06 | sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) | Denis Vlasenko |
2007-08-06 | env: micro-optimization | Denis Vlasenko |
2007-08-06 | setfiles: | Denis Vlasenko |
2007-08-03 | less: add a bit more robustness in keyboard reading code | Denis Vlasenko |
2007-08-03 | mount: print errno on NFS error (again) | Denis Vlasenko |
2007-08-03 | svlogd: fix timestamping; do not warn if config is missing | Denis Vlasenko |
2007-08-03 | ttysize: update copyright | Denis Vlasenko |
2007-08-02 | udhcp: slight shrink | Denis Vlasenko |
2007-08-02 | ttysize: new applet. +200 bytes | Denis Vlasenko |