platform/upstream/busybox.git
2012-09-17 Denys Vlasenkotelnet: convert Enter -> CR LF in line mode too
2012-09-17 Denys Vlasenkotelnet: shrink literal string size
2012-09-13 Denys Vlasenkotelnet: convert CR -> CR LF, not CR -> CR NUL when...
2012-09-06 Linus Walleijfbsplash: support non-RGB565 pixels in 16-bit mode
2012-09-06 Denys Vlasenkofind: make -mindepth N -xdev correctly stop on mountpoints
2012-09-06 Denys Vlasenkoash: fix "read -s" + ^C. Closes 5504
2012-09-06 Denys Vlasenkotop: fix "last CPU" parsing
2012-09-05 Joshua Kahlenbergsysctl: implement -q
2012-09-04 walter harmsrefactor correct_password.c to avoid one if
2012-09-04 Denys Vlasenkobuild system: stop .eh_frame generation
2012-09-03 Denys Vlasenkowget: reorder fread and poll: poll only if fread return...
2012-09-03 Denys Vlasenkohttpd_indexcgi.c: fix compile failure
2012-09-03 Denys VlasenkoFix compile failure in ll_proto.c
2012-09-02 Sven-Göran... blkid: add support for nilfs2
2012-09-02 Denys Vlasenkovolume_id: code shrink
2012-09-02 Sven-Göran... blkid: add type display for btrfs
2012-09-02 Denys Vlasenkoll_proto.c: code shrink
2012-09-02 Denys Vlasenkostyle fixes, no code changes
2012-09-02 Denys Vlasenkogetty: tweak style, no code changes
2012-08-16 Denys Vlasenkowget: try reading after poll timeout - stdio may have...
2012-08-16 Denys Vlasenkogetty: add commented-out extended error diagnostic
2012-08-15 Denys Vlasenkologin: increase login name size limit from 32 to 64
2012-08-09 Denys Vlasenkoudhcp[cd]: fix binding to network aliases. Closes 5432...
2012-08-07 Cliff Freylineedit: fix Alt-D when cursor==0
2012-08-06 Denys Vlasenkoplatform.h: disable ALIGNn macros for s390[x]
2012-08-04 Mike Frysingerdisable format security warnings
2012-07-27 Denys Vlasenkoudhcpc: make -O <numeric_opt> work. Closes 5402
2012-07-26 Bradley M.... Simplify copyright/license notice that appears in the...
2012-07-26 Denys VlasenkoAdd yet another missing ALIGN2 on a global declaration.
2012-07-24 Denys Vlasenkodhcpd: write lease file on exit
2012-07-24 Aurelien Jarno*: declare strings with ALIGN1, as appropriate
2012-07-24 Michael Tokarev*: declare strings with ALIGN1, as appropriate
2012-07-24 Yao Zhaotestsuite: make mkfs.minix test not fail spuriously...
2012-07-24 Mimi Lised: allow 'w' cmd to use two address form
2012-07-18 Denys Vlasenkotftpd: fix -u USER to work with chroot. Closes 5348
2012-07-10 Denys Vlasenkoawk: fix FS assignment behavior. Closes 5108
2012-07-10 Denys Vlasenkoftpd: free allocated string on error path
2012-07-10 Denys Vlasenkoftpd: fix MDTM's month value. Closes 5336
2012-07-07 Denys Vlasenkoash: add a comment about VEXPORT
2012-07-07 Linus Walleijfbset: respect rgba configuration lines in fb.modes
2012-07-07 Eric Martinacpid: add missing lid switch definition
2012-07-06 Mike Frysingerinclude sys/resource.h where needed
2012-06-26 Denys Vlasenkomount: support strictatime option. Closes 5240
2012-06-22 Denys Vlasenkoawk: make -F STR interpret escape sequences. Closes...
2012-06-22 Denys Vlasenkodpkg: fix creation of .list files (were empty since...
2012-06-22 Denys Vlasenkotrivial small speed optimization
2012-06-22 Denys Vlasenkomount: do not pass "comment=ANYTHING" option to kernel...
2012-06-22 Denys Vlasenkomount: undo recent breakage when mount flags were made...
2012-06-21 Denys Vlasenkomount: fix the wrongly stored fs creation time
2012-06-21 Denys Vlasenkomount: set up RO loop device if mount -o ro. Closes...
2012-06-21 Denys Vlasenkotweak help texts
2012-06-20 Denys Vlasenkoadduser: install to /usr, not /, like all other similar...
2012-06-20 Denys VlasenkoMove several applets to different install dir:
2012-06-19 Denys Vlasenkotweak help text
2012-06-17 Bernhard Wallebuild system: fix build of kconfig on Darwin
2012-06-17 Denys Vlasenkowget: fix wget-supports--P testsuite failure. Closes...
2012-06-17 Pierre Carrierconfig: do not refer to HTTPS for wget
2012-06-17 Denys Vlasenkowget: make -c _not_ truncate the file
2012-06-15 Denys Vlasenkounzip: make options parsing more robust on getopt w...
2012-06-14 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2012-06-13 Denys Vlasenkowget: correctly handle failure to -c (continue)
2012-06-13 Vladimir Dronnikovwget: add dummy --no-cache
2012-06-13 Michael Tokarevps: use separate get_uptime() and make it work on non...
2012-06-13 Matt Reimernanddump: make dumping read-only partitions work
2012-06-12 Tanguy Pruvotmodinfo: match more standard module fields and fix...
2012-06-12 Denys Vlasenkovolume_id/ext: use common bb_e2fs_defs.h for ext2/3...
2012-06-12 Pascal Bellardsu: do not change to home dir unless -l
2012-06-11 Denys Vlasenkoremove FEATURE_VI_OPTIMIZE_CURSOR from example config
2012-06-11 Denys Vlasenkordate: code shrink
2012-06-11 Denys VlasenkoAdd comments in keyboard escape sequences table
2012-06-11 Denys Vlasenkovi: save/restore screen upon invocation
2012-06-11 Denys Vlasenkovi: nuke FEATURE_VI_OPTIMIZE_CURSOR
2012-06-11 Denys Vlasenkontpd: on time step, kill all outstanding replies from...
2012-06-11 Tanguy Pruvottestsuite: some more awk tests related to conditions
2012-06-11 Denys Vlasenkordate: code shrink
2012-06-10 Denys Vlasenkovi: do not set autoindent by default
2012-06-10 Tias Gunslibbb: add missing_syscalls.c: for now, only Android...
2012-06-10 Tias Gunsandroid: some sensible defconfig changes
2012-06-10 Tias Gunsplatform.h: Android tweaks: ioprio defines, BB_ADDITION...
2012-06-10 Tias Gunsandroid: fix 'stat', ifdef S_TYPEIS* in coreutiles...
2012-06-10 Tias Gunsinetd: fix build failure in Android
2012-06-10 Denys Vlasenkobrctl: fix build failure by s/strtotimeval/bb_strtotime...
2012-06-10 Denys Vlasenkolpr: don't send 0-byte print jobs (compat)
2012-06-09 Etienne Le... tar: fix 256-bit encoded number decoding
2012-06-09 Denys Vlasenkoash: fix a bug in >${varexp} handling. Closes 5282
2012-06-08 Denys Vlasenkosed: yet another fix on top of zero length match code
2012-06-08 Denys Vlasenkoman: fix handling of gzipped manpages
2012-06-07 Denys Vlasenkosed: fix breakage added by zero length match code
2012-06-04 Denys Vlasenkosed: code shrink
2012-06-04 Denys Vlasenkosed: fix zero chars match/replace
2012-06-03 Denys Vlasenkoifplugd: tweak help text
2012-06-02 Denys Vlasenkoudhcpc[6]: show select timeout in log
2012-05-27 Natanael Copaunzip: ignore chmod errors
2012-05-24 Boris Reisigtar: support -J, --xz explicit compression option
2012-05-20 Anthony G.... build system: fix build failure when only gunzip is...
2012-05-19 Christoph Lohmannmdev: tell kernel that we didn't find the firmware
2012-05-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2012-05-18 Natanael Copatar: implement --no-recursion
2012-05-18 Denys Vlasenkomdev: remove undocumented subsystem/devname matching...
2012-05-18 Denys Vlasenkomdev: when found, print major,minor into mdev.log
next