platform/upstream/busybox.git
2006-09-06 Bernhard Reutner... - strip 399424 off the bss by making decompress_uncompr...
2006-09-06 Bernhard Reutner... - mdev and grep use xregcomp. Closes bug #1021
2006-09-05 Rob LandleyVladimir Dronnikov (ybrnj80 at yandex dot ru) pointed...
2006-09-05 Rob LandleyThe bb_ prefixes were removed from xasprintf() and...
2006-09-05 Denis Vlasenkorun_shell.c: style fix
2006-09-05 Denis Vlasenkoxfunc: fix: && -> &. Also nuked two double semicolons...
2006-09-05 Rob LandleyMight as well commit this to have the history. It...
2006-09-04 Rob LandleyThinko.
2006-09-04 Rob LandleyPatch from Natanael Copa to make start-stop-daemon...
2006-09-03 Denis Vlasenkosulogin: fix bug: -tNNN didn't work
2006-09-03 Denis Vlasenkodpkg: fix buffer overflow (bug 983)
2006-09-03 Denis Vlasenkouuencode: common implementation for wget and uuencode...
2006-09-03 Denis Vlasenkoarchival: added O_TRUNC so that when we overwrite files...
2006-09-03 Denis Vlasenkotar: revert older fix (non-portable), added new one.
2006-09-03 Denis Vlasenkozcip: bb_error_msg had stray newlines; small optimizati...
2006-09-03 Denis Vlasenkozcip: minor fixes
2006-09-03 Denis Vlasenkozcip: fix stdout/err versus syslog output.
2006-09-03 Denis Vlasenkozcip: getopt -> bb_getopt_ulflags
2006-09-03 Denis Vlasenkozcip: convert lots of zero-initialized locals
2006-09-03 Denis Vlasenkozcip: use xfunc() where appropriate
2006-09-03 Denis Vlasenkoreplacing func() with xfunc() where appropriate
2006-09-03 Denis Vlasenkozcip: apply patch from
2006-09-02 Denis Vlasenkotar: tar xf foo.tar dir/dir did not extract all subdirs.
2006-09-02 Denis Vlasenkoping: bind -> xbind
2006-09-02 Denis Vlasenkoping(6): use htons instead of SWAP_BE.
2006-09-02 Denis Vlasenkoping: implement -I option
2006-09-02 Denis Vlasenkoping6: resolve interface name to number early.
2006-09-02 Denis VlasenkoSync ping and ping6 a bit, fix style and indentation.
2006-09-02 Denis VlasenkoFix endianness issue in ping6
2006-09-02 Bernhard Reutner... - patch from Csaba Henk to make the "User-Agent" header...
2006-09-01 Rob LandleyWalter Harms contributed a section on scripting languag...
2006-09-01 Rob LandleyVladimir Dronnikov also submitted a CIFS support patch...
2006-08-30 Rob LandleyBernhard Fischer complained about moving --sort-common.
2006-08-29 Rob LandleyThere's some strange bug in glibc that triggers if...
2006-08-29 Bernhard Reutner... - set version back to 1.2.0 like it was before. Add...
2006-08-29 Rob LandleySvn 16007 broke the build under gcc 4.0.3. This fixes...
2006-08-28 Bernhard Reutner... - it's a mistake to remove lib-specific prefixes from...
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-28 Mike Frysingerneed libsepol in addtion to libselinux
2006-08-28 Bernhard Reutner... - do maintainers duty by bumping version to 1.3.0-pre0;
2006-08-28 Rob LandleyBugfix from Jason Schoon: send the right signal with -s.
2006-08-28 Rob LandleyMore allbareconfig fixes.
2006-08-28 Rob LandleyJordan Crouse submitted a patch to only include xregcom...
2006-08-28 Rob LandleyNo real need for my_query_module() and this eliminates...
2006-08-28 Bernhard Reutner... - pgf(?) found and fixed that missing dependency (usage...
2006-08-28 Rob LandleyUnbreak allbareconfig a bit. (The telnetd.c fix is...
2006-08-24 Rob LandleyAntti Seppala (with dots over the last two a's) wants...
2006-08-22 Rob LandleyPatch from Yann Morin so modprobe won't return failure...
2006-08-22 Rob Landley"Jordan Crouse" <jordan.crouse@amd.com> says:
2006-08-21 Rob LandleyMichael Opdenacker spotted that makefile should use...
2006-08-21 Rob LandleyOops, Michael pointed out that my cleanup left some...
2006-08-20 Rob LandleyYann E. Morin spotted a broken check_ld macro.
2006-08-20 Rob LandleyMichael Opdenacker contributed a readahead applet.
2006-08-20 Bernhard Reutner... - typo s/ENABLE_WGET_LONG_OPTIONS/ENABLE_FEATURE_WGET_L...
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-18 Bernhard Reutner... - typo: s/optarg/nprobes_str; fixes segfault as reporte...
2006-08-18 Bernhard Reutner... - remove CRIS specific CFLAG from generic flags-checking.
2006-08-18 Bernhard Reutner... - remove last reminiscents of IN_BUSYBOX
2006-08-17 Rob LandleyThe kernel can't handle umount /dev/hdc, we have to...
2006-08-17 Rob LandleyTimo Scheffler pointed out that OpenWRT isn't listed.
2006-08-16 Rob LandleyAdd link to BusyBox Weekly News. (Yeah, another timesink.)
2006-08-16 Rob LandleyNew entry about backporting fixes.
2006-08-16 Rob LandleyUpdate the tinyutils page to mention microperl, LUA...
2006-08-15 Rob LandleyBernhard Fischer pointed out some leftover debris needi...
2006-08-10 Rob LandleyMake a warning go away when standalone shell is disabled.
2006-08-10 Rob LandleyPatch from Chris Steel to fix mdev deleting device...
2006-08-10 Rob LandleyOk, features.h already defines _OPEN_SOURCE (and compla...
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-08-09 Rob LandleyUpdate usage to talk about the new shared subtree stuff...
2006-08-09 Rob LandleyVladimir Dronnikov convinced me to twiddle the semantic...
2006-08-08 Rob LandleyFix a typo (|| instead of |) and remove two comments...
2006-08-08 Rob LandleyAdd shared subtree support, suggested by Vladimir Dronn...
2006-08-08 Rob LandleyUsing lstat() instead of stat() means that attempting...
2006-08-06 Rob LandleyMake a warning go away on 64-bit systems.
2006-08-06 Rob LandleyTeach md5sum and sha1sum to work the way other applets...
2006-08-05 Rob Landleyscripts/individual now builds 171 applets. Some of...
2006-08-04 Rob LandleyThere are a number of reasons for reinventing printf...
2006-08-04 Rob LandleyWe haven't got a CONFIG_APT_GET.
2006-08-04 Rob LandleyDigging up my old "make standalone" stuff from a year...
2006-08-04 Rob LandleyAdd busybox_old to distclean.
2006-08-04 Rob LandleyAdd comments to all the functions in this file document...
2006-08-04 Rob LandleyOk, that's not a typo, that's just me not thinking.
2006-08-04 Rob LandleyTypo.
2006-08-04 Rob LandleyNow that we have xopen3(), it's just plain unclean...
2006-08-04 Rob LandleyUse xopen3() instead of an after-the-fact chown.
2006-08-04 Rob LandleyThinko spotted by Vladimir Dronnikov.
2006-08-03 Rob LandleyTry to make a "type-punned pointer" warning go away...
2006-08-03 Rob LandleyPatch from tito to improve options parsing.
2006-08-03 Rob LandleyRemove xcalloc() and convert its callers to xzalloc...
2006-08-03 Rob LandleyThese should have been part of 15767 too.
2006-08-03 Rob LandleyFix umount so loop device disassociation hopefully...
2006-08-03 Rob LandleyAttempt to fixup httpd.c to match svn 15767.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-08-03 "Robert P.... Remove apparent typo in "bool" line.
2006-08-03 "Robert P.... Move declaration to be compatible with older gcc's.
2006-08-01 Rob LandleyMake a gcc 4.1 warning go away.
2006-07-31 Rob LandleyAnnounce 1.2.1
2006-07-31 Rob Landley1) ifeq is make syntax, #ifeq is a make comment.
2006-07-31 Rob LandleyRemove code that can't be reached.
2006-07-31 Rob LandleyTito said that strings is a complete rewrite.
next