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