aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isbug12004-07-211-27/+27
* Fixup -T (--files-from) option, works for non-directories nowbug12004-07-211-3/+6
* Avoid a naming conflict with include/bits/fcntl.handersen2004-07-201-4/+4
* Patch from Mike Snitzer <snitzer@gmail.com>:sandman2004-07-201-3/+3
* new_process_module_arguments returns 0 on error and 1 if everything went oksandman2004-07-201-3/+3
* oopsandersen2004-07-201-3/+0
* Yet more doc updatesandersen2004-07-201-11/+7
* more doc updatesandersen2004-07-201-1/+13
* cut-n-paste strikes againandersen2004-07-201-1/+1
* Update for releaseandersen2004-07-202-1/+44
* Update changelogandersen2004-07-201-50/+3441
* Deal with the fact that 2.6.x kernels replace any '-'s in theandersen2004-07-201-4/+36
* Bump version up to release candidate 1andersen2004-07-201-1/+1
* Include some documentation posted to the list by vodzandersen2004-07-201-0/+5
* Assign 'forced' before the goto to avoid a warningandersen2004-07-201-2/+3
* Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...andersen2004-07-201-9/+9
* Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEandersen2004-07-201-0/+2
* Update the default config to not ask stuffandersen2004-07-201-0/+1
* The 'tests' target is long gone.andersen2004-07-201-7/+1
* Replace the old and somewhat buggy pwd_grp stuff with the shinyandersen2004-07-1520-1348/+1409
* Peter Kjellerstedt at axis.com writes:andersen2004-07-159-109/+174
* Fixup a few documentation bugsandersen2004-07-141-2/+2
* Fixup some cases of "QM_MODULES: not implemented" for bothandersen2004-07-132-10/+13
* Paul Fox writes:andersen2004-06-291-2/+2
* Avoid a number of places where large drives could wrap a uint, andandersen2004-06-281-33/+33
* Do not mess with the console logging level unlessandersen2004-06-251-5/+5
* Revert my previous commitbug12004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all thebug12004-06-251-3/+3
* Fix compile error when math support disabled.bug12004-06-251-1/+2
* fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGandersen2004-06-221-4/+4
* Stupidity-1, Erik-0andersen2004-06-221-1/+1
* Bastian Blank notices a couple of int64_ts that should haveandersen2004-06-221-2/+1
* Add missing 'S' to the getopt string.andersen2004-06-221-1/+1
* kill off insmod support for older pre 2.1 Linux kernels,andersen2004-06-222-529/+28
* Patrick Huesmann writes:andersen2004-06-222-7/+30
* Robin Farine writes:andersen2004-06-221-2/+2
* Patch from Bastian Blank:andersen2004-06-221-1/+13
* Patch from Bastian Blank:andersen2004-06-227-67/+22
* Robin Farine writes:andersen2004-06-221-1/+1
* Patch from Bastian Blank:andersen2004-06-223-14/+31
* note the new mailing list policyandersen2004-06-191-0/+3
* Typo fix from Niemann Hartmutandersen2004-06-091-1/+1
* Update reference for zip formatbug12004-06-061-1/+4
* Woops, the previous commit was an accident, its supplied in the patch,bug12004-06-053-203/+32
* Device table support for makedevs, the previous behaviour can beenbug12004-06-054-32/+497
* Ahem. ("I'm just tweaking a documentation string, I don't need to compilelandley2004-05-261-1/+1
* Update sed help. (Add -r option to long help, add -i option to brief help,landley2004-05-261-3/+4
* Kevin P. Fleming writes:andersen2004-05-261-0/+2
* Update U.S. Robotics and Actiontec entriesandersen2004-05-262-5/+6
* If read were to return with an error, bad things would happen. Fix it.mjn32004-05-261-2/+6