oweals/busybox.git
2008-08-22 Denis Vlasenkotweak web page
2008-08-22 Bernhard Reutner... - move some older news to the news archive (the main...
2008-08-22 Bernhard Reutner... - reformat help text
2008-08-21 Denis VlasenkoAnnounce 1.11.2
2008-08-21 Bernhard Reutner... - print the documentation per default
2008-08-21 Bernhard Reutner... - document rmdir args
2008-08-21 Bernhard Reutner... - document rmmod -w and -f arguments
2008-08-21 Denis Vlasenkofix xargs -e help text
2008-08-21 Bernhard Reutner... - tweak markup. No relevant changes
2008-08-21 Bernhard Reutner... - cleanup urls
2008-08-21 Bernhard Reutner... - fix typo
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - do not advertise the standalone udhcpd. It is activel...
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - add doc-clean target
2008-08-21 Bernhard Reutner... - add note about CONFIG_CROSS_COMPILER_PREFIX while...
2008-08-21 Bernhard Reutner... - fix typo of mine
2008-08-21 Bernhard Reutner... - improve documentation a bit
2008-08-21 Bernhard Reutner... - some more nitpicks
2008-08-21 Bernhard Reutner... - some more markup fixes
2008-08-21 Bernhard Reutner... - fix typo
2008-08-21 Denis Vlasenkomore of pointless beautifuing on the web page
2008-08-21 Denis Vlasenkotrim webpage text a bit
2008-08-21 Bernhard Reutner... - drop outdated paragraph (which additionally contained...
2008-08-21 Bernhard Reutner... - misc. minor tweaks
2008-08-21 Bernhard Reutner... - point people to the current stable branch
2008-08-21 Bernhard Reutner... - tweak markup
2008-08-21 Denis Vlasenkomore cosmetic fixes on the website
2008-08-21 Denis Vlasenkocosmetic fixes on the webpage
2008-08-21 Bernhard Reutner... - tweak markup
2008-08-21 Bernhard Reutner... - bump copyright year
2008-08-21 Bernhard Reutner... - fix markup
2008-08-21 Bernhard Reutner... - fix some wrong markup.
2008-08-21 Bernhard Reutner... - correct release date for 1.12.0 and fix a few typos
2008-08-21 Denis Vlasenkoannounce 1.12.0
2008-08-20 Denis VlasenkoBump version to 1.13.0.svn
2008-08-20 Denis VlasenkoThis is 1.12.0 1_12_0
2008-08-20 Denis Vlasenkogetopt32: do not return pointer to alloca() areas
2008-08-20 Denis Vlasenkoenvdir: fix "envdir with no params" case
2008-08-20 Denis Vlasenkofindfs: make it use setuid-ness of busybox binary
2008-08-20 Denis Vlasenkofsck: use getmntent_r instead of open-coded parsing...
2008-08-20 Denis Vlasenkolinedit: fix use-after-free
2008-08-20 Denis Vlasenkolibbb: getopt32() should not ever touch argv[0] (even...
2008-08-20 Denis Vlasenkolibbb: fix mishandling of "all argv are opts" in getopt32()
2008-08-19 Denis Vlasenkoifupdown: fixes for shutdown of DHCP-managed interfaces
2008-08-19 Denis VlasenkoUpdating defconfig, fixing a typo in Config.in
2008-08-19 Bernhard Reutner... - add new applet rdev (Grant Erickson)
2008-08-17 Denis Vlasenkoshowkey: new applet by Vladimir
2008-08-17 Denis Vlasenkosetfont: new applet by Vladimir
2008-08-17 Denis Vlasenkolibbb: use ptsname_r, it's smaller
2008-08-16 Denis Vlasenkoash: fix "(cat < file)" hang introduced by rev 22944.
2008-08-15 Denis Vlasenkocut: fix buffer overflow (bug 4544).
2008-08-15 Denis Vlasenkochpst: fix "envdir dir" case (bug 4574).
2008-08-15 Denis Vlasenkoarp: without -H <type>, assume "ether". closes 4564
2008-08-15 Denis Vlasenkoinstall: fix long option not taking params (bug 4584)
2008-08-15 Denis Vlasenkomkdir: fix "uname 0222; mkdir foo/bar" case
2008-08-14 Denis Vlasenkonmeter: fix read past the end if a buffer. Closes 4594
2008-08-12 Denis Vlasenkoifupdown: fixes for custom MAC address, by Wade Berrier...
2008-08-10 Denis Vlasenkosendmail: work around (bogus) gcc warning
2008-08-09 Denis Vlasenkofix byte-swapping of compressed help on big-endian...
2008-08-09 Denis Vlasenkooptimize config_read() (by Timo Teras <timo.teras AT...
2008-08-09 Denis Vlasenkogrep: option to use GNU regex matching instead of POSIX...
2008-08-06 Bernhard Reutner... - support relatime / norelatime
2008-08-06 Bernhard Reutner... - fix typo
2008-08-06 Denis Vlasenkomodprobe-small: fix infinite looping, by Timo Teras
2008-08-06 Denis Vlasenkofix bug 4464 for real. I am dumb.
2008-08-06 Denis Vlasenkomodprobe: semi-trivial code shrink
2008-08-05 Denis Vlasenko*: use get_console_fd() as appropriate, and make it...
2008-08-05 Denis Vlasenkokbd_mode: remove erroneous & from &var. By Vladimir.
2008-08-05 Denis Vlasenkolibbb: fix thinko in latest xrealloc_vector change
2008-08-05 Bernhard Reutner... - reinstate commented out _FORTIFY_SOURCE that was...
2008-08-05 Denis Vlasenkorandomconfig fixes
2008-08-05 Denis Vlasenkoman: teach it to use .lzma if requested by .config
2008-08-05 Denis Vlasenkoman: yet another fixlet to "manpage link" code
2008-08-05 Denis Vlasenkoman: fixlet for man links
2008-08-05 Denis Vlasenkoman: add handling of "man links", by Ivana Varekova...
2008-08-05 Denis Vlasenko*: refactor handling of archived files. "tar f file...
2008-08-05 Bernhard Reutner... - don't free user-supplied string (via -e)
2008-08-05 Denis Vlasenkowhitespace fixes, no code changed
2008-08-04 Denis Vlasenkoxargs: fix -e default to match newer GNU xargs, add...
2008-08-04 Denis Vlasenkomodprobe: use buffering line reads (fgets) instead...
2008-08-04 Denis Vlasenkofix some testsuite false positives
2008-08-04 Denis Vlasenkolibbb: make xrealloc_vector zero out the realloc'ed...
2008-08-04 Denis Vlasenkohush: fix mishandling of a'b'c=fff as assignments....
2008-08-03 Denis Vlasenkohush: remove a comment about already fixed bug
2008-08-03 Denis Vlasenkomakedevs: shrink by Vladimir
2008-08-03 Denis Vlasenkossd: fix -K/-S mixup in help text
2008-08-03 Denis Vlasenkoxargs: update help text
2008-08-03 Denis Vlasenkoxargs: fix xargs -e; added test for that
2008-08-03 Denis Vlasenkohalt: signal init regardless of ENABLE_INIT
2008-08-01 Denis Vlasenkonameif: shrink (by Vladimir)
2008-08-01 Denis Vlasenkomakedevs: fix help text discrepancies
2008-08-01 Denis Vlasenkomakedevs: shrink (by Vladimir); testsuite
2008-07-31 Denis Vlasenkohush: support $_NUMBERS variable names
2008-07-31 Denis Vlasenkohush: fix "case ... in <newline> word)..."
2008-07-31 Denis Vlasenkohush: support "pattern1|pattern2...)" in case statements
2008-07-30 Denis Vlasenkotr: fix yet another access past the end of a string...
2008-07-30 Denis Vlasenkochpst: large code shrink by Vladimir
2008-07-30 Denis Vlasenkoash: bash compat: "shift $BIGNUM" is equivalent to...
2008-07-29 Denis Vlasenkohush: trivial code shrink
next