aboutsummaryrefslogtreecommitdiff
path: root/.indent.pro (unfollow)
Commit message (Expand)AuthorFilesLines
2004-07-22Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl1-3/+6
2004-07-21Patch from Mike Snitzer to fix return codes.Glenn L McGrath1-13/+29
2004-07-21Fix bug in accepting buffer size argumentGlenn L McGrath1-1/+1
2004-07-21Patch from Tito, ass usage for strings -a optionsGlenn L McGrath1-0/+1
2004-07-21Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath1-2/+2
2004-07-21Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath1-27/+27
2004-07-21Fixup -T (--files-from) option, works for non-directories nowGlenn L McGrath1-3/+6
2004-07-20Avoid a naming conflict with include/bits/fcntl.hEric Andersen1-4/+4
2004-07-20Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl1-3/+3
2004-07-20new_process_module_arguments returns 0 on error and 1 if everything went okRobert Griebl1-3/+3
2004-07-20oopsEric Andersen1-3/+0
2004-07-20Yet more doc updatesEric Andersen1-11/+7
2004-07-20more doc updatesEric Andersen1-1/+13
2004-07-20cut-n-paste strikes againEric Andersen1-1/+1
2004-07-20Update for release1_00_rc1Eric Andersen2-1/+44
2004-07-20Update changelogEric Andersen1-50/+3441
2004-07-20Deal with the fact that 2.6.x kernels replace any '-'s in theEric Andersen1-4/+36
2004-07-20Bump version up to release candidate 1Eric Andersen1-1/+1
2004-07-20Include some documentation posted to the list by vodzEric Andersen1-0/+5
2004-07-20Assign 'forced' before the goto to avoid a warningEric Andersen1-2/+3
2004-07-20Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen1-9/+9
2004-07-20Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen1-0/+2
2004-07-20Update the default config to not ask stuffEric Andersen1-0/+1
2004-07-20The 'tests' target is long gone.Eric Andersen1-7/+1
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen20-1348/+1409
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen9-109/+174
2004-07-14Fixup a few documentation bugsEric Andersen1-2/+2
2004-07-13Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen2-10/+13
2004-06-29Paul Fox writes:Eric Andersen1-2/+2
2004-06-28Avoid a number of places where large drives could wrap a uint, andEric Andersen1-33/+33
2004-06-25Do not mess with the console logging level unlessEric Andersen1-5/+5
2004-06-25Revert my previous commitGlenn L McGrath1-3/+4
2004-06-25Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath1-3/+3
2004-06-25Fix compile error when math support disabled.Glenn L McGrath1-1/+2
2004-06-22fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGEric Andersen1-4/+4
2004-06-22Stupidity-1, Erik-0Eric Andersen1-1/+1
2004-06-22Bastian Blank notices a couple of int64_ts that should haveEric Andersen1-2/+1
2004-06-22Add missing 'S' to the getopt string.Eric Andersen1-1/+1
2004-06-22kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen2-529/+28
2004-06-22Patrick Huesmann writes:Eric Andersen2-7/+30
2004-06-22Robin Farine writes:Eric Andersen1-2/+2
2004-06-22Patch from Bastian Blank:Eric Andersen1-1/+13
2004-06-22Patch from Bastian Blank:Eric Andersen7-67/+22
2004-06-22Robin Farine writes:Eric Andersen1-1/+1
2004-06-22Patch from Bastian Blank:Eric Andersen3-14/+31
2004-06-19note the new mailing list policyEric Andersen1-0/+3
2004-06-09Typo fix from Niemann HartmutEric Andersen1-1/+1
2004-06-06Update reference for zip formatGlenn L McGrath1-1/+4
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath3-203/+32
2004-06-05Device table support for makedevs, the previous behaviour can beenGlenn L McGrath4-32/+497