OSDN Git Service

android-x86/external-busybox.git
2010-06-26 Denys Vlasenkoash: fix obscure case of replacing + globbing + backslashes
2010-06-26 Denys Vlasenkotar: make typical extraction less memory-hungry
2010-06-26 Denys Vlasenko*: tar-related cleanups: move struct to unarchive.h...
2010-06-26 Denys Vlasenkotar: fix --to-command wrt short writes
2010-06-26 Denys Vlasenkofix breakage in compressed file detection
2010-06-26 Denys Vlasenkouniversal parser: do not leak parser->data
2010-06-26 Denys Vlasenkobuild system: do not rebuild ash and hush on any change...
2010-06-25 Denys Vlasenkoconspy: make "conspy 0" use vcsa0 but "conspy" (no...
2010-06-25 Denys Vlasenkoanother fix to gen_build_files / autoconf.h dependency
2010-06-25 Denys Vlasenkogen_build_files.sh is an order prerequisite only for...
2010-06-25 Denys Vlasenkobuild system: make gen_build_files.sh run before autoco...
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2010-06-24 Ladislav Michltar: optional support for --to-command
2010-06-24 Denys Vlasenkoconspy: code shrink
2010-06-24 Denys Vlasenkontpd: step correction to variables had wrong sign,...
2010-06-24 Denys Vlasenkoconspy: document attribute byte format
2010-06-24 Denys Vlasenkosmemcap: new applet
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-24 Andreas Bühmannash: <> redir should not truncate
2010-06-23 Pascal Bellardconspy: code shrink ~200 bytes
2010-06-22 Denys Vlasenkotypo fix
2010-06-22 Marek Polacekrev: new applet
2010-06-21 Denys Vlasenkofix config help text
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-21 Denys Vlasenkofix errors in detecting non-modified areas
2010-06-21 Pascal Bellardconspy: new applet
2010-06-21 Denys Vlasenkodecompress_unxz: use common string
2010-06-20 Denys Vlasenkounxz: update from XZ embedded git
2010-06-19 Denys Vlasenkotweak TODO file
2010-06-19 Denys Vlasenkoxargs: bump default -sNUM up to 32k. Use sysconf()...
2010-06-19 Denys Vlasenkoadded Config.in to .gitignore
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichDefine GNU-specific link options in one place
2010-06-19 Dan FandrichAdded code for nonstandard function strsep()
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-19 Denys Vlasenkosed: trivial code shrink -18 bytes
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-19 Denys VlasenkoRevert "sed: trivial code shrink"
2010-06-19 Denys Vlasenkosed: trivial code shrink
2010-06-18 Denys Vlasenkoash: times builtin: use unsigned type; take free-of...
2010-06-18 Denys Vlasenko*: stop defining _GNU_SOURCE in source files, it's...
2010-06-18 Denys Vlasenkoash: fix unset in standalone mode
2010-06-18 Denys Vlasenkoash: cosmetics, no code changes
2010-06-18 Dan FandrichImprove unzip's handling of stream ZIP files
2010-06-18 Dan FandrichAllow CONFIG_VOLUMEID to be turned off
2010-06-18 Dan Fandrichignore changes to Kbuild files, they are generated
2010-06-18 Denys Vlasenkomkfs_ext2: improve comments a bit
2010-06-18 Denys Vlasenkocpio.tests: mention suid bits too, not only sgid
2010-06-18 Bernhard Reutner... mkfs_ext2: reuse string
2010-06-18 Bernhard Reutner... mkfs_ext2: fix handling of -I argument
2010-06-18 Denys Vlasenkomktemp: be more compatible: bare "mktemp" creates tempf...
2010-06-18 Denys Vlasenkodate: make %N work without -lrt on glibc
2010-06-18 Denys Vlasenkotftp: increase initial retry timeout from 50 to 100 ms
2010-06-18 Denys Vlasenkoadd a comment about sed and suid bits
2010-06-18 Denys Vlasenkodata_extract_all: do not chmod symlink. Closes 2053
2010-06-17 Denys Vlasenkonetworking/Config.src: make tftp/tftpd-related options...
2010-06-17 Denys Vlasenkofix extra bogus files generation in include/config/*
2010-06-16 Baruch Siachubiattach,ubidetach: new applets
2010-06-15 Denys Vlasenkofindutils/*: move usage and applet bits to *.c files
2010-06-15 Denys Vlasenkofile rename: TODO_config_nommu -> TEST_config_nommu
2010-06-15 Denys Vlasenkoxargs: another code shrink
2010-06-15 Denys Vlasenkoxargs: trivial code shrink
2010-06-14 Denys Vlasenkorfkill: do not enable by default, it requires new-ish...
2010-06-14 Denys Vlasenkoscripts/echo.c: remove bb-ism
2010-06-14 Denys Vlasenkoxargs: trivial code shrink
2010-06-13 Denys Vlasenkoxargs: simplify logic
2010-06-13 Denys Vlasenkoxargs: fix accounting of -sNUM
2010-06-13 Denys Vlasenkoxargs: make -s NUM accept practically unlimited range
2010-06-13 Denys Vlasenkoxargs: code shrink -15 bytes
2010-06-12 Sebstat: make output more similar to GNU stat
2010-06-12 Denys Vlasenkodate: trivial fix - was reading seconds into nanosecond...
2010-06-12 Denys Vlasenkotftp: make message about 512 byte block less confusing
2010-06-11 Bernhard Reutner... check-lxdialog.sh: fix helptext
2010-06-10 Denys Vlasenkoutoa: shrink
2010-06-09 Denys Vlasenkomodinfo: needs modutils.o
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-08 Denys Vlasenkodate: use the same code for FEATURE_DATE_NANO for glibc...
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-07 Denys Vlasenkotypo fix
2010-06-07 Denys Vlasenkosmall fix in usage text
2010-06-06 Pascal Bellarddpkg: add support for lzma compression
2010-06-06 Pascal Bellardmodprobe: add support for -l and -s. Remove some unsupp...
2010-06-06 Maksym Kryzhanovskyyfuser: code shrink
2010-06-06 Denys Vlasenkofix allnoconfig
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkopipe_progress: shrink
2010-06-06 Denys Vlasenkoloadkmap: remove UNUSED_PARAM from argv
2010-06-06 Denys Vlasenkodumpkmap,loadkmap: abort if there are params on cmdline
2010-06-06 Denys Vlasenkodate: make FEATURE_NANO compile on glibc systems
2010-06-06 Denys Vlasenkotop: code shrink, -26 bytes
2010-06-06 Maksym Kryzhanovskyytop: code shrink
2010-06-06 Denys Vlasenkoyes: this applet doesn't have options, don't lie that...
2010-06-06 Denys Vlasenkofix a few goofs uncovered by "make allnoconfig" testing
2010-06-06 Pascal Bellardmodinfo: new applet
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-05 Denys Vlasenkomake it possible to keep usage texts in .c files
2010-06-05 Denys Vlasenkomake it possible to have include/applets.h-esque entrie...
2010-06-05 Denys VlasenkoRemove requirement that include/applets.h must be sorted
2010-06-05 Denys Vlasenkotr: add forgotten //config: prefixes
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
next