oweals/busybox.git
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
2012-05-18 Denys Vlasenkotweak help text
2012-05-18 Denys Vlasenkomdev: add support for $DEVNAME and /dev/mdev.log debug aid
2012-05-18 Denys Vlasenkotypo fix in comment
2012-05-18 Denys Vlasenkovolume_id/ext: detect ext4 too
2012-05-17 Denys Vlasenkofind: if DESKTOP=y, support -wholename (synonym for...
2012-05-16 Denys Vlasenkoexamples/mdev_fat.conf: small addition
2012-05-14 Denys Vlasenkobusybox: tweak help text and copyright year
2012-05-10 Denys Vlasenkofix for spurious testsuite failure
2012-05-06 Simon Bmv: accept but ignore -v
2012-05-06 Simon Bmkdir,rmdir: accept and ignore -v, --verbose
2012-05-06 Simon Bsed: support long opts and -iSFX
2012-05-06 Simon Bln: support -T and -v
2012-05-05 Andreas Oberritterget_linux_version_code: don't fail on Linux version...
2012-05-03 Mike Frysingerudhcpc6: depend on ipv6
2012-04-29 Denys Vlasenkofix build failure when compressed help is selected...
2012-04-28 Ron Yorstonsendmail: use host rather than NIS domain name for...
2012-04-27 Denys Vlasenkolpr: small code shrink
2012-04-26 Dennis Groenenlineedit: histfile can get emptied when CONFIG_FEATURE_...
2012-04-26 Denys Vlasenkohush: remove sighandler_t definition hack, platform...
2012-04-26 Denys Vlasenkogetty: fix for NOCTTY killing us with SIGHUP
2012-04-24 Denys Vlasenkosed: slightly better fix for prev commit's problem
2012-04-24 Denys Vlasenkosed: fix handling of s/// which has empty matches
2012-04-23 Andreas Oberritterifupdown: improve compatibility with Debian
2012-04-22 Denys VlasenkoStart 1.21.0 development cycle
2012-04-22 Denys VlasenkoBump version to 1.20.0 1_20_0
2012-04-22 Denys Vlasenkoudhcpc: fix improper size calculation for OPTION_STRING...
2012-04-21 Denys Vlasenkomdev: fix mode of creatred node if config file support...
2012-04-20 Denys VlasenkoFix another build failure found with randconfig
next