OSDN Git Service

android-x86/external-busybox.git
2014-01-08 Chih-Wei Huangenable more applets jb-x86
2014-01-08 Chih-Wei Huangandroid-x86: fix building warnings of kitkat-x86
2014-01-08 Chih-Wei Huanglsusb: add -v option to show bDeviceClass and DEVNAME
2014-01-08 Chih-Wei Huangxlseek: large file support
2014-01-08 Tanguy Pruvotbuild: ignore selibs pkgconfig on android builds
2014-01-08 Tanguy Pruvotandroid: add a script to regenerate prebuilt config
2014-01-08 Denys Vlasenkofstrim: use new-style config/kbuild/applet snippets...
2014-01-08 Bernhard Reutner... fstrim: sync with busybox master (now an official applet)
2013-10-06 Denys Vlasenkobunzip2: fix off-by-one check
2013-10-05 Trevor Drake[x86] Changes and Additions to fix broken x86 build
2013-07-31 Steven Luomktemp: go back to using mktemp() for mktemp -u
2013-07-31 Steven LuoDon't treat link-time warnings as errors
2013-07-31 Tanguy Pruvotmktemp: unlink mkstemp alternative to (unsafe) dry...
2013-07-25 Ricardo Cerqueiramktemp: switch to mkstemp
2013-07-25 Ricardo CerqueiraFix syscalls on 4.3's bionic
2013-07-04 Tanguy PruvotMerge remote branch 'busybox_net/1_21_stable' into...
2013-06-30 Tanguy PruvotApply post-1.21.0 patches, bump version to 1.21.1
2013-06-30 Oliver Metzvolume_id: fix ntfs attribute search
2013-06-29 Denys VlasenkoApply post-1.21.0 patches, bump version to 1.21.1
2013-05-13 Lasse Collinxz: support concatenated .xz streams
2013-05-04 Leonid Lisovskiyxz: fix put_unaligned_{l,b}e32
2013-02-26 Tanguy PruvotBusybox 1.21.0 squashed commit for jellybean
2013-02-26 Evan McClainBuild with -fno-strict-aliasing
2013-02-22 Tanguy Pruvotupdate config (fstrim addition)
2013-01-28 Eugene San... Add fstrim support to restore NAND/eMMC write performan...
2013-01-21 Denys VlasenkoBump version to 1.21.0
2013-01-21 Denys Vlasenkofix testsuite false positive
2013-01-21 Denys Vlasenkomdev: fix mode of dir1 in =dir1/dir2/file rule
2013-01-20 Denys Vlasenkoifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17...
2013-01-20 Denys Vlasenkogrep: fix grep -Fw not respecting the -w option. Closes...
2013-01-20 Denys Vlasenkosyslogd: do not segfault on parse error when using...
2013-01-19 Denys Vlasenkosha3: code shrink
2013-01-18 Peter Korsgaardsyslogd: convert dummy functions to statics and get...
2013-01-18 Denys Vlasenkodc: code shrink
2013-01-17 Denys Vlasenkoash: revert wrong "fix" for an apparent memory leak...
2013-01-17 Denys Vlasenkocode shrink
2013-01-17 Denys Vlasenkofix a typo in config help text. Closes 5714
2013-01-17 Bernhard Reutner... mount: fix -o user=foo mishandling, fix unc= generation...
2013-01-16 Denys Vlasenkosha3: s/sha3_process_block76/sha3_process_block72/
2013-01-16 Denys Vlasenkosha3: rename KeccakF->sha3_process_block76.
2013-01-15 Martin Santessonmount: add unc option to CIFS mount (needed for Linux...
2013-01-15 Denys Vlasenkosha3: cache ctx->bytes_queued
2013-01-15 Denys Vlasenkosha3: remove two "small code" codepaths: I can't reprod...
2013-01-15 Denys Vlasenkosha3: tweak choice of a fast code path for 64-bit
2013-01-15 Denys Vlasenkosha3: cosmetic tweaks to various names, comments. No...
2013-01-15 Denys Vlasenkosha3: code shrink
2013-01-15 Denys Vlasenkosha3: code shrink
2013-01-15 Denys Vlasenkosha3: another speedup for SHA3_SMALL=0 case
2013-01-15 Denys Vlasenkowhitespace fixes. no code changes
2013-01-15 Denys Vlasenkosha3: make size/speed optimization decision configurable
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Lauri Kasanensha3sum: new applet
2013-01-14 Paul Marksntpd: fix incorrect m_status field in outgoing packets...
2013-01-14 Denys VlasenkoRemove redundant 'config FEATURE_VOLUMEID_SQUASHFS'
2013-01-14 Sven-Göran... volume_id: add squashfs detection
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2013-01-13 Sven-Göran... volume_id: uuid_format small code shrink
2013-01-13 Sven-Göran... volume_id: display hfs[+] 128-bit UUID properly
2013-01-13 Sven-Göran... blkid: add type display for hfsplus
2013-01-06 Peter Korsgaardsyslogd: add option to log to Linux kernel printk buffer
2013-01-06 Peter Korsgaardklogd: handle multi-char log levels
2013-01-06 Peter Korsgaarddmesg: handle multi-char log levels
2013-01-04 Lauri Hintsalapowertop: fix error message
2012-12-26 Mike Frysingerifenslave: fix missing close paren
2012-12-19 Anthony G.... CONFIG_PID_FILE_PATH: new configuration option for...
2012-12-14 Denys Vlasenkodu: document incompatibility with standard tool
2012-12-05 Denys Vlasenkodecompress_uncompress: comment out a bigger chunk of...
2012-12-05 Denys Vlasenkodecompress_uncompress: comment out debug printout on...
2012-12-05 Denys Vlasenkodecompress_uncompress: move 'code' variable into loop...
2012-11-19 Ricardo CerqueiraFix building under 4.2
2012-11-13 Jon Tollefsonash: fix a memory leak
2012-11-13 S-G Berghvolume_id: add exFAT detection
2012-11-09 Denys Vlasenkoifupdown: code shrink
2012-11-05 Denys Vlasenkoifupdown: remove unused errno assignments
2012-11-05 Denys Vlasenkoifupdown: simple code shrink
2012-11-05 S-G Berghblkid: show filesystem when both label and UUID are...
2012-10-30 Paul Beelerandroid ndk defconfig: fix default location of modules
2012-10-25 Ricardo CerqueiraRevert "dd: support skip and seek values greater than...
2012-10-20 Mike Frysingerbuild system: use pkg-config to look up selinux libs
2012-10-17 Timo Teräsfbsplash: fix regression from e4fa7b7
2012-10-15 Baruch Siachnanddump: invert the meaning of the -o parameter to...
2012-10-15 Baruch Siachnanddump: skip bad blocks when instructed to do so
2012-10-15 Baruch Siachnanddump: use the right operator of logic AND
2012-10-08 Ron Yorstonmktemp: fix mktemp -u temp.XXXXXX returning garbage...
2012-10-08 Tito Ragusaadduser: make it accept "adduser USER GROUP" form
2012-10-03 Denys Vlasenkomark get_shell_name FAST_FUNC
2012-10-02 Denys Vlasenkotop/ps: argv0:"gdm-session-worker [pam/gdm-password...
2012-10-01 Denys Vlasenkoash: implement export -n
2012-09-29 Nicolas Thillbrctl: fix description and usage
2012-09-27 Felix Fietkauudhcpc[6]: allow discover_retries == 0 (infinite)
2012-09-27 Manuel Zerpiesflashcp: remove unused variable opts
2012-09-27 Denys Vlasenkolineedit: in !EDITING config, return -1 on fgets error
2012-09-27 Denys Vlasenkofix unsafe bb_perror_msg(filename) calls
2012-09-27 Denys Vlasenkoscripts/kconfig/mconf: work on systems w/o SIGWINCH
2012-09-27 Denys Vlasenkolibbb: correctness/size tweaks in signal-related helpers
2012-09-26 Denys Vlasenkotop: do not touch stdin if -b
2012-09-25 Denys Vlasenkomodprobe_small: make rmmod to NOT remove dependencies...
2012-09-25 Denys Vlasenkoash: trivial fixes for compile failures
2012-09-25 Denys Vlasenkotop: fix build failure in !USE_TERMIOS case
2012-09-25 Denys Vlasenkops: fix build failure in !DESKTOP case
next