oweals/busybox.git
2017-12-31 Denys Vlasenkorandomconfig fixes
2017-12-26 Denys Vlasenkontpd: do run the script at leat once in 11 minutes
2017-12-25 Ron Yorstonenv: -u option fails due to typo
2017-11-13 Denys Vlasenkotar: code shrink
2017-11-13 Denys Vlasenkotar: code shrink, better help text
2017-11-10 Denys Vlasenkotar: improve help text
2017-11-09 Denys Vlasenkoinetd: fix for running by non-root
2017-11-09 Denys Vlasenkounshare: -r should map root to user, not the other...
2017-11-09 Denys Vlasenkounshare: -r implies -U, not -u
2017-11-09 Eugene Rudoyunzip: add missing -j to trivial usage
2017-11-09 Eugene Rudoyunzip: fix content listing and filtering when -j is...
2017-11-08 Denys Vlasenkolineedit: get terminal width before printing prompt
2017-11-08 Denys Vlasenkolineedit: do not tab-complete any strings which have...
2017-11-03 Denys Vlasenkoash: fix nofork bug where environment is not properly...
2017-11-02 Denys Vlasenkoinit: reduce the window when init can lose reboot/power...
2017-11-02 Denys Vlasenkoash: retain envvars with bad names in initial environme...
2017-10-31 Denys Vlasenkontpd: skip over setting next DNS resolution attempt...
2017-10-31 Denys VlasenkoFix build failures if MAXHOSTNAMELEN or MAXPATHLEN...
2017-10-31 James Clarkegrep: skip grepping symlinks to directories
2017-10-31 Denys Vlasenkontpd: mention in help text that -d can be repeated
2017-10-31 Denys Vlasenkontpd: improve treatment of DNS resolution failures
2017-10-30 James Clarkeudp_io, traceroute: Standardise IPv6 PKTINFO handling...
2017-10-30 James Clarkedf: Use statvfs instead of non-standard statfs
2017-10-30 James Clarkexfuncs: Handle missing non-POSIX termios constants
2017-10-30 James Clarkeblkdiscard: Only build on Linux
2017-10-30 James Clarkenetworking: Fall back on IPPROTO_RAW when SOL_RAW is...
2017-10-28 Denys Vlasenkontpd: perform DNS resolution out of send/receive loop...
2017-10-27 Eugene Rudoyiproute/iprule: support toolchains without RTA_TABLE...
2017-10-27 Denys Vlasenkotime: fix build for toolchains without O_CLOEXEC
2017-10-27 Denys Vlasenkounlzma: fix SEGV, closes 10436
2017-10-22 Denys Vlasenkobunzip2: fix runCnt overflow from bug 10431
2017-10-22 Denys Vlasenkohush: fix comment parsing in `cmd`, closes 10421
2017-10-22 Markus Gothelsscsi: fix xchdir("..") from symlink in /sys/bus/scsi...
2017-10-12 Denys Vlasenkowhitespace fixes
2017-10-12 Denys Vlasenkotypo fix
2017-10-12 Denys Vlasenkoash: survive failures in $PS1 expansion. Closes 10371
2017-10-12 Avi Halachmilineedit: improve multiline PS1 - redraw using last...
2017-10-05 Denys Vlasenkosendmail allow "=" symbol in recipient, closes 10241
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-10-05 Denys Vlasenkodo not include <sys/stat.h> just before "libbb.h",...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-10-05 Denys Vlasenkofree: no longer include common_bufsiz.h
2017-10-05 Denys Vlasenkofree: make it NOFORK
2017-10-05 Denys Vlasenkodate: maybe_set_utc only once
2017-10-05 Avi Fishmani2cset: fix 'i' & 's' modes (3 extra bytes were sent)
2017-09-29 Denys Vlasenkouse %m printf specifier where appropriate
2017-09-29 Denys Vlasenkoudhcpc[6]: make log2 messages for chaddr field indented...
2017-09-29 Denys Vlasenkoudhcpc: paranoia when using kernel UDP mode for sending...
2017-09-29 Denys Vlasenkoudhcpc[6]: initialize entire sockaddr_ll
2017-09-18 Denys Vlasenkoregularize format of source file headers, no code changes
2017-09-18 Denys Vlasenkoip,ip*: make them NOEXEC
2017-09-18 Denys Vlasenkoupdate NOFORK_NOEXEC.lst
2017-09-18 Denys Vlasenkohttpd: fix handling of range requests
2017-09-18 Denys Vlasenkostty: add cmspar, flusho, extproc attributes
2017-09-15 Denys Vlasenkonetcat: net applet (alias to nc)
2017-09-15 Denys VlasenkoClarify OPOST bit meaning
2017-09-15 Denys Vlasenkoless,microcom,lineedit: use common routine to set raw...
2017-09-15 Denys Vlasenkohexedit: code shrink
2017-09-15 Denys Vlasenkohexedit: fixes to "goto address" code
2017-09-14 Denys Vlasenkohexedit: position in correct column on "goto" command
2017-09-14 Denys Vlasenkohexedit: code shrink
2017-09-14 Denys Vlasenkohexdump: code shrink
2017-09-14 Denys Vlasenkohexedit: implement "[enter] goto offset" key
2017-09-14 Denys Vlasenkohexedit: restore screen on exit
2017-09-13 Denys Vlasenkohexedit: optimize output buffering
2017-09-13 Denys Vlasenkohexedit: implement page up/down
2017-09-13 Denys Vlasenko*: use ESC define instead of "\033"; use ESC[m instead...
2017-09-13 Denys Vlasenkohexedit: smarter redraw
2017-09-13 Denys Vlasenkohexedit: new applet
2017-09-12 Denys Vlasenkonetworking/interface.c: remove superfluous "& 0377"
2017-09-08 Denys Vlasenkosetfattr: new applet
2017-09-07 Denys Vlasenkobuild system: fix a compiler warning
2017-09-07 Denys Vlasenkobuild system: fix "allnoconfig" to clear all options...
2017-09-05 Denys Vlasenkochat: do not die when HANGUP param is missing. Closes...
2017-09-01 Denys Vlasenkohttpd: skip "Status: " from CGI, including space. Close...
2017-09-01 Denys Vlasenkoklibc-utils: add ipconfig.c work-in-progress
2017-08-30 Denys Vlasenkoxargs: fix a thinko in last commit
2017-08-29 Johannes Schindelinxargs: support -a FILE
2017-08-29 Denys Vlasenkoklibc-utils: remove accidental "or later" licensing...
2017-08-29 Denys Vlasenkoudhcpc: show only short opts in --help text
2017-08-29 Denys Vlasenkoi2c_tools: tweak --help text
2017-08-29 Denys Vlasenkosetpriv: placete "declaration of 'index' shadows a...
2017-08-29 Denys Vlasenkohush: fix false positive in unset.tests
2017-08-29 Denys Vlasenkohush: GETOPT_RESET() _after_ getopts too.
2017-08-29 Denys Vlasenkohush: reuse "OPTIND=..." string
2017-08-29 Denys Vlasenkohush: fix "getopts" builtin to not be upset by other...
2017-08-29 Bartosz Golaszewskii2c-tools: don't include linux/i2c-dev.h
2017-08-28 Bartosz Golaszewskii2c-tools: remove unneeded include
2017-08-28 Ron Yorstonkill: add '--' option to separate options from arguments
2017-08-24 Denys Vlasenkoxargs: optional support for -P NUM. Closes 9511
2017-08-24 Denys Vlasenkoxargs: code shrink
2017-08-23 Denys Vlasenkosed: in '/regexp/cmd1;//cmd2', cmd2 should use the...
2017-08-23 Denys Vlasenko*: fix fallout from opt_complementary conversion
2017-08-23 Denys Vlasenkoash: more s/error/perror/ for better error reporting
2017-08-23 Johannes Schindelinash: when cd fails, say why
2017-08-23 Johannes Schindelinash: report reason when a script file could not be...
2017-08-23 Ron Yorstontar: fix handling of first argument without '-'
2017-08-22 Denys Vlasenkosendmail: fix segfault if "To: email1,email2" is used
2017-08-22 Ron Yorstonlibarchive: fix build failure on NOMMU systems
next