oweals/busybox.git
2007-09-21 Denis Vlasenkoash: s/int/smallint/. -60 bytes.
2007-09-21 Denis Vlasenkotest: correct confusing placement of "const"
2007-09-21 Denis Vlasenkomicrocom: add new applet, this time for real
2007-09-21 Denis Vlasenkomicrocom: new applet by Vladimir Dronnikov <dronnikov...
2007-09-21 Denis Vlasenkoupdate Glenn McGrath's email address
2007-09-20 Denis Vlasenkoremove stray 8-bit chars from copyright banner
2007-09-16 Denis Vlasenkoannounce 1.7.1 on website
2007-09-15 Denis Vlasenkohttpd: do not clear environment
2007-09-13 Denis Vlasenkowebpage: add a link to vda's "init must die" page
2007-09-11 Denis Vlasenkocp: make it a bit closer to POSIX, but still refuse...
2007-09-11 Denis Vlasenkocp: make "cp file /dev/node" special case; explained...
2007-09-10 Denis Vlasenkorun_shell: code shrink for selinux
2007-09-10 Denis Vlasenkosetup_environment: code shrink
2007-09-10 Denis Vlasenkogrep: delete obsolete comment
2007-09-10 Denis Vlasenkogrep: fix grep -F -e str1 -e str2 (was matching str2...
2007-09-09 Denis Vlasenkostyle fix, no code changes
2007-09-09 Denis Vlasenkoopen_transformer: fix vda's goofup
2007-09-08 Denis Vlasenkotop: small fix for command line wrapping
2007-09-08 Denis Vlasenkotop: get rid of on-stack variable buffers, use permanen...
2007-09-08 Denis Vlasenkotop: add sizeof(G) check; fix style
2007-09-08 Denis Vlasenkotop: TOPMEM feature - 's(how sizes)' command. +2.5k...
2007-09-07 Paul Foxoverload the existing '-q' flag so that if '-l' and...
2007-09-07 Denis Vlasenkomessages: by popular request allow PATH to be customize...
2007-09-07 Denis Vlasenkosyslogd: do not need to poll(), we can just block in...
2007-09-07 Denis Vlasenko*: replace select-for-one descriptor with poll, it...
2007-09-06 Paul Foxfix infinite retry bug. also, reduce per-packet receiv...
2007-09-06 Paul Foxfix -xdev behavior in the presence of two or more neste...
2007-09-06 Denis Vlasenkoumount: support (by ignoring) -i; style fixes
2007-09-05 Denis Vlasenkousage: trim a bit
2007-09-05 Denis Vlasenkowatchdog: allow millisecond spec (-t 250ms)
2007-09-05 Denis Vlasenkotar + gzip/bzip2/etc: support NOMMU machines (by Alex...
2007-09-05 Denis Vlasenkobusybox --install -s: prevent puzzling "/bin/busybox...
2007-09-04 Denis Vlasenkotar: conditionally don't wait for vforked child to...
2007-09-04 Denis Vlasenkomount: ignore NFS bg option on NOMMU machines
2007-09-03 Denis Vlasenkodu: remove statics (by Bernhard Fischer <rep.dot.nop...
2007-09-03 Denis Vlasenkologin: do reject wrong passwords with PAM auth
2007-09-03 Denis Vlasenkotrylink: reinstate accidentally deleted --verbose
2007-09-02 Bernhard Reutner... - IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN
2007-09-02 Bernhard Reutner... - Generally strip off -l that does not pull in a lib.
2007-09-02 Bernhard Reutner... - fix bug where we linked again -lm even though it...
2007-08-31 Denis Vlasenkoisrv: use monotonic_sec
2007-08-29 Denis Vlasenkotop: another readability fix
2007-08-29 Denis Vlasenkovsz and rss are unsigned longs (ulong ~= width of void* =>
2007-08-29 Denis Vlasenkotop: don't wait before final bailout (try top -b -n1).
2007-08-29 Denis Vlasenkomount: allow (and ignore) -i
2007-08-28 Denis Vlasenkosmart_ulltoa5: emit small letters k,m,g... - makes top
2007-08-28 Denis Vlasenkotop: use poll instead of select for waiting on one...
2007-08-28 Denis Vlasenkomount: don't close fd twice in NFS code
2007-08-27 Denis Vlasenkocp: fix recursion check to not waste bytes remembering...
2007-08-27 Denis Vlasenkocp: detect and prevent infinite recursion
2007-08-26 Denis Vlasenkops: fix RSS parsing (rss field in /proc/PID/stat is...
2007-08-26 Denis Vlasenkoadd links to vda's pet projects
2007-08-26 Denis Vlasenkoinstall: shrink a bit, fix two buglets
2007-08-25 Denis VlasenkoStart a small document "why ifupdown is bad"
2007-08-25 Denis Vlasenkomake copy_file() a bit easier to understand, and smaller
2007-08-25 Denis Vlasenkosupport "#!/bin/busybox"-style wrappers. Needed for...
2007-08-25 Bernhard Reutner... - add Yann's email-addr
2007-08-24 Denis Vlasenkocp,mv: simpler arg[cv] handling -> smallish code savings
2007-08-24 Bernhard Reutner... - cosmetic html cleanup
2007-08-24 Bernhard Reutner... - obfuscate addrs a little bit
2007-08-24 Denis Vlasenkocp: make POSIX-me-harder mode complain with a bit less...
2007-08-24 Denis Vlasenkospelling fixes to website
2007-08-24 Denis VlasenkoCosmetic fixes to webpage
2007-08-24 Denis Vlasenkoadd missed attribution to httpd sendfile support
2007-08-24 Denis VlasenkoStart 1.8.x cycle
2007-08-24 Denis Vlasenkonews.html: add 1.7.0 announcement
2007-08-24 Denis VlasenkoUpdate defconfig; fix comments
2007-08-23 Denis Vlasenkobuild system: stop moaning about unset integer CONFIGs.
2007-08-23 Denis Vlasenko*: compile fixes for 64-bit build
2007-08-23 Denis Vlasenkohttpd: code shrink of dir indexer example
2007-08-22 Denis Vlasenkologin: fixes for PAM build
2007-08-22 Denis Vlasenkohttpd: style fix in indexer example
2007-08-22 Denis Vlasenkohttpd: replace shell-based dir indexer cgi example...
2007-08-21 Denis Vlasenkohttpd: fix buglet in hex conversion. Remove alloca...
2007-08-21 Denis Vlasenkologin: optional support for PAM
2007-08-21 Denis Vlasenkos/communal/common/ part 2
2007-08-21 Denis Vlasenkos/communal/common/
2007-08-21 Denis Vlasenkohttpd: add optional support for error pages
2007-08-20 Denis Vlasenkorunit/*: get rid of tai[a] time abstraction, it's too...
2007-08-19 Denis Vlasenkoremoved stray debugging comments
2007-08-19 Denis Vlasenkomax_option_length[] holds small ints, uint8_t is enough
2007-08-19 Denis Vlasenkohttpd: explain IP/mask parsing, and simplify it a bit.
2007-08-19 Denis Vlasenkohttpd: reinstate (much lighter) paranoid connection...
2007-08-19 Denis Vlasenkohttpd: get rid of rmt_port and setenv_log
2007-08-19 Denis Vlasenkohttpd: get rid of sscanf usage. Rename some variables.
2007-08-19 Denis Vlasenkocrond: code shrink
2007-08-19 Denis Vlasenkolibbb,crond,lash: fix getopt32 (don't know how it manag...
2007-08-18 Denis Vlasenkocrond: don't start sendmail with absolute path
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-18 Denis Vlasenkohttpd: stop reading headers using 1-byte read()
2007-08-18 Denis Vlasenkomake standalone httpd work on NOMMU machines
2007-08-18 Denis Vlasenkoget rid of server_ and accepted_socket globals.
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 7 of 7
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 6 of 7
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 5 of 7
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 4 of 7
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 3 of 7
2007-08-17 Denis Vlasenkohttpd shrink and logging update, part 2 of 7
2007-08-17 Denis Vlasenkohttpd shring and logging update, part 1 or 7
next