aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-21Patch from Tito, ass usage for strings -a optionsGlenn L McGrath
2004-07-21Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath
2004-07-21Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath
2004-07-21Fixup -T (--files-from) option, works for non-directories nowGlenn L McGrath
2004-07-20Avoid a naming conflict with include/bits/fcntl.hEric Andersen
2004-07-20Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl
2004-07-20new_process_module_arguments returns 0 on error and 1 if everything went okRobert Griebl
2004-07-20oopsEric Andersen
2004-07-20Yet more doc updatesEric Andersen
2004-07-20more doc updatesEric Andersen
2004-07-20cut-n-paste strikes againEric Andersen
2004-07-20Update for releaseEric Andersen
2004-07-20Update changelogEric Andersen
2004-07-20Deal with the fact that 2.6.x kernels replace any '-'s in theEric Andersen
2004-07-20Bump version up to release candidate 1Eric Andersen
2004-07-20Include some documentation posted to the list by vodzEric Andersen
2004-07-20Assign 'forced' before the goto to avoid a warningEric Andersen
2004-07-20Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen
2004-07-20Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen
2004-07-20Update the default config to not ask stuffEric Andersen
2004-07-20The 'tests' target is long gone.Eric Andersen
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen
2004-07-14Fixup a few documentation bugsEric Andersen
2004-07-13Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen
2004-06-29Paul Fox writes:Eric Andersen
2004-06-28Avoid a number of places where large drives could wrap a uint, andEric Andersen
2004-06-25Do not mess with the console logging level unlessEric Andersen
2004-06-25Revert my previous commitGlenn L McGrath
2004-06-25Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath
2004-06-25Fix compile error when math support disabled.Glenn L McGrath
2004-06-22fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGEric Andersen
2004-06-22Stupidity-1, Erik-0Eric Andersen
2004-06-22Bastian Blank notices a couple of int64_ts that should haveEric Andersen
2004-06-22Add missing 'S' to the getopt string.Eric Andersen
2004-06-22kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen
2004-06-22Patrick Huesmann writes:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-19note the new mailing list policyEric Andersen
2004-06-09Typo fix from Niemann HartmutEric Andersen
2004-06-06Update reference for zip formatGlenn L McGrath
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath
2004-06-05Device table support for makedevs, the previous behaviour can beenGlenn L McGrath
2004-05-26Ahem. ("I'm just tweaking a documentation string, I don't need to compileRob Landley
2004-05-26Update sed help. (Add -r option to long help, add -i option to brief help,Rob Landley
2004-05-26Kevin P. Fleming writes:Eric Andersen