platform/upstream/busybox.git
2009-03-11 Denis Vlasenko*: remove LOG_NOWAIT
2009-03-11 Denis Vlasenkoftpd: stop unconditional logging to syslog. This was...
2009-03-11 Denis Vlasenkodocs/logging_and_backgrounding.txt: new mini-doc
2009-03-10 Denis Vlasenkomail.c: more robust handling of SIGCHLD
2009-03-09 Denis Vlasenkoftpd + ls - timestamp = confused Mozilla. Prevent that.
2009-03-09 Denis Vlasenkoftpd: add LOG_NDELAY to openlog
2009-03-09 Denis Vlasenkouniq: strncmp(a,b, -1) might be problematic, use INT_MA...
2009-03-09 Denis Vlasenkofix typo in help text
2009-03-09 Denis Vlasenkoftpd: reuse ls applet for LIST/NLST/STAT generation
2009-03-09 Denis Vlasenkoftpd: EPSV and SIZE support. Tested to work on IPv6...
2009-03-09 Denis Vlasenkoftp: reduce amount of realloc's done in cmdio_write
2009-03-09 Denis Vlasenkoftpd: code shrink
2009-03-09 Denis Vlasenkoftpd: code shrink
2009-03-09 Denis Vlasenkoftp: code shrink
2009-03-09 Denis Vlasenkoftpd: code shuffled a bit, added comments
2009-03-09 Denis Vlasenkoftpd: add comment
2009-03-09 Denis Vlasenkoftpd: further code shrink
2009-03-09 Denis Vlasenko*: move get_sock_lsa and xwrite_str to libbb, use where...
2009-03-08 Denis Vlasenkoftpd: code chrink, fixed some minor bugs
2009-03-08 Denis Vlasenkoadding forgotten new file
2009-03-08 Denis Vlasenkoftpd: new applet by Adam Tkac
2009-03-08 Denis Vlasenkowebsite: mention fixes to syslogd
2009-03-08 Denis Vlasenkowebsite: announce 1.13.3
2009-03-07 Denis Vlasenkohalt/reboot/poweroff: improve error reporting
2009-03-06 Denis Vlasenkofurther work on modprobe
2009-03-05 Bernhard Reutner... - test commit
2009-03-05 Denis Vlasenkomodprobe: rework/speedup by Timo Teras (timo.teras...
2009-03-05 Denis Vlasenkomodutils: delete unused global variable
2009-03-05 Denis Vlasenkonetworking/libiproute/*: code shrink by optimizing...
2009-03-04 Denis Vlasenkosendmail: document and fix usage of fd #4, fix check...
2009-03-04 Denis Vlasenkowget: --post-data support by Harald Kuthe (harald-tuxbo...
2009-03-03 Denis Vlasenkomodprobe: emit "can't open 'modules.dep': (errno)"...
2009-03-03 Denis Vlasenkoip: in "ip rule add from all table 1", "all" is taken...
2009-03-03 Denis Vlasenkoexpr: a bit more robust handling of regexps with groups...
2009-03-03 Denis Vlasenkoprintf: fix 1.12.0 breakage (from %*d fix). It was...
2009-03-03 Denis Vlasenkols: implement -Q and -g (-g was accepted but ignored)
2009-03-03 Denis Vlasenkols: do not follow links with -s (closes bug 33),
2009-03-03 Denis Vlasenkotop: make it work again on 2.4 kernels (closes bug...
2009-03-02 Denis Vlasenkosendmail: improve help text
2009-03-02 Denis Vlasenkowget: fix --header handling
2009-03-02 Denis Vlasenkosyslogd: create logfile with 0666, not 0600.
2009-03-02 Denis Vlasenkotr: update testsuite
2009-03-02 Denis Vlasenkotr: fix overflow in expand and complement, fix stop...
2009-03-01 Denis Vlasenkotr: support [:xdigit:], fix handling of ranges and...
2009-02-26 Denis Vlasenkorunsv: another tiny optimization
2009-02-26 Denis Vlasenkorunsv: small optimization
2009-02-26 Denis Vlasenkomodutils: oveflow fix
2009-02-26 Denis Vlasenkounzip: fix thinko with le/be conv and size (closes...
2009-02-24 Denis Vlasenkologin: fix buglet introduced by "simplification"
2009-02-24 Denis Vlasenkoflash_eraseall.c: fix vda's breakage
2009-02-24 Bernhard Reutner... - rephrase helptext for clarity
2009-02-24 Bernhard Reutner... - improve wording
2009-02-23 Bernhard Reutner... - by not calling getpagesize() twice we can save 2...
2009-02-23 Bernhard Reutner... - fix typo (thanks to Peter Kjellerstedt for noticing)
2009-02-22 Bernhard Reutner... - Dual-license the config parser also under "LGLPv2...
2009-02-20 Ned Luddmake modutils compile again
2009-02-19 Denis Vlasenkodepmod: accept and ignore -r (Linux kernle build needs...
2009-02-19 Denis Vlasenkoflash_eraseall: shrink
2009-02-18 Bernhard Reutner... - add big busybox logo as transparent png
2009-02-18 Bernhard Reutner... - bail out if screen resolution does not match PPM...
2009-02-18 Bernhard Reutner... - document ppm header and skip whitespace
2009-02-18 Bernhard Reutner... - update TODOs
2009-02-18 Bernhard Reutner... - eliminate globals
2009-02-18 Bernhard Reutner... - make it compile and shrink it a little bit (~-110...
2009-02-18 Bernhard Reutner... - add flash_eraseall
2009-02-16 Bernhard Reutner... - PPMs can have comments in the header.
2009-02-15 Denis Vlasenkoash: make dot command search current directory first...
2009-02-15 Denis VlasenkoMake "shadowed" numeric config entries (ones which...
2009-02-15 Denis Vlasenkovolume_id: abort early on read failures.
2009-02-14 Denis Vlasenkoinit: fix compile breakage with '# CONFIG_FEATURE_KILL_...
2009-02-14 Bernhard Reutner... - improve wording
2009-02-14 Bernhard Reutner... - improve helptext
2009-02-14 Bernhard Reutner... - misc untested shrinkage:
2009-02-14 Bernhard Reutner... - improve helptext of obsolete devfs stuff..
2009-02-14 Bernhard Reutner... - cosmetic typo in helptext
2009-02-14 Denis Vlasenkokillall and sestatus also need ARGVN scanning
2009-02-13 Denis Vlasenkomdev: if /sys/class/block exists, don't scan /sys/block
2009-02-07 Denis Vlasenkofunction ...
2009-02-05 Denis Vlasenkohttpd: tiny optimization
2009-02-04 Denis Vlasenkohttpd:
2009-02-04 Denis Vlasenkosendmail: remove erroneous usage lines
2009-02-03 Denis Vlasenkocrond,crontab: make cron directory location configurable
2009-02-02 Denis Vlasenkotelnetd: do not advertise TELNET_LFLOW, we do not support
2009-02-02 Denis Vlasenkoudhcpd: add code which rejects lease files with suspici...
2009-02-02 Denis Vlasenkologin: small simplification by Walter Harms. -10 bytes
2009-02-02 Denis Vlasenkologin: cleanup work by Walter Harms. No logic changes.
2009-02-01 Denis Vlasenkodhcpd,dumpleases: write and use 64-bit current time...
2009-01-31 Denis Vlasenkomodutils-24: code shrink
2009-01-31 Denis Vlasenkoionice: new applet, adapted from Linux kernel' example...
2009-01-31 Denis Vlasenkobrctl: fix compilation on 2.4.x kernels
2009-01-31 Denis Vlasenkoinit: remove wait() loop on restart, it may be dangerous
2009-01-31 Denis Vlasenkoinit: fix a bug where on reload order of entries might...
2009-01-31 Denis Vlasenkomodutils-24: use xasprintf and xzalloc where appropriate,
2009-01-31 Denis Vlasenkoinit: small correction in a comment
2009-01-31 Denis Vlasenkoinit: major improvement in documentation and signal...
2009-01-31 Denis Vlasenkoinit: preparatory patch, no code changes
2009-01-29 Denis Vlasenkoinit: reinstate proper handling of !ENABLE_FEATURE_USE_...
2009-01-28 Denis Vlasenkoinit: reduce ifdef forest (specially for Rob's happiness)
2009-01-27 Bernhard Reutner... - be gentle to syntax highlighting
2009-01-27 Bernhard Reutner... - update Michele address
next