platform/upstream/busybox.git
2006-04-12 Bernhard Reutner... - note to think about eventually ditching vdprintf()
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-12 Bernhard Reutner... - add verbatim cp of gnu.org/copyleft/lesser.txt
2006-04-12 Bernhard Reutner... - use C99 %j format to print intmax.
2006-04-12 Bernhard Reutner... - add and use bb_opendir(), bb_xopendir().
2006-04-11 Bernhard Reutner... - pin the CFLAGS to make sure that we don't have to...
2006-04-11 Bernhard Reutner... - include netinet/in.h for struct sockaddr_in.
2006-04-11 Bernhard Reutner... - httpd in inetd mode: POST from IE (6) ends up in...
2006-04-11 Bernhard Reutner... - comment out the check-referer lines.
2006-04-11 Bernhard Reutner... - we seem to use h3, so make it consistent.
2006-04-11 Bernhard Reutner... - update screenshot to reflect the busybox-1.1.2 stable...
2006-04-11 Bernhard Reutner... - tweak visibility of label expected_hwif_error as...
2006-04-11 Bernhard Reutner... - remove implied closing paragraph
2006-04-11 Mike FrysingerRobert P. J. Day writes: even in the header file, make...
2006-04-10 Bernhard Reutner... - add note pointing to the stable branch, so users...
2006-04-10 Rob LandleyAnnounce 1.1.2.
2006-04-10 Bernhard Reutner... - poke bot
2006-04-10 Bernhard Reutner... - add a colorful "valid HTML 4.01 Transitional" button...
2006-04-10 Bernhard Reutner... - make it resemble html.
2006-04-10 Bernhard Reutner... - make it resemble english and fix typo s/interperet...
2006-04-10 Rob LandleyPatch from Tito to unify deluser and delgroup, and...
2006-04-10 Bernhard Reutner... - put udhcp back in (Rob, you removed this in r14787...
2006-04-10 Rob LandleyNotes about pic, static linking, and debugging dynamic...
2006-04-10 Rob LandleySecond verse, same as the first.
2006-04-10 Rob LandleyMissing dependency spotted by Robert P Day.
2006-04-10 Rob LandleyI forgot to re-enable shared library build after 1...
2006-04-10 Rob LandleyPatch from Rob Sullivan to consolidate crc32 table...
2006-04-10 Rob LandleyWe use -funsigned-char now, so having a separate RESERV...
2006-04-10 Rob LandleyModprobe update from Ignacio García Pérez, updating...
2006-04-10 Bernhard Reutner... - fix typo introduced in the last commit.
2006-04-10 Bernhard Reutner... - typo: s/biltin/builtin/g
2006-04-06 Rob LandleyAnother size reduction patch from Garrett.
2006-04-06 Bernhard Reutner... - patch from Rob Sullivan to add support for -L
2006-04-06 Bernhard Reutner... - shrink it a little bit and make it buildable with...
2006-04-06 Bernhard Reutner... - remove unused args.
2006-04-06 Bernhard Reutner... - move code around to avoid the need for the prototypes.
2006-04-06 Bernhard Reutner... - new applet diff. Rob Sullivan writes:
2006-04-05 Bernhard Reutner... - include inttypes.h as pointed out by Jason Schoon.
2006-04-05 Bernhard Reutner... - this applet should peruse USE_FEATURE_TFTP_...
2006-04-05 Bernhard Reutner... - make sure that the label expected_hwif_error is visib...
2006-04-05 Bernhard Reutner... - include proper headers.
2006-04-05 Bernhard Reutner... - use proper macros to print intmax_t.
2006-04-05 Paul Foxadjust ifdefs for inclusion of string_insert() routine
2006-04-05 Rob LandleyKumar spotted another bug: if we autodetect nfs and...
2006-04-04 Rob LandleySome tests were always true. We need comm.tests...
2006-04-04 Rob LandleyRewrite/shrink by tito.
2006-04-04 Rob LandleyYou'd think there'd be a compiler warning for "pointles...
2006-04-04 Rob LandleyAvoid spurious error message. (Technically applet...
2006-04-04 Bernhard Reutner... - remove unused ext2fs_find_first_bit_set() and ext2fs_...
2006-04-04 Bernhard Reutner... - pull in prototype for e2fsck_main.
2006-04-03 Bernhard Reutner... - make sure that we see all lib*/.c in IMA-mode even...
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2006-04-03 Bernhard Reutner... - make append_option and multiconvert static.
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... - do away with useless fwd-decls, redundant bb_printf...
2006-04-03 Bernhard Reutner... - set flags in a more reasonable manner. Thanks, vodz.
2006-04-02 Bernhard Reutner... - include proper prototypes in libunarchive.
2006-04-02 Bernhard Reutner... - janitorial: huft_build is never used outside of decom...
2006-04-02 Bernhard Reutner... - janitorial: include proper prototypes in libiproute.
2006-04-02 Bernhard Reutner... - switch Warning Of the Week to wrong or missing protot...
2006-04-02 Bernhard Reutner... - typos: s/compatability/compatibility/g;s/compatable...
2006-04-02 Bernhard Reutner... - typo: s/compenent/component/g
2006-04-02 Rob LandleyNew version from Tito.
2006-04-01 Mike Frysingerwork outside of the srctree
2006-04-01 Rob LandleyThe build broke for me on gcc 4.0.3 due to an #include...
2006-04-01 Rob LandleyBug spotted by Kumar Gala. Hopefully this fixes it...
2006-04-01 Rob LandleyPatch from KRONSTORFER Horst to Fix a size mismatch...
2006-04-01 Mike Frysingernew test for source code sanity
2006-04-01 Mike Frysingermove source code tests out into a sep file rather than...
2006-04-01 Mike Frysingerremove bogus "
2006-04-01 Mike Frysingersilence error if busybox.links doesnt exist and run...
2006-04-01 Rob LandleyExt2fs cleanup from Garrett Kajmowicz.
2006-03-31 Bernhard Reutner... - use RESERVE_CONFIG_BUFFER and a bit of whitespace...
2006-03-31 Bernhard Reutner... - add option to suppress the terse usage messages....
2006-03-31 Bernhard Reutner... - use RESERVE_CONFIG_BUFFER. For defconfig this gives:
2006-03-31 Bernhard Reutner... - update help text.
2006-03-31 Bernhard Reutner... - shrink it a bit further.
2006-03-30 Rob LandleyShrink patch from Bernhard Fischer.
2006-03-30 Bernhard Reutner... - rename clean_up in tune2fs and mke2fs to be prefixed...
2006-03-30 Bernhard Reutner... - fix paste'o which i overlooked when applying dalias...
2006-03-30 Rob LandleyClarify.
2006-03-30 Rob LandleyUpdate ipaddr help to match reality.
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-29 Bernhard Reutner... - warn a bit more verbosely about fmt stuff for non...
2006-03-29 Bernhard Reutner... - mark trunk as 1.2.0-pre0
2006-03-29 Paul Foxadd public-domain release 1_1_0 1_1_1
2006-03-29 Bernhard Reutner... - we only need obj_gpl_license if ENABLE_FEATURE_CHECK_...
2006-03-29 Bernhard Reutner... - shrink mkswap and make v0 support optional. Thanks...
2006-03-29 Bernhard Reutner... - shrink dmesg a bit.
2006-03-29 Rob LandleyMore extern removal from Robert P. Day.
2006-03-29 Bernhard Reutner... find ./ -name .cvsignore | xargs svn rm
2006-03-29 Rob LandleyDocumentation from Jan Kiszka
2006-03-29 Rob LandleyKumar Gala tracked down a problem with NFS mounting...
2006-03-28 Rob LandleyMike Frysinger pointed out we can go
2006-03-28 Rob LandleyBernhard Fischer spotted that we shouldn't free fstype...
next