oweals/busybox.git
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
2007-08-17 Denis Vlasenkoremove stray newline from help text
2007-08-17 Denis Vlasenkoassorted fixes for breakage found by randomconfig
2007-08-16 Denis Vlasenkoadd comments regarding SO_REUSEADDR
2007-08-16 Denis VlasenkoComment out "#include <strings.h>" everywhere
2007-08-16 Denis Vlasenkofind: fix SELinux-related warning
2007-08-16 Denis Vlasenkomodprobe: add scanning of /lib/modules/`uname -r`/modul...
2007-08-16 Denis Vlasenkohdparm: shrink rodata by ~250 bytes
2007-08-16 Denis Vlasenkowhitespace fixes, no code changes
2007-08-15 Denis Vlasenkomore: by Tristan Schmelcher <tpkschme@engmail.uwaterloo...
2007-08-15 Denis Vlasenkov[hp]error_msg have 2-3 callsites only -> incorporate...
2007-08-15 Denis Vlasenkoif pidfile turned out to be !regular file, do not unlin...
2007-08-15 Denis Vlasenkodhcpd: make -S and -f actually work
2007-08-14 Denis Vlasenkohttpd: add -v[v]: prints client addresses, HTTP codes...
2007-08-14 Denis Vlasenkohttpd: extend -p PORT to -p [IP[v6]:]PORT
2007-08-14 Denis Vlasenkoudhcpd: add -f "foreground" and -S "syslog" options
2007-08-14 Denis Vlasenkotrylink: automatically use custom link script if user...
2007-08-14 Denis Vlasenkosyslogd: set syslog IPC buffer to mode 0644
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...
2007-08-13 Denis Vlasenkodf: match coreutils behavior of wrapping lines if files...
2007-08-13 Denis Vlasenkohttpd: round down sendfile byte count to 64k
2007-08-13 Denis Vlasenkousage.h: style cleanup
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-08-12 Denis Vlasenkosyslogd,logread: get rid of head pointer, fix logread...
2007-08-12 Denis Vlasenkohttpd: sendfile support
2007-08-12 Denis Vlasenkofix out-of-source-tree build
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-08-11 Denis Vlasenkohttpd: CGI Status: header fix
2007-08-11 Denis Vlasenkohttpd: add support for Status: CGI header
2007-08-11 Denis Vlasenkohttpd: fix CGI handling bug (we were closing wrong...
2007-08-09 Denis Vlasenkols,ps,watch: measure terminal width on fd 0, not 1
2007-08-09 Denis Vlasenkostat: fix option -Z segv (bug 1454)
2007-08-09 Denis Vlasenkoudhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
2007-08-06 Denis Vlasenkobb_uudecode: now this is the more thorough fix... I...
2007-08-06 Denis Vlasenkobb_uuencode: fix obscure case where we were using data...
2007-08-06 Denis Vlasenkopatch: fix -p -1 handling
2007-08-06 Denis Vlasenkocatv: catv without arguments was trying to use environ...
2007-08-06 Denis Vlasenkotrylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau...
2007-08-06 Denis Vlasenkosed: fix 'q' command handling ("Nguyen Thai Ngoc Duy...
2007-08-06 Denis Vlasenkoenv: micro-optimization
2007-08-06 Denis Vlasenkosetfiles:
2007-08-03 Denis Vlasenkoless: add a bit more robustness in keyboard reading...
2007-08-03 Denis Vlasenkomount: print errno on NFS error (again)
2007-08-03 Denis Vlasenkosvlogd: fix timestamping; do not warn if config is...
2007-08-03 Denis Vlasenkottysize: update copyright
2007-08-02 Denis Vlasenkoudhcp: slight shrink
2007-08-02 Denis Vlasenkottysize: new applet. +200 bytes
2007-08-02 Denis Vlasenkostart_stop_daemon: NOMMU fixes, round 2 by Alex Landau...
2007-08-01 Denis Vlasenkopatch: fix bad line ending handling ("Nguyen Thai Ngoc...
2007-07-31 Denis Vlasenkostart_stop_daemon: NOMMU fix; smaller fixes
2007-07-30 Denis Vlasenkoaddgroup: "disallow addgroup -g num user group"; make...
2007-07-30 Denis Vlasenkodd: use unsigned printf specifier for # of blocks
2007-07-29 Denis Vlasenkodd: fix newly introduced bug (introduced by me)
2007-07-29 Denis Vlasenkointerface.c: code shrink (IIRC ~30 bytes)
2007-07-29 Denis Vlasenkoash: comment non-obvious code part
2007-07-27 Denis Vlasenkofix for suffix optimization (which was in previous...
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-07-27 Denis Vlasenkodd: fix bug where we assume count=INT_MAX when count...
2007-07-27 Denis Vlasenkopasswd: fix bug: we are trying to update shadow even...
2007-07-27 Denis Vlasenkobb_getpwuid, bb_getgrgid: change order of arguments...
2007-07-26 Denis Vlasenkocal: small code shrink
2007-07-25 Denis Vlasenkosetfiles: small code size reduction (Yuichi Nakamura...
2007-07-25 Denis Vlasenkops: fix non-desktop ps -ww -- thanks rockeychu
2007-07-25 Denis Vlasenkogetopt32: fix getopt32 breakage (forgot to memset(0...
2007-07-24 Denis VlasenkoReplace index_in_[sub]str_array with index_in_[sub...
2007-07-24 Denis Vlasenkood: shrink a bit
2007-07-24 Denis Vlasenkosetfiles: small tweaks to usage text and code
2007-07-23 Denis Vlasenkozcip: remove stray seed48. It's the only thing which...
2007-07-23 Denis Vlasenkoadd comment why preferred stack boundary is 4 on i386
2007-07-23 Denis Vlasenkochpasswd: rename long options definition to match other...
2007-07-23 Denis Vlasenkogetopt32 must remain NOFORK-safe (no mallocs!). Using...
2007-07-23 Denis Vlasenkorework long option handling. saves ~1.2k
2007-07-23 Denis Vlasenkosetiles: cosmetics, no real code changes
2007-07-23 Denis Vlasenkosetfiles,restorecon: new SELinux applets by Yuichi...
2007-07-21 Denis Vlasenkochpasswd: fix indentation
2007-07-21 Denis Vlasenkostyle fix (stray space before ';')
2007-07-21 Denis Vlasenkofix typo in last commit
2007-07-21 Denis VlasenkoThree patches from FreeWRT people
2007-07-21 Denis Vlasenkochpasswd: fixes for shadow password handling
2007-07-21 Denis Vlasenkolibbb: nuke BB_GETOPT_ERROR, always die if there are...
2007-07-21 Denis Vlasenkochpasswd: fixes and code shrink
2007-07-20 Denis Vlasenkochpasswd: now with svn add
2007-07-20 Denis Vlasenkochpasswd: new applet by Alexander Shishkin <virtuoso...
2007-07-19 Denis Vlasenkostray trailing tabs removed
next