| Commit message (Expand) | Author | Files | Lines |
2004-07-20 | Update for release1_00_rc1 | Eric Andersen | 2 | -1/+44 |
2004-07-20 | Update changelog | Eric Andersen | 1 | -50/+3441 |
2004-07-20 | Deal with the fact that 2.6.x kernels replace any '-'s in the | Eric Andersen | 1 | -4/+36 |
2004-07-20 | Bump version up to release candidate 1 | Eric Andersen | 1 | -1/+1 |
2004-07-20 | Include some documentation posted to the list by vodz | Eric Andersen | 1 | -0/+5 |
2004-07-20 | Assign 'forced' before the goto to avoid a warning | Eric Andersen | 1 | -2/+3 |
2004-07-20 | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | Eric Andersen | 1 | -9/+9 |
2004-07-20 | Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE | Eric Andersen | 1 | -0/+2 |
2004-07-20 | Update the default config to not ask stuff | Eric Andersen | 1 | -0/+1 |
2004-07-20 | The 'tests' target is long gone. | Eric Andersen | 1 | -7/+1 |
2004-07-15 | Replace the old and somewhat buggy pwd_grp stuff with the shiny | Eric Andersen | 20 | -1348/+1409 |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | Eric Andersen | 9 | -109/+174 |
2004-07-14 | Fixup a few documentation bugs | Eric Andersen | 1 | -2/+2 |
2004-07-13 | Fixup some cases of "QM_MODULES: not implemented" for both | Eric Andersen | 2 | -10/+13 |
2004-06-29 | Paul Fox writes: | Eric Andersen | 1 | -2/+2 |
2004-06-28 | Avoid a number of places where large drives could wrap a uint, and | Eric Andersen | 1 | -33/+33 |
2004-06-25 | Do not mess with the console logging level unless | Eric Andersen | 1 | -5/+5 |
2004-06-25 | Revert my previous commit | Glenn L McGrath | 1 | -3/+4 |
2004-06-25 | Fix compile error under 2.6, check for newer versions first or all the | Glenn L McGrath | 1 | -3/+3 |
2004-06-25 | Fix compile error when math support disabled. | Glenn L McGrath | 1 | -1/+2 |
2004-06-22 | fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING | Eric Andersen | 1 | -4/+4 |
2004-06-22 | Stupidity-1, Erik-0 | Eric Andersen | 1 | -1/+1 |
2004-06-22 | Bastian Blank notices a couple of int64_ts that should have | Eric Andersen | 1 | -2/+1 |
2004-06-22 | Add missing 'S' to the getopt string. | Eric Andersen | 1 | -1/+1 |
2004-06-22 | kill off insmod support for older pre 2.1 Linux kernels, | Eric Andersen | 2 | -529/+28 |
2004-06-22 | Patrick Huesmann writes: | Eric Andersen | 2 | -7/+30 |
2004-06-22 | Robin Farine writes: | Eric Andersen | 1 | -2/+2 |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 1 | -1/+13 |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 7 | -67/+22 |
2004-06-22 | Robin Farine writes: | Eric Andersen | 1 | -1/+1 |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 3 | -14/+31 |
2004-06-19 | note the new mailing list policy | Eric Andersen | 1 | -0/+3 |
2004-06-09 | Typo fix from Niemann Hartmut | Eric Andersen | 1 | -1/+1 |
2004-06-06 | Update reference for zip format | Glenn L McGrath | 1 | -1/+4 |
2004-06-05 | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath | 3 | -203/+32 |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | 4 | -32/+497 |
2004-05-26 | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | Rob Landley | 1 | -1/+1 |
2004-05-26 | Update sed help. (Add -r option to long help, add -i option to brief help, | Rob Landley | 1 | -3/+4 |
2004-05-26 | Kevin P. Fleming writes: | Eric Andersen | 1 | -0/+2 |
2004-05-26 | Update U.S. Robotics and Actiontec entries | Eric Andersen | 2 | -5/+6 |
2004-05-26 | If read were to return with an error, bad things would happen. Fix it. | Manuel Novoa III | 1 | -2/+6 |
2004-05-26 | oops | Eric Andersen | 1 | -3/+3 |
2004-05-26 | Per suggestion from Bastian Blank, be less evil when we force fdisk to | Eric Andersen | 2 | -9/+11 |
2004-05-26 | Use tab not space | Eric Andersen | 1 | -20/+20 |
2004-05-26 | Make the grep option values a bit less horrible | Eric Andersen | 1 | -18/+18 |
2004-05-26 | Rick Richardson writes: | Eric Andersen | 1 | -8/+16 |
2004-05-26 | Patch from Yoshinori Sato: | Eric Andersen | 1 | -3/+47 |
2004-05-26 | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen | 7 | -1055/+0 |
2004-05-26 | Use STDIN_FILENO rather than '0' | Eric Andersen | 1 | -1/+1 |
2004-05-26 | Rob Landley writes: | Eric Andersen | 1 | -4/+7 |