oweals/busybox.git
2014-05-02 Denys Vlasenkolibbb: rename execable -> executable. No code changes
2014-05-02 Denys Vlasenkolibbb: fix empty PATH components handling
2014-05-02 Denys Vlasenkortcwake: fix incorrect (reversed) rtc/sys adjuestment...
2014-05-02 Denys Vlasenkolibbb: fix thinko in rtc_xopen()
2014-05-02 Denys Vlasenkolibbb: make rtc_xopen try harder on EBUSY
2014-05-02 Denys VlasenkoFix compile failures
2014-04-30 Denys Vlasenkocrond: implement "SHELL=prog" in crontab. Export LOGNAM...
2014-04-30 Denys Vlasenkocrond: simplify logging code
2014-04-30 Denys Vlasenkolibbb: make syslog level for bb_error_msg's configurabl...
2014-04-30 Denys Vlasenkocrond: tweak help text, make course less cryptic
2014-04-21 Denys Vlasenkomodprobe-small: (un)load all modules which match the...
2014-04-20 Denys Vlasenkontpd: fix wrong delay value in one of the printed messages
2014-04-19 Denys Vlasenkontpd: truly ignore high delay packet
2014-04-19 Denys Vlasenkomodprobe-small: remove redundant aliases from modules...
2014-04-19 Denys Vlasenkomodprobe-small: fix help messages for aliased module...
2014-04-17 Denys Vlasenkoadjtimex: make its help text and printed data a bit...
2014-04-16 Denys Vlasenkolibbb/obscure.c: code shrink. Suggested by Tito.
2014-04-15 Denys Vlasenkoash,hush: set $HOSTNAME is bash compat. Closes 7028
2014-04-13 Bernhard Reutner... libbb: provide usleep() fallback implementation
2014-04-13 Denys Vlasenkoless: fix bugs discovered with "git log -p | less ...
2014-04-05 Denys Vlasenkovi: some simplifications
2014-04-03 Denys Vlasenkovi: clear undo buffer when we change to another file
2014-04-02 Denys Vlasenkovi: undo code shrink
2014-04-02 Jody Bruchonvi: undo support for vi with intermediate queuing
2014-04-02 Drew Moseleybuild system: specify '-nostldlib' when linking to...
2014-04-01 Tito Ragusaswapon/swapoff: -a returns 0 on ignored errors
2014-03-31 Tito Ragusaswapon/swapoff: size reduction, cleanup, fixes, improve...
2014-03-27 Denys Vlasenkowget: fix a case where progress bar isn't updated if...
2014-03-23 Matt Whitlockadd discard option -d to swapon
2014-03-23 Matt Whitlockfix interaction of -a and -p options in swapon
2014-03-23 Matt Whitlockavoid calling bb_strtou twice in MIN macro expansion
2014-03-23 Denys Vlasenkontpd: add optional support for /etc/ntp.conf
2014-03-17 Denys Vlasenkodocs/new-applet-HOWTO.txt: tweak a bit
2014-03-16 Denys Vlasenkolibbb: fix a bad check for uclibc >= 0.9.31
2014-03-16 Bartosz Golaszewskidocs: update new-applet-HOWTO.txt
2014-03-16 Denys Vlasenkoash: make "locak VAR" unset VAR (bash does that)
2014-03-16 Denys Vlasenkoscript: make it work even if fd 0 is closed
2014-03-16 Denys Vlasenkobuild system: for "find", use POSIX not operator (...
2014-03-16 Romain Naoursu: add a delay if the password is incorrect
2014-03-15 Denys Vlasenkoash,hush: fix a thinko about 2^64-1 factorization
2014-03-14 Denys Vlasenkohush: make "true" built-in
2014-03-13 Denys Vlasenkorandom: cosmetic tweaks in debug code
2014-03-13 Denys Vlasenkoash,hush: improve randomness of $RANDOM, add easy-ish...
2014-03-07 Denys Vlasenkoshuf: trim help text
2014-03-07 Denys Vlasenkoshuf: do not use strings for -i RANGE case
2014-03-07 Bartosz Golaszewskishuf: improve help text
2014-03-07 Bartosz Golaszewskishuf: fix a segfault on 'shuf -e'
2014-03-05 Denys Vlasenkouse [s]rand(), not [s]random()
2014-03-05 Denys Vlasenkoshuf: new applet
2014-03-03 Denys Vlasenkoman: default to ascii
2014-03-01 Denys Vlasenkoip link: add support for "address ETHADDR". Closes...
2014-02-28 Denys Vlasenkounlzma: add comments about possible bug from BZ 2689
2014-02-28 Denys Vlasenkounlzma: move some variables in "more local" scope
2014-02-27 Denys Vlasenkoudhcpc: ignore NAKs from "wrong" servers. Closes 4267
2014-02-27 Denys Vlasenkols: make "ls -s DIR" show total too. Clases 4946
2014-02-27 Denys Vlasenkoxargs: fix compilation breakage
2014-02-27 Denys Vlasenkogrep: fix -w match if first match isn't a word, but...
2014-02-27 Denys Vlasenkoxargs: add support for -I and -i. Closes 493
2014-02-26 Denys Vlasenkofind: code shrink
2014-02-26 Denys Vlasenkonc: fix option bit positions. Closes 6926
2014-02-25 Denys Vlasenkohwclock: fix setting of tz_minuteswest. Closes 5414
2014-02-25 Denys Vlasenkobuild system: remove a dead link from Config help text
2014-02-25 Denys Vlasenkodu, copy_file: fix file matching on cramfs. Closes...
2014-02-25 Denys Vlasenkolibbb: trivial code shrink
2014-02-24 Denys Vlasenkosysctl: do not error out showing write-only data. Close...
2014-02-24 Denys Vlasenkowget: fix comment
2014-02-23 Denys Vlasenkowget: add commented-out code to use ssl_helper instead...
2014-02-23 Denys Vlasenkonetworking/ssl_helper: experimental matrixssl-based...
2014-02-22 Denys Vlasenkowget: add support for https using "openssl s_client...
2014-02-21 Denys VlasenkoImprove examples/var_service READMEs
2014-02-19 Bartosz GolaszewskiKbuild: move CONFIG_PAM to general configuration
2014-02-19 Denys Vlasenkoudhcpc: fix BPF filter. Hopefully fixes the root cause...
2014-02-10 Denys Vlasenkoifplugd: code shrink
2014-02-09 Denys Vlasenkohtpd: trivial simplification in random interval selection
2014-02-09 Denys Vlasenkolibbb: don't die if crypt() returns NULL
2014-02-09 Kaarle Ritvanensendmail: use FQDN in default envelope sender
2014-02-07 Denys Vlasenkoudhcpc: in comments, explain the kind of raw socket...
2014-02-07 Bartosz Golaszewskigrep: properly handle grep -w "^str" in !EXTRA_COMPAT...
2014-02-05 Denys Vlasenkosendmail: make -f optional, document its default value
2014-02-03 Denys Vlasenkoudhcpc: don't use BPF filter, users report problems...
2014-02-03 Kaarle Ritvanenifupdown: support 'link' address family
2014-02-03 Denys Vlasenkowget: fix use-after-free of ->user. Closes 6836
2014-02-03 Denys Vlasenkocatv: suppress compiler warning
2014-02-02 Denys Vlasenkozcat: complain if input is not compressed
2014-01-31 Mike Frysingerappletlib: fix set-but-unused warning
2014-01-31 Mike Frysingeruname: fix up usage documentation
2014-01-30 Michael Tokarevinit: do not fail build if SIGPWR is not defined
2014-01-27 Denys Vlasenkolibbb: open_zipped() should not fail on non-compressed...
2014-01-23 Michael Tokarevtestsuite: fix last "which" change
2014-01-22 Denys Vlasenkoless: accept and ignore -s
2014-01-22 John Spencerman: parse "DEFINE pager" in config
2014-01-22 Eugene Rudoyiplink: fix build with kernel versions prior to 2.6.23
2014-01-21 Denys Vlasenkolibbb: if opening /dev/loopN returns ENXIO, don't try...
2014-01-21 Denys Vlasenkolibbb: fix parsing of "10101010" date/time form
2014-01-20 Bartosz Golaszewskitop.c: fix compilation warnings
2014-01-20 Denys Vlasenkontpd: remove now unnecessary check for IP_PKTINFO defin...
2014-01-20 Bartosz Golaszewskintpd: fix compilation warnings
2014-01-19 Bartosz Golaszewskisort: check global flags on fallback sort
2014-01-19 Bartosz Golaszewskisort.c: remove a magic number from compare_keys()
2014-01-19 Bartosz Golaszewskigitignore: ignore files generated by 'make test'
next