oweals/busybox.git
2016-07-21 Denys Vlasenkohush: fix a possible bug
2016-07-19 Denys Vlasenkotypo fixes
2016-07-16 Denys Vlasenkoash: do not leave SIGQUIT ignored on "exec CMD"
2016-07-14 Denys Vlasenkocp: make verbose cp show symlink copies too
2016-07-14 Denys Vlasenkosendmail: include -H and -S in short help text
2016-07-14 Denys Vlasenkosendmail: improve help text
2016-07-12 Denys Vlasenkotrylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X
2016-07-11 Denys Vlasenko{md5,shaN}sum: make -c EMPTY fail
2016-07-10 Denys Vlasenkoexamples: add a useful "see abridged log" script for...
2016-07-08 Denys Vlasenkocpio: tweak help text
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-07-06 Denys Vlasenkowhois: implement -i
2016-07-06 Denys Vlasenkowhois: make it actually work
2016-07-05 Denys Vlasenkobuild system: fix a few warnings for allnoconfig build
2016-07-05 Ron Yorstonlibbb: suppress warning about run_applet_and_exit
2016-07-04 Denys Vlasenkoarp: fix buffer overflow. Closes 9071
2016-07-03 Denys Vlasenkoudhcpc: run "deconfig" script in manual renew state...
2016-07-03 Denys Vlasenkontpd: daemonize before DNS resolution
2016-06-29 Denys Vlasenkobuild system: make CONFIG_FEATURE_USE_BSS_TAIL less...
2016-06-24 Natanael Copadf: use f_frsize instead of f_bsize for correct sizes
2016-06-24 Bartosz Golaszewskii2cdump: don't use common_bufsiz1
2016-06-23 Jonas Danielssonping: populate icmp_id field for "simple" ping too
2016-06-22 Denys VlasenkoStart 1.26.0 development cycle
2016-06-21 Denys VlasenkoBump version to 1.25.0 1_25_0
2016-06-21 Denys Vlasenkolibarchive: fix xmalloc_open_zipped_read_close()
2016-06-20 Denys Vlasenkosetsid: fix broken -c
2016-06-20 Denys Vlasenkotypo fix
2016-06-20 Denys Vlasenkoscripts/trylink: libbusybox fix
2016-06-20 Denys Vlasenkolibarchive: fix open_zipped()
2016-06-20 Denys Vlasenkolibarchive: fix xmalloc_open_zipped_read_close() on...
2016-06-20 Denys Vlasenkorandomconfig fixes 5: false positive for tar; mount...
2016-06-20 Denys Vlasenkomodprobe-small: fix bogus handling of unpack errors
2016-06-19 Denys Vlasenkorandomconfig fixes 4
2016-06-19 Denys Vlasenkorandomconfig fixes 3
2016-06-19 Denys Vlasenkorandomconfig fixes 2
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-06-19 Ron Yorstonlibbb: move common code into run_applet_and_exit
2016-06-18 Ron YorstonAllow "busybox <applet>" to work when busybox is disabled
2016-06-06 Denys Vlasenkontpd: retry initial DNS resolution (forever, no timeout...
2016-05-31 Natanael Copalibbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Close...
2016-05-31 Denys VlasenkoMake busybox an optional applet
2016-05-26 Denys Vlasenkocp: add -u/--update and --remove-destination
2016-05-26 Denys Vlasenkoarping: avoid use of ether_ntoa(). Closes 8926
2016-05-06 Denys Vlasenkosed: fix append command to match GNU sed 4.2.1
2016-04-24 Denys Vlasenkoflock: merge spawn_and_wait() code patchs for -c and...
2016-04-24 Denys Vlasenkoflock: fix -c; improve error handling of fork+exec
2016-04-24 Szabolcs Nagyip: fix problem on mips64 n64 big endian musl systems
2016-04-24 Denys Vlasenkosed: understand \n,\r and \t in i and a commands. Close...
2016-04-24 Denys Vlasenkogenerate_BUFSIZ.sh: yet another tweak
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-22 Denys Vlasenkoscripts/trylink: document DATA_SEGMENT_ALIGN() hack
2016-04-21 Denys Vlasenkogenerate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big...
2016-04-21 Denys Vlasenkobuild system: fix generate_BUFSIZ.sh to not alternate...
2016-04-21 Denys Vlasenkolibbb: constify *bb_common_bufsiz1 (if it is compiled...
2016-04-21 Denys Vlasenkolibbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer...
2016-04-21 Denys Vlasenkoudhcp: add setup_common_bufsiz() as needed
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2016-04-18 Denys Vlasenkounzip: shorter code for date/time generation
2016-04-17 Denys Vlasenkounzip: better match for "standard" unzip's output;...
2016-04-17 Denys Vlasenkounzip: fix percent overflow; show "stored" files properly
2016-04-17 Denys Vlasenkounzip: fix a case where we find wrong CDE. Closes 8821
2016-04-15 Ron Yorstonash: bash-compatible $'...' shouldn't expand in double...
2016-04-15 Ron YorstonRewrite iteration through applet names to save a few...
2016-04-07 Denys Vlasenkosed: support "-f -" idiom
2016-04-04 Mike Frysingerunrpm: clean up
2016-04-04 Mike Frysingerundeb: clean up
2016-04-04 Mike Frysingersyslogd: minor tweaks to text
2016-04-04 Bjørn Forsmankconfig/lxdialog: get ncurses CFLAGS with pkg-config
2016-04-04 Michal Marekkbuild: Make scripts executable
2016-04-04 Yann E. MORINkconfig/lxdialog: rationalise the include paths where...
2016-04-04 Justin Lechermenuconfig: optionally use pkg-config to detect ncurses...
2016-04-04 Krzysztof Mazurmenuconfig: fix extended colors ncurses support
2016-04-04 Jean Delvarekbuild: Fix gcc -x syntax
2016-04-04 Yaakov Selkowitzkconfig: fix check-lxdialog for DLL platforms
2016-04-04 Yaakov Selkowitzkconfig: check ncursesw headers first in check-lxdialog
2016-04-04 Junio C Hamanokconfig: fix menuconfig on debian lenny
2016-04-04 Mike FrysingerRevert "lxdialog: fix ncursesw include detection"
2016-04-03 Ron Yorstonfind_applet_by_name: loop index should be signed
2016-04-03 Denys Vlasenkowhitespace and namespace cleanups
2016-04-03 Sven Eisenbergubirmvol: Implement -N switch for ubirmvol
2016-04-03 Sven Eisenbergubirename: new applet
2016-04-03 Denys Vlasenkolibbb: speed up error_msg functions
2016-04-03 Denys Vlasenkomain(): add a TODO about finding a use for _end[] area
2016-04-03 Denys Vlasenkotrylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS
2016-04-02 Denys Vlasenkotypo fix
2016-04-02 Denys Vlasenkofind_applet_by_name: add an example of faster linear...
2016-04-02 Denys Vlasenkonsenter,unshare: work around older header
2016-04-02 Denys Vlasenkosort: "-o FILE", not "-o", is the syntax
2016-04-02 Denys Vlasenkonsenter,unshare: share common code; fix a bug of not...
2016-04-02 Denys Vlasenkosort: help text does not need to say that -mST are...
2016-04-02 Denys Vlasenkobuild system: finer-grained selection of search speedup...
2016-04-02 Denys Vlasenkounshare: remove stale comment
2016-04-01 Bartosz Golaszewskinsenter: new applet
2016-04-01 Denys Vlasenkolibbb: two new functions: wait_for_exitstatus(pid)...
2016-04-01 Bartosz Golaszewskiunshare: new applet
2016-03-30 Denys VlasenkoRename FEATURE_INITRD to LINUXRC and make it separate...
2016-03-30 Denys Vlasenkomake MKPASSWD a separate config option, not an automati...
2016-03-30 Denys Vlasenkoudhcp: fix capitalization of two messages
next