platform/upstream/busybox.git
2010-12-06 Denys Vlasenkoupdate examples/var_service/README
2010-12-06 Denys Vlasenkoadd examples/var_service/README
2010-12-06 Denys Vlasenkopstree: use stdin for screen size detection
2010-12-06 Eric Lammertsrunsvdir: do not miss closely spaced service dir changes
2010-12-05 Denys Vlasenkotweak INSTALL_NO_USR help text
2010-12-05 Joachim Nilssonbuild system: fix "make install" to skip /usr when...
2010-12-05 Denys Vlasenkopstree: another tiny shrink
2010-12-05 Denys Vlasenkopstree: tiny shrink
2010-12-05 Lauri Kasanenpstree: fix width logic. +30 bytes
2010-12-05 Lauri Kasanenpstree: new applet. +1664 bytes
2010-12-05 Denys Vlasenkotypo fix
2010-12-05 Denys Vlasenkoadd if guards around include <malloc.h>
2010-12-01 Denys Vlasenkolibbb/pw_encrypt_sha: forgot to move &ctx to 1st param...
2010-12-01 Denys Vlasenkotouch: fix help text to not show options disabled in...
2010-11-30 Denys Vlasenkosu: suppress "warning: unused variable 'user_buf'"
2010-11-30 Chris Reesbuild system: do not use GNU-isms in find
2010-11-30 Denys Vlasenkotelnetd: write utmp record with correct pid
2010-11-29 Denys Vlasenkoping: set not only IP_TTL, but also IP_MULTICAST_TTL
2010-11-29 Rob Landleypatch: fix "patch at the beginning" testcase failure
2010-11-29 Denys Vlasenkoexclude the case of just "busybox" from previous commit
2010-11-29 Denys Vlasenkoif only one applet is enabled, make "busybox applet...
2010-11-28 Joachim Nilssonping: add -t TTL option
2010-11-28 Denys Vlasenkodhcpd: reply with NAK to clients in INIT-REBOOT state...
2010-11-28 Denys Vlasenkouse BB_EXECVP_or_die where appropriate
2010-11-28 Denys Vlasenkohush: move G_x_mode define to the more appropriate...
2010-11-28 Dan FandrichSupport set -o xtrace/noexec alternates for set -x/-n
2010-11-28 Dan Fandrichhush: display useful help text
2010-11-28 Denys Vlasenkoadd a test for patch which we currently fail
2010-11-28 Denys Vlasenkodhcpd: smaller code: do not look for REQUESTED_IP twice
2010-11-25 Denys Vlasenkoblkid: add TODO
2010-11-25 Denys Vlasenkogen_build_files.sh: better comment
2010-11-24 Denys Vlasenkobuild system: fix for dash
2010-11-23 Denys VlasenkoStart 1.19.0 development cycle
2010-11-23 Denys VlasenkoBump version to 1.18.0 1_18_0
2010-11-22 Denys Vlasenkodate :add a comment about older toolchains
2010-11-22 Denys Vlasenkofixes for bugs discovered by randomconfig builds and...
2010-11-22 Denys Vlasenkofix misspelling in comment
2010-11-22 Denys Vlasenkohush: fix improper handling of newline and hash chars...
2010-11-22 Denys Vlasenkonc: fix SEGV on -v when NC_EXTRA is off
2010-11-22 Mike Frysingerinetd: if argv[0] is not specified, set it to program...
2010-11-22 Mike Shallineedit: fix tab-completion of filenames with spaces
2010-11-22 Denys Vlasenkopatch: remove out-of-file build machinery
2010-11-21 Denys Vlasenkogen_build_files.sh: restore deleted comment
2010-11-21 Denys Vlasenkocmp: with -s, do not report open errors
2010-11-21 Denys Vlasenkopatch: simplify double list helpers
2010-11-21 Denys Vlasenkopatch: busyboxify by migrating from toybox to busybox...
2010-11-16 Mike Frysingergen_build_files.sh: rewrite with sed
2010-11-16 Mike Frysingerallow SKIP_STRIP to be set in the env
2010-11-16 Mike Frysingerdepmod.pl: add recursive sanity check
2010-11-15 Wolfram Sanglineedit: create history files with mode 0600
2010-11-14 Denys Vlasenkohush: add support for "set -o pipefail"
2010-11-14 Denys Vlasenkohush: preparatory patch for set -o pipefail support
2010-11-13 Lauri Kasanenlibbb: remove unused variable
2010-11-08 Tito Ragusadeluser: do not warn spuriously when deleting group...
2010-11-07 Denys Vlasenkodelgroup: correct the check for users who still use...
2010-11-06 Denys Vlasenkotypo fix
2010-11-06 Tito Ragusadeluser: 2nd attempt at deluser/delgroup size reduction...
2010-11-06 Maksym Kryzhanovskyypowertop: code shrink
2010-11-06 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-11-05 Denys Vlasenkols: fix -lg to show group (was showing user)
2010-11-04 Denys Vlasenkopowertop: fix last line detection in process_timer_stats()
2010-11-04 Denys Vlasenkopowertop: replace erroneous \n with \0; make numberic...
2010-11-04 Christian Hornungip: Fix command line option parsing of "ip route get...
2010-11-04 Maksym Kryzhanovskyypowertop: code shrink
2010-11-03 Denys Vlasenkotype fix in comment
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-11-03 Denys Vlasenko*: move lzo compressor code to archival/libunarchive...
2010-11-02 Denys Vlasenkoinit: if PID!=1, show clearer error message. move usage...
2010-11-01 Denys Vlasenkowhitespace fix
2010-11-01 Denys Vlasenkodecompress_bunzip2: reinstate erroneously deleted RETVA...
2010-10-31 Rob Landleyumount: cleanup and code shrink
2010-10-30 Eric Lammertsstat: fix mtime/ctime/atime
2010-10-30 Denys Vlasenkofdisk: fix trivial build failure
2010-10-30 Denys Vlasenkonetworking/*: remove superfluous comments
2010-10-29 Denys Vlasenkodecompress_bunzip2: code shrink ~5 bytes
2010-10-29 Denys Vlasenkodecompress_bunzip2: code shrink ~10 bytes
2010-10-29 Denys Vlasenkodecompress_bunzip2: add profiling data to comment....
2010-10-29 Denys Vlasenkoscripts/mkdiff_obj: show "size OBJFILE" too
2010-10-29 Denys Vlasenkodecompress_bunzip2: relieve register pressure in hot...
2010-10-29 Denys Vlasenkodecompress_bunzip2: keep bd->writeCRC in CPU reg in...
2010-10-29 Denys Vlasenkopowertop: build fix for !386 compiles
2010-10-29 Denys Vlasenkodecompress_bunzip2: code shrink
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-29 Denys Vlasenkoifupdown: add manual method for IPv6. Closes bug 2497.
2010-10-29 Denys Vlasenkotelnet: do not check for 0 return from poll (it's impos...
2010-10-29 Denys Vlasenkotelnet: convert CR NUL -> CR on input. Closes bug 2569
2010-10-28 Denys Vlasenkounicode: update unicode_width on !unicode branch too...
2010-10-28 Denys Vlasenkodnsd: fix 64-bit bug 2539.
2010-10-28 Denys Vlasenkodecompress_bunzip2: handle concatenated .bz2 files
2010-10-28 Marek Polacekbloat-o-meter: make it python3 compliant
2010-10-28 Marek Polacek*: use _exit() in sighandlers; showkey: do not use...
2010-10-28 Denys Vlasenkoscripts: remove bitrotted scripts/individual
2010-10-28 Holger Blasumupdate docs/new-applet-HOWTO.txt
2010-10-28 Denys Vlasenkoipcrm: small code shrink
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-28 Alexander Shishkinmount: pass NULL, not "", as "data" to mount syscall...
2010-10-28 Alexander Shishkinlogin: free fromhost upon cleaning up
2010-10-28 Denys Vlasenkocrc32: cleanups, no code changes
2010-10-28 Denys Vlasenkonetstat: was using buffers one byte short for scanf...
2010-10-27 Denys Vlasenkolibbb: introduce and use common crc32 routine
next