| Commit message (Expand) | Author | Age | Files | Lines |
* | - replace variables by defines to save space | aldot | 2005-09-23 | 1 | -71/+57 |
* | SUSv3 -q compatibily exit status correction for grep again | vodz | 2005-09-23 | 1 | -2/+4 |
* | SUSv3 -q compatibily exit status correction for grep | vodz | 2005-09-23 | 1 | -3/+3 |
* | grep must have exit code >1 if input file not found. Small indent correcion a... | vodz | 2005-09-23 | 1 | -2/+6 |
* | more make safe the exported namespace for udhcp. Move to bb-specific file for... | vodz | 2005-09-23 | 10 | -20/+35 |
* | remove 1 exported | vodz | 2005-09-23 | 2 | -2/+1 |
* | move a couple of functions from common code (options.c) to udhcpd private | pgf | 2005-09-22 | 4 | -50/+51 |
* | add support for setting the dhcp vendor class option (option 60). | pgf | 2005-09-22 | 5 | -10/+30 |
* | safe exported namespace for udhcp. Not full, bore :-( | vodz | 2005-09-22 | 5 | -1/+14 |
* | Reduce exported from msh applet | vodz | 2005-09-22 | 1 | -5/+6 |
* | Reduce exported from lash applet | vodz | 2005-09-22 | 1 | -2/+2 |
* | Reduce exported from hush applet | vodz | 2005-09-22 | 1 | -13/+15 |
* | quick patch - have removed stranges for me | vodz | 2005-09-22 | 1 | -19/+26 |
* | very small size reduce for nohup applet | vodz | 2005-09-22 | 1 | -9/+6 |
* | Reduce exported from ipcs applet | vodz | 2005-09-22 | 1 | -6/+6 |
* | more remove lost exported | vodz | 2005-09-22 | 3 | -10/+10 |
* | network "default" --> bb_INET_default. Reduce 2 exported from find applet | vodz | 2005-09-22 | 3 | -5/+6 |
* | - add applet nohup(1) | aldot | 2005-09-21 | 5 | -0/+205 |
* | - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. | aldot | 2005-09-21 | 2 | -14/+15 |
* | moved include/bbconfigopts.h from miscutils to to top Makefile before generat... | vodz | 2005-09-21 | 2 | -4/+10 |
* | - consolidated password helpers | aldot | 2005-09-20 | 1 | -0/+179 |
* | - consolidated password helpers into bb_pwd.c | aldot | 2005-09-20 | 6 | -305/+0 |
* | - rename libbb's password helpers as suggested in libbb.h | aldot | 2005-09-20 | 17 | -43/+47 |
* | - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen | aldot | 2005-09-20 | 1 | -4/+1 |
* | - typo in documentation | aldot | 2005-09-20 | 1 | -1/+1 |
* | Get "make check" ($srcdir) to work with the new testsuite. | landley | 2005-09-20 | 1 | -2/+3 |
* | The testsuite/links directory wasn't being created. | landley | 2005-09-20 | 2 | -2/+3 |
* | This is strange typically modern mistake. Learn please: stat(2) used sys/type... | vodz | 2005-09-20 | 1 | -1/+1 |
* | Bernhard Fischer writes: | vapier | 2005-09-20 | 1 | -29/+28 |
* | remove duplicate depend, its work for bb_mkdepend | vodz | 2005-09-19 | 1 | -2/+0 |
* | correct build bbconfig applet, correct previous change | vodz | 2005-09-19 | 1 | -3/+3 |
* | corect build bbconfig applet, Thanks, Bernhard Fischer | vodz | 2005-09-19 | 2 | -8/+9 |
* | hmm, forgoten remove llseek? | vodz | 2005-09-19 | 1 | -55/+0 |
* | 1) read from stdin work now | vodz | 2005-09-19 | 1 | -34/+21 |
* | mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ... | vodz | 2005-09-19 | 6 | -188/+131 |
* | destroy bug #421 | vodz | 2005-09-19 | 1 | -2/+5 |
* | quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz... | vodz | 2005-09-19 | 1 | -82/+89 |
* | small bug found after strength test | vodz | 2005-09-19 | 1 | -1/+2 |
* | Bernhard Fischer writes: | vapier | 2005-09-18 | 1 | -7/+7 |
* | First cleanup pass, from Rob Sullivan. More to be done... | landley | 2005-09-18 | 2 | -147/+109 |
* | Tito pointed out that if readlink doesn't have -f, there's no need to call | landley | 2005-09-17 | 1 | -6/+6 |
* | Update TODO with mention of the CONFIG->ENABLE migration and ruminations | landley | 2005-09-16 | 1 | -1/+66 |
* | speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 | vodz | 2005-09-16 | 1 | -26/+30 |
* | more C-compatibily, Thanks Bernhard Fischer | vodz | 2005-09-16 | 1 | -1/+2 |
* | removed 'less' section from TODO | vodz | 2005-09-16 | 1 | -4/+0 |
* | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE | vodz | 2005-09-16 | 4 | -21/+21 |
* | initialize a couple of vars whose warnings were suppressed because | pgf | 2005-09-16 | 1 | -1/+1 |
* | small change for highlihting flags, more busyboxes: indent, forward declarati... | vodz | 2005-09-16 | 1 | -510/+464 |
* | some combinations of status line and screen refresh don't give a | pgf | 2005-09-16 | 1 | -76/+112 |
* | accept unlimited number of swap arguments like the real swap{on,off} and shri... | vapier | 2005-09-16 | 1 | -8/+11 |