platform/upstream/busybox.git
2010-02-26 Bernhard Reutner... crontab: use setup_environment
2010-02-26 Bernhard Reutner... free: silence warning about unused argv
2010-02-26 Alexander Shishkinawk: skip whitespace between array name and subscript
2010-02-25 Bernhard Reutner... find: tweak error message
2010-02-24 Denys Vlasenkotypo fixes
2010-02-24 Denys Vlasenkomdev: fix subsystem passing (new kernels broke it again...
2010-02-24 Denys Vlasenkofdisk: do not treat names ending in '0' as partitions
2010-02-24 Denys Vlasenkotweak README (s/svn/git)
2010-02-21 Denys Vlasenkoinstall: strip before mode/uid/gid is set, not after.
2010-02-21 Harald Beckerloadfont/setfont: optional PSF2 font support
2010-02-21 Denys Vlasenkofree: code shrink
2010-02-21 Denys VlasenkoReplace __uClinux__ define with !BB_MMU
2010-02-21 Denys Vlasenkofix bug 1087. Fix by Leonid (lly.dev AT gmail.com)
2010-02-19 Denys Vlasenkofix typos in comments and doc
2010-02-19 Denys Vlasenkofix Unicode build on glibc
2010-02-19 Denys Vlasenkonetstat: fix a trivial bug
2010-02-14 Bernhard Reutner... usage: fix typo
2010-02-14 Denys Vlasenkodelete forgotten chunk in prev commit
2010-02-14 Denys Vlasenkotrim help text
2010-02-13 Denys Vlasenkotrim/regularize help text
2010-02-11 Joakim Tjernlundgunzip: inflate_codes(): add fix from upstream gzip...
2010-02-11 Joakim Tjernlundinclude/platform.h: PowerPC can also do unaligned access
2010-02-11 Denys Vlasenkowget: fix bug 1057 "busybox wget segfaults with http_pr...
2010-02-10 Bernhard Reutner... wget: ignore --no-check-certificate
2010-02-08 Denys Vlasenkocompat and warning fixes
2010-02-08 Denys Vlasenkolibbb/md5.c: remove wrong comment
2010-02-08 Vladimir Dronnikovvolume_id/linux_swap: detect suspended image signatures too
2010-02-08 Denys Vlasenkohush: note a FIXME
2010-02-07 Denys VlasenkoshaNNNsum: accept and ignore -b and -t
2010-02-07 Bernhard Reutner... bloat-o-meter: convert to print() calls
2010-02-07 Bernhard Reutner... bloat-o-meter: fix quadric behavior in alias resolution
2010-02-07 Denys Vlasenkodnsd: add -s option. This allows (clumsy) operation...
2010-02-07 Denys Vlasenkodnsd: add more -v messages
2010-02-06 Denys Vlasenkodnsd: better usage text
2010-02-06 Denys Vlasenkodnsd: fix one big-endian goof; add a TODO about RA bit
2010-02-06 Denys Vlasenkoadduser: copy /etc/skel to mew homes. +100 bytes
2010-02-06 Denys Vlasenkocosmetic fixes
2010-02-06 Denys Vlasenkohexdump: fix "hexdump nonexistent_file" handling
2010-02-06 Denys Vlasenkowhitespace fix
2010-02-05 Denys Vlasenkoudhcp[cd]: fix aliasing warnings
2010-02-05 Denys Vlasenkoawk: remove wrong comment
2010-02-05 Denys Vlasenko*: fix 1/4 remaining aliasing warnings
2010-02-04 Denys Vlasenko*: eliminate more aliasing warnings
2010-02-04 Denys Vlasenko*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2010-02-04 Dan Fandrichdiff: more compiler compat fixes. no code changes
2010-02-03 Dan Fandrichdiff: make code more portable
2010-02-03 Denys Vlasenkolibbb: fix bb_ask() to operate on correct fd
2010-02-02 Bernhard Reutner... bloat-o-meter: teach it to handle aliases
2010-02-02 Denys Vlasenkomkfs_ext2: fix bad comment. no code changes
2010-02-02 Denys Vlasenkomore thorough fix for systems with strange socklen_t
2010-02-02 Denys Vlasenkostat: get rid on intmax_t
2010-02-02 Denys Vlasenkotftpd: fix file creation with bogus mode. Closes bug...
2010-02-01 Denys VlasenkomkXXXX: unify [KBYTES] parameter handling (added it...
2010-02-01 Denys Vlasenkodocs/unicode.txt: added more TODOs
2010-02-01 Denys Vlasenkoadd unicode.txt
2010-02-01 Denys Vlasenkoremove now-unneeded memset
2010-02-01 Denys Vlasenkomake echo -e "foo\nfoo" | passwd USER work
2010-01-31 Denys Vlasenkobetter wording in Config
2010-01-31 Denys Vlasenkounicode: exclude FDD0..FDEF range too
2010-01-31 Denys Vlasenkoexclude more invalid unicode chars
2010-01-31 Denys Vlasenkotypo fix
2010-01-31 Denys Vlasenkols: fix handling of broken unicode sequences
2010-01-31 Denys Vlasenkols: unicode fixes
2010-01-30 Denys Vlasenkocal: add a unicode test
2010-01-30 Denys Vlasenkofurther work on unicodization
2010-01-30 Denys Vlasenkofix Unicode config option limits and some comments...
2010-01-29 Denys Vlasenkosyslog: remove stray umask(0)
2010-01-29 Denys VlasenkoExample Unicode files
2010-01-29 Denys Vlasenkomore fine-grained Unicode support
2010-01-28 Denys Vlasenkostyle fixes, no code changes
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2010-01-28 Denys Vlasenkohush: more "greppable" field names. no code changes
2010-01-27 Denys Vlasenkoupdate TODO_config_nommu
2010-01-27 Denys Vlasenkoupdate defconfig
2010-01-26 Denys Vlasenkolibiproute: eliminate unused fields in struct filter_t...
2010-01-26 Denys Vlasenkostart 1.17.x development
2010-01-26 Denys VlasenkoBump version to 1.16.0 1_16_0
2010-01-26 Denys Vlasenkomodprobe: protect against possible SEGV
2010-01-26 Denys Vlasenkowhitespace fix
2010-01-25 Denys Vlasenkontpd: explain why scripts can be run in quick succession
2010-01-25 Denys Vlasenkowhitespace fixes
2010-01-25 Denys Vlasenkounicode_wcwidth.c: shrink
2010-01-25 Denys Vlasenkotestsuite-discovered fixes
2010-01-24 Denys Vlasenkoscripts/randomtest: tweaks for non-eliminable warnings...
2010-01-24 Denys Vlasenkorandomconfig fixes
2010-01-24 Denys Vlasenkolibbb: better unicode width support. Hopefully fixes...
2010-01-23 Denys Vlasenkodate: introduce FEATURE_DATE_COMPAT; shrink
2010-01-23 Bernhard Reutner... ping: use ICMP_MINLEN
2010-01-23 Michael Grzeschikfbset: add possibility to set timing and sync polarity
2010-01-22 Denys Vlasenkochown: -2 bytes
2010-01-22 Matheus Izvekovchown: support long options
2010-01-22 Denys Vlasenkopatch: accept and ignore -g NUM
2010-01-22 Matheus Izvekovdiff: fix flag -B, cleanups and a couple more tests V2
2010-01-22 Denys Vlasenkopatch: add more long opts; but remove -g for now
2010-01-20 Denys Vlasenko*: small code shrinks and compile fix for unicode
2010-01-20 Mikhail Gusarovtar: handle -m (--touch) switch, enabled by FEATURE_TAR...
2010-01-20 Matheus Izvekovpatch: ignore flag -g. +22 bytes
2010-01-20 Matheus Izvekovdiff: don't exit in case we can't open input files...
2010-01-20 Matheus Izvekovdiff: don't use FILE_and_pos_t where it's not needed...
2010-01-20 Matheus Izvekovdiff: correct handling of labels. -10 bytes
next