- single KERNEL_VERSION(a,b,c) macro in platform.h
[oweals/busybox.git] / networking /
2006-05-19 Bernhard Reutner... - single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-17 Rob LandleyPatch from Bernhard Fischer to remove some useless...
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-05-11 Mike Frysingerfix no previous prototype warning
2006-05-11 Mike Frysingerfix no previous prototype warning
2006-05-11 Mike Frysingerrename
2006-05-11 Mike Frysingerremove files not related to busybox
2006-05-10 Mike Frysingeraccept() takes a socklen_t, not an int
2006-05-10 Mike Frysingerfix whitespace in comment example
2006-05-10 Mike Frysingersome more useful debug info from Jason Holden
2006-05-10 Bernhard Reutner... - add helptext for --retries
2006-05-10 Mike Frysingertouchup whitespace/english a bit more
2006-05-10 Mike Frysingerwhitespace between if and (
2006-05-08 Mike Frysingerre-enable udhcp in a few more places
2006-05-08 Mike Frysingeradd back in udhcp support
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-05-05 Rob LandleyBusybox's udhcp was deleted a while ago. Bolting an...
2006-05-04 Rob LandleyCONFIG->ENABLE migration.
2006-04-28 Rob LandleyMore usage.h cleanups, with collateral changes to httpd...
2006-04-18 Bernhard Reutner... - improve wording in some help texts a little bit.
2006-04-18 Bernhard Reutner... - patch from P.J. Day to rely on the automatic indentin...
2006-04-18 Bernhard Reutner... - simplify config options of the ip applet.
2006-04-16 Mike Frysingerkill off pointless malloc.h include
2006-04-16 Mike Frysingerkill pointless memory.h includes
2006-04-14 Rob LandleyRemove code for protocols we don't properly support...
2006-04-14 Rob LandleyPatch from Robert P Day to remove standalone code from...
2006-04-14 Rob LandleyHard wiring configuration symbol values into the code...
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add bb_xbind() and bb_xl...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-04-11 Bernhard Reutner... - httpd in inetd mode: POST from IE (6) ends up in...
2006-04-10 Bernhard Reutner... - put udhcp back in (Rob, you removed this in r14787...
2006-04-10 Rob LandleySecond verse, same as the first.
2006-04-10 Rob LandleyMissing dependency spotted by Robert P Day.
2006-04-10 Bernhard Reutner... - fix typo introduced in the last commit.
2006-04-10 Bernhard Reutner... - typo: s/biltin/builtin/g
2006-04-05 Bernhard Reutner... - this applet should peruse USE_FEATURE_TFTP_...
2006-04-05 Bernhard Reutner... - include proper headers.
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2006-04-03 Bernhard Reutner... - coalesce printf calls.
2006-04-03 Bernhard Reutner... - use bb_opt_complementally; Saves another 14 bytes...
2006-04-03 Bernhard Reutner... - set flags in a more reasonable manner. Thanks, vodz.
2006-04-02 Bernhard Reutner... - janitorial: include proper prototypes in libiproute.
2006-04-01 Rob LandleyPatch from KRONSTORFER Horst to Fix a size mismatch...
2006-03-31 Bernhard Reutner... - use RESERVE_CONFIG_BUFFER. For defconfig this gives:
2006-03-31 Bernhard Reutner... - shrink it a bit further.
2006-03-30 Rob LandleyShrink patch from Bernhard Fischer.
2006-03-30 Bernhard Reutner... - fix paste'o which i overlooked when applying dalias...
2006-03-29 Paul Foxfix from David Daney, on busybox mailing list:
2006-03-29 Bernhard Reutner... - Rich Felker writes: fix invalid printf format strings
2006-03-23 Mike Frysingerremove in place of external link
2006-03-23 Mike Frysingermake the makefile a little more flexible so we can...
2006-03-23 Mike Frysingersync busybox and udhcp trees
2006-03-22 Rob LandleyFix from Glenn McGrath.
2006-03-22 Mike Frysinger2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ...
2006-03-20 Eric AndersenRoy Walker writes:
2006-03-13 Mike Frysingerupdate comments as to what caused the defines to change
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-10 Mike Frysingerfix building with glibc-2.4
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-09 Bernhard Reutner... - fix typo
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-03 Eric AndersenKill off some unused code that was wasting several...
2006-03-02 Bernhard Reutner... - remove unused lists *-m
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-03-01 Rob LandleyFixup to make warnings from the last patch go away.
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-28 Rob LandleyCleanup from Glenn McGrath.
2006-02-26 Rob LandleyPatch from Glenn McGrath to remove code that opens...
2006-02-23 Bernhard Reutner... - put NLS stuff in one central place to avoid redefines.
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-02-22 Rob LandleyBug 751: file handle leaks can add up until available...
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-21 Rob LandleySmall tweak cherry-picked from Devin Bayer's monster...
2006-02-21 Rob LandleyMissed a file in the last checkin, won't build without...
2006-02-20 Rob LandleyPatch from Giuseppe Ciotta to specify retry count.
2006-02-20 Rob LandleyRename UNUSE() to SKIP().
2006-02-19 Mike Frysingerrfelker writes in Bug 740: s/u_char/unsigned char/
2006-02-15 "Vladimir N. Oleynik"demo (UN)USE_FEATURE... usage
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-31 "Vladimir N. Oleynik"add feature: support for running scripts through an...
2006-01-31 Bernhard Reutner... - add and use ATTRIBUTE_ALIGNED(num_bytes)
2006-01-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-30 Eric Andersenfix up annoying signed/unsigned and mixed type errors
2006-01-30 Eric Andersensort out yet more type issues
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2006-01-26 "Vladimir N. Oleynik"for change previous log: close bug 186
2006-01-26 "Vladimir N. Oleynik"close bug 190
2006-01-25 "Vladimir N. Oleynik"added support /prefix for IPV4 form IPV6 code. Close...
2006-01-25 "Vladimir N. Oleynik"+#include <sys/socket.h>
2006-01-25 "Vladimir N. Oleynik"new applet. Thanks Roberto A. Foglietta
2006-01-25 Tim Rikerjust whitespace
2006-01-24 "Vladimir N. Oleynik"close bug 657
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-19 Bernhard Reutner... - missing bits of patch attached to bug #249 (constify).
next