aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-24cp,mv: simpler arg[cv] handling -> smallish code savingsDenis Vlasenko
2007-08-24- cosmetic html cleanupBernhard Reutner-Fischer
2007-08-24- obfuscate addrs a little bitBernhard Reutner-Fischer
2007-08-24cp: make POSIX-me-harder mode complain with a bit less insane messageDenis Vlasenko
2007-08-24spelling fixes to websiteDenis Vlasenko
2007-08-24Cosmetic fixes to webpageDenis Vlasenko
2007-08-24add missed attribution to httpd sendfile supportDenis Vlasenko
2007-08-24Start 1.8.x cycleDenis Vlasenko
2007-08-24news.html: add 1.7.0 announcementDenis Vlasenko
2007-08-24Update defconfig; fix commentsDenis Vlasenko
2007-08-23build system: stop moaning about unset integer CONFIGs.Denis Vlasenko
2007-08-23*: compile fixes for 64-bit buildDenis Vlasenko
2007-08-23httpd: code shrink of dir indexer exampleDenis Vlasenko
2007-08-22login: fixes for PAM buildDenis Vlasenko
2007-08-22httpd: style fix in indexer exampleDenis Vlasenko
2007-08-22httpd: replace shell-based dir indexer cgi example with C-based one.Denis Vlasenko
2007-08-21httpd: fix buglet in hex conversion. Remove alloca NULL checksDenis Vlasenko
2007-08-21login: optional support for PAMDenis Vlasenko
2007-08-21s/communal/common/ part 2Denis Vlasenko
2007-08-21s/communal/common/Denis Vlasenko
2007-08-21httpd: add optional support for error pages Denis Vlasenko
2007-08-20runit/*: get rid of tai[a] time abstraction, it's too bloaty.Denis Vlasenko
2007-08-19removed stray debugging commentsDenis Vlasenko
2007-08-19max_option_length[] holds small ints, uint8_t is enoughDenis Vlasenko
2007-08-19httpd: explain IP/mask parsing, and simplify it a bit.Denis Vlasenko
2007-08-19httpd: reinstate (much lighter) paranoid connection close codeDenis Vlasenko
2007-08-19httpd: get rid of rmt_port and setenv_logDenis Vlasenko
2007-08-19httpd: get rid of sscanf usage. Rename some variables.Denis Vlasenko
2007-08-19crond: code shrinkDenis Vlasenko
2007-08-19libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)Denis Vlasenko
2007-08-18crond: don't start sendmail with absolute pathDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-18httpd: stop reading headers using 1-byte read()Denis Vlasenko
2007-08-18make standalone httpd work on NOMMU machinesDenis Vlasenko
2007-08-18get rid of server_ and accepted_socket globals.Denis Vlasenko
2007-08-18introduce and use xdup2(int, int)Denis Vlasenko
2007-08-17httpd shrink and logging update, part 7 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 6 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 5 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 4 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 3 of 7Denis Vlasenko
2007-08-17httpd shrink and logging update, part 2 of 7Denis Vlasenko
2007-08-17httpd shring and logging update, part 1 or 7Denis Vlasenko
2007-08-17remove stray newline from help textDenis Vlasenko
2007-08-17assorted fixes for breakage found by randomconfigDenis Vlasenko
2007-08-16add comments regarding SO_REUSEADDRDenis Vlasenko
2007-08-16Comment out "#include <strings.h>" everywhereDenis Vlasenko
2007-08-16find: fix SELinux-related warningDenis Vlasenko
2007-08-16modprobe: add scanning of /lib/modules/`uname -r`/modules.symbolsDenis Vlasenko
2007-08-16hdparm: shrink rodata by ~250 bytesDenis Vlasenko