| Commit message (Expand) | Author | Files | Lines |
2004-07-21 | Patch from Tito, ass usage for strings -a options | bug1 | 1 | -0/+1 |
2004-07-21 | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | bug1 | 1 | -2/+2 |
2004-07-21 | Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is | bug1 | 1 | -27/+27 |
2004-07-21 | Fixup -T (--files-from) option, works for non-directories now | bug1 | 1 | -3/+6 |
2004-07-20 | Avoid a naming conflict with include/bits/fcntl.h | andersen | 1 | -4/+4 |
2004-07-20 | Patch from Mike Snitzer <snitzer@gmail.com>: | sandman | 1 | -3/+3 |
2004-07-20 | new_process_module_arguments returns 0 on error and 1 if everything went ok | sandman | 1 | -3/+3 |
2004-07-20 | oops | andersen | 1 | -3/+0 |
2004-07-20 | Yet more doc updates | andersen | 1 | -11/+7 |
2004-07-20 | more doc updates | andersen | 1 | -1/+13 |
2004-07-20 | cut-n-paste strikes again | andersen | 1 | -1/+1 |
2004-07-20 | Update for release | andersen | 2 | -1/+44 |
2004-07-20 | Update changelog | andersen | 1 | -50/+3441 |
2004-07-20 | Deal with the fact that 2.6.x kernels replace any '-'s in the | andersen | 1 | -4/+36 |
2004-07-20 | Bump version up to release candidate 1 | andersen | 1 | -1/+1 |
2004-07-20 | Include some documentation posted to the list by vodz | andersen | 1 | -0/+5 |
2004-07-20 | Assign 'forced' before the goto to avoid a warning | andersen | 1 | -2/+3 |
2004-07-20 | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | andersen | 1 | -9/+9 |
2004-07-20 | Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE | andersen | 1 | -0/+2 |
2004-07-20 | Update the default config to not ask stuff | andersen | 1 | -0/+1 |
2004-07-20 | The 'tests' target is long gone. | andersen | 1 | -7/+1 |
2004-07-15 | Replace the old and somewhat buggy pwd_grp stuff with the shiny | andersen | 20 | -1348/+1409 |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | andersen | 9 | -109/+174 |
2004-07-14 | Fixup a few documentation bugs | andersen | 1 | -2/+2 |
2004-07-13 | Fixup some cases of "QM_MODULES: not implemented" for both | andersen | 2 | -10/+13 |
2004-06-29 | Paul Fox writes: | andersen | 1 | -2/+2 |
2004-06-28 | Avoid a number of places where large drives could wrap a uint, and | andersen | 1 | -33/+33 |
2004-06-25 | Do not mess with the console logging level unless | andersen | 1 | -5/+5 |
2004-06-25 | Revert my previous commit | bug1 | 1 | -3/+4 |
2004-06-25 | Fix compile error under 2.6, check for newer versions first or all the | bug1 | 1 | -3/+3 |
2004-06-25 | Fix compile error when math support disabled. | bug1 | 1 | -1/+2 |
2004-06-22 | fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING | andersen | 1 | -4/+4 |
2004-06-22 | Stupidity-1, Erik-0 | andersen | 1 | -1/+1 |
2004-06-22 | Bastian Blank notices a couple of int64_ts that should have | andersen | 1 | -2/+1 |
2004-06-22 | Add missing 'S' to the getopt string. | andersen | 1 | -1/+1 |
2004-06-22 | kill off insmod support for older pre 2.1 Linux kernels, | andersen | 2 | -529/+28 |
2004-06-22 | Patrick Huesmann writes: | andersen | 2 | -7/+30 |
2004-06-22 | Robin Farine writes: | andersen | 1 | -2/+2 |
2004-06-22 | Patch from Bastian Blank: | andersen | 1 | -1/+13 |
2004-06-22 | Patch from Bastian Blank: | andersen | 7 | -67/+22 |
2004-06-22 | Robin Farine writes: | andersen | 1 | -1/+1 |
2004-06-22 | Patch from Bastian Blank: | andersen | 3 | -14/+31 |
2004-06-19 | note the new mailing list policy | andersen | 1 | -0/+3 |
2004-06-09 | Typo fix from Niemann Hartmut | andersen | 1 | -1/+1 |
2004-06-06 | Update reference for zip format | bug1 | 1 | -1/+4 |
2004-06-05 | Woops, the previous commit was an accident, its supplied in the patch, | bug1 | 3 | -203/+32 |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | bug1 | 4 | -32/+497 |
2004-05-26 | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | landley | 1 | -1/+1 |
2004-05-26 | Update sed help. (Add -r option to long help, add -i option to brief help, | landley | 1 | -3/+4 |
2004-05-26 | Kevin P. Fleming writes: | andersen | 1 | -0/+2 |