Age | Commit message (Expand) | Author |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-09-20 | - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen | Bernhard Reutner-Fischer |
2005-09-20 | - typo in documentation | Bernhard Reutner-Fischer |
2005-09-20 | Get "make check" ($srcdir) to work with the new testsuite. | Rob Landley |
2005-09-20 | The testsuite/links directory wasn't being created. | Rob Landley |
2005-09-20 | This is strange typically modern mistake. Learn please: stat(2) used sys/type... | "Vladimir N. Oleynik" |
2005-09-20 | Bernhard Fischer writes: | Mike Frysinger |
2005-09-19 | remove duplicate depend, its work for bb_mkdepend | "Vladimir N. Oleynik" |
2005-09-19 | correct build bbconfig applet, correct previous change | "Vladimir N. Oleynik" |
2005-09-19 | corect build bbconfig applet, Thanks, Bernhard Fischer | "Vladimir N. Oleynik" |
2005-09-19 | hmm, forgoten remove llseek? | "Vladimir N. Oleynik" |
2005-09-19 | 1) read from stdin work now | "Vladimir N. Oleynik" |
2005-09-19 | mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ... | "Vladimir N. Oleynik" |
2005-09-19 | destroy bug #421 | "Vladimir N. Oleynik" |
2005-09-19 | quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz... | "Vladimir N. Oleynik" |
2005-09-19 | small bug found after strength test | "Vladimir N. Oleynik" |
2005-09-18 | Bernhard Fischer writes: | Mike Frysinger |
2005-09-18 | First cleanup pass, from Rob Sullivan. More to be done... | Rob Landley |
2005-09-17 | Tito pointed out that if readlink doesn't have -f, there's no need to call | Rob Landley |
2005-09-16 | Update TODO with mention of the CONFIG->ENABLE migration and ruminations | Rob Landley |
2005-09-16 | speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 | "Vladimir N. Oleynik" |
2005-09-16 | more C-compatibily, Thanks Bernhard Fischer | "Vladimir N. Oleynik" |
2005-09-16 | removed 'less' section from TODO | "Vladimir N. Oleynik" |
2005-09-16 | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE | "Vladimir N. Oleynik" |
2005-09-16 | initialize a couple of vars whose warnings were suppressed because | Paul Fox |
2005-09-16 | small change for highlihting flags, more busyboxes: indent, forward declarati... | "Vladimir N. Oleynik" |
2005-09-16 | some combinations of status line and screen refresh don't give a | Paul Fox |
2005-09-16 | accept unlimited number of swap arguments like the real swap{on,off} and shri... | Mike Frysinger |
2005-09-16 | update for newer build system | Mike Frysinger |
2005-09-15 | New applet "less", from Rob Sullivan. | Rob Landley |
2005-09-15 | Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. | Rob Landley |
2005-09-15 | Amir Shalem observed that telnetd doesn't really require login, so forcing | Rob Landley |
2005-09-15 | Get rid of warnings, remove compat with older gnu uniq to truly conform to su... | Manuel Novoa III |
2005-09-15 | Bernhard Fischer: | Mike Frysinger |
2005-09-15 | BsAtHome writes in Bug 433: | Mike Frysinger |
2005-09-14 | split libbb: moved xregcomp separatelly for speed up recompile | "Vladimir N. Oleynik" |
2005-09-14 | removed strange extern void xregcomp(... from some applets, but declared from... | "Vladimir N. Oleynik" |
2005-09-14 | FEATURE->ENABLE_FEATURE loses one for 'top' applet | "Vladimir N. Oleynik" |
2005-09-14 | Patch from Berhnard Fischer to keep duplicate objects out of the library. | Rob Landley |
2005-09-14 | remove unrequired dependences | "Vladimir N. Oleynik" |
2005-09-14 | Cleanup patch from tito: migrate option parsing to the bb_ functions and fix | Rob Landley |
2005-09-14 | Cleanup patch from Tito. | Rob Landley |
2005-09-14 | bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp... | "Vladimir N. Oleynik" |
2005-09-14 | Our config should write out each symbol once and only once, but still write | Rob Landley |
2005-09-14 | Test full susv3 spec for uniq (except internationalization). | Rob Landley |
2005-09-14 | committing bug #7: | Paul Fox |
2005-09-14 | initial ppc64 support | Mike Frysinger |
2005-09-13 | allow either backspace or DEL, in addition to the user's erase | Paul Fox |
2005-09-13 | bb_mkdep release. speed up *3, clearing, more comments | "Vladimir N. Oleynik" |
2005-09-13 | whitespace/syntax cleanups, dont mind me :p | Mike Frysinger |