| Commit message (Expand) | Author | Files | Lines |
2004-02-19 | Add extra comments, freakout if a pax archive is encoutered. | bug1 | 1 | -9/+24 |
2004-02-19 | Chris Larson (kergoth) writes: | andersen | 1 | -16/+6 |
2004-02-19 | Chris Larson (kergoth) writes: | andersen | 1 | -0/+16 |
2004-02-18 | Dont use same variable and struct name | bug1 | 1 | -35/+37 |
2004-02-18 | Formatting | bug1 | 1 | -142/+146 |
2004-02-18 | remove debugging | bug1 | 1 | -7/+0 |
2004-02-18 | Patch from OpenWrt. | mjn3 | 1 | -3/+5 |
2004-02-18 | Add -i option to sed, to edit files in-place. | landley | 1 | -7/+54 |
2004-02-18 | Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. | mjn3 | 1 | -1/+1 |
2004-02-17 | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. | andersen | 1 | -12/+0 |
2004-02-17 | Mark Lord writes: | andersen | 1 | -2/+5 |
2004-02-17 | Add the -r option, patch from Rob with some help from myself. | bug1 | 1 | -4/+11 |
2004-02-17 | Remove debugging | bug1 | 1 | -2/+0 |
2004-02-17 | Dont strip trailing '/' until _after_ i test to set if its there ! | bug1 | 1 | -12/+17 |
2004-02-17 | Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser, | mjn3 | 1 | -1/+3 |
2004-02-17 | Woops, im getting ahead of myself, we dont have the -r (refernece) | bug1 | 1 | -2/+4 |
2004-02-17 | define option names to be clearer, simplify nested if statements, remove | bug1 | 1 | -30/+29 |
2004-02-14 | Avoid naming conflict with symbol in newer glibc headers | andersen | 1 | -4/+4 |
2004-02-13 | Accomodate the fact that newer libc versions may in fact not | andersen | 1 | -6/+29 |
2004-02-10 | oops. Leave the default feature set enbled for now... | andersen | 1 | -2/+2 |
2004-02-10 | Initial effort at disabling job control as well | andersen | 1 | -6/+35 |
2004-02-10 | Support disabling pipe and redirect support | andersen | 1 | -40/+67 |
2004-02-09 | Update URL | andersen | 1 | -1/+1 |
2004-02-09 | Buffalo appears to have resolved their GPL problems | andersen | 2 | -1/+2 |
2004-02-06 | Richard Kojedzinszky writes: | andersen | 1 | -2/+2 |
2004-02-06 | Patch from vodz, based on bug report from Richard Kojedzinszky: | andersen | 1 | -3/+1 |
2004-02-06 | Make the loop support stuff be much less evil, and make it cope | andersen | 4 | -81/+34 |
2004-02-06 | Eliminate use of a kernel scsi header file. | andersen | 1 | -6/+5 |
2004-02-05 | Make sure stdlib.h is always included before dmalloc.h to avoid problems | mjn3 | 2 | -0/+2 |
2004-02-05 | Vladimir N. Oleynik writes: | andersen | 1 | -2/+2 |
2004-02-05 | Vladimir N. Oleynik writes: | andersen | 1 | -3/+1 |
2004-02-05 | Elaborate on CONFIG_SELINUX, and explain that most people should | andersen | 1 | -0/+8 |
2004-02-04 | Grammar fix | andersen | 1 | -2/+2 |
2004-02-04 | Minor grammar fixup | andersen | 1 | -2/+2 |
2004-02-04 | Bump version number for release | andersen | 4 | -1148/+154 |
2004-02-04 | Richard Kojedzinszky writes: | andersen | 1 | -5/+8 |
2004-02-04 | Joe.C writes: | andersen | 1 | -1/+3 |
2004-02-04 | Jean Wolter writes: | andersen | 1 | -1/+1 |
2004-02-04 | Rob Landley writes: | andersen | 1 | -0/+17 |
2004-02-04 | The variable 'complementaly' used to be allocated with calloc, which zeroed it | andersen | 1 | -0/+2 |
2004-02-04 | Bug fix from Tito. | bug1 | 1 | -3/+4 |
2004-02-04 | Vodz last_patch_125_2, this patch have:
| bug1 | 2 | -15/+66 |
2004-02-01 | Rewrite parse_config_file(). Among the old version's problems: | mjn3 | 1 | -175/+220 |
2004-02-01 | Use bb_xstrdup() instead of strdup(). | mjn3 | 1 | -1/+1 |
2004-01-31 | Fix http proxy use, bytes were swapped | bug1 | 1 | -2/+2 |
2004-01-31 | Mention changes to the daily snapshots | andersen | 1 | -0/+9 |
2004-01-31 | Update docs for release | andersen | 3 | -433/+814 |
2004-01-31 | Bump version for release | andersen | 1 | -2/+1 |
2004-01-30 | Use standard C99 types | andersen | 19 | -117/+117 |
2004-01-30 | Use proper C99 types | andersen | 1 | -2/+2 |