summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for release1_00_rc1Eric Andersen2004-07-202-1/+44
* Update changelogEric Andersen2004-07-201-50/+3441
* Deal with the fact that 2.6.x kernels replace any '-'s in theEric Andersen2004-07-201-4/+36
* Bump version up to release candidate 1Eric Andersen2004-07-201-1/+1
* Include some documentation posted to the list by vodzEric Andersen2004-07-201-0/+5
* Assign 'forced' before the goto to avoid a warningEric Andersen2004-07-201-2/+3
* Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen2004-07-201-9/+9
* Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen2004-07-201-0/+2
* Update the default config to not ask stuffEric Andersen2004-07-201-0/+1
* The 'tests' target is long gone.Eric Andersen2004-07-201-7/+1
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-1520-1348/+1409
* Peter Kjellerstedt at axis.com writes:Eric Andersen2004-07-159-109/+174
* Fixup a few documentation bugsEric Andersen2004-07-141-2/+2
* Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen2004-07-132-10/+13
* Paul Fox writes:Eric Andersen2004-06-291-2/+2
* Avoid a number of places where large drives could wrap a uint, andEric Andersen2004-06-281-33/+33
* Do not mess with the console logging level unlessEric Andersen2004-06-251-5/+5
* Revert my previous commitGlenn L McGrath2004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath2004-06-251-3/+3
* Fix compile error when math support disabled.Glenn L McGrath2004-06-251-1/+2
* fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGEric Andersen2004-06-221-4/+4
* Stupidity-1, Erik-0Eric Andersen2004-06-221-1/+1
* Bastian Blank notices a couple of int64_ts that should haveEric Andersen2004-06-221-2/+1
* Add missing 'S' to the getopt string.Eric Andersen2004-06-221-1/+1
* kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen2004-06-222-529/+28
* Patrick Huesmann writes:Eric Andersen2004-06-222-7/+30
* Robin Farine writes:Eric Andersen2004-06-221-2/+2
* Patch from Bastian Blank:Eric Andersen2004-06-221-1/+13
* Patch from Bastian Blank:Eric Andersen2004-06-227-67/+22
* Robin Farine writes:Eric Andersen2004-06-221-1/+1
* Patch from Bastian Blank:Eric Andersen2004-06-223-14/+31
* note the new mailing list policyEric Andersen2004-06-191-0/+3
* Typo fix from Niemann HartmutEric Andersen2004-06-091-1/+1
* Update reference for zip formatGlenn L McGrath2004-06-061-1/+4
* Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath2004-06-053-203/+32
* Device table support for makedevs, the previous behaviour can beenGlenn L McGrath2004-06-054-32/+497
* Ahem. ("I'm just tweaking a documentation string, I don't need to compileRob Landley2004-05-261-1/+1
* Update sed help. (Add -r option to long help, add -i option to brief help,Rob Landley2004-05-261-3/+4
* Kevin P. Fleming writes:Eric Andersen2004-05-261-0/+2
* Update U.S. Robotics and Actiontec entriesEric Andersen2004-05-262-5/+6
* If read were to return with an error, bad things would happen. Fix it.Manuel Novoa III2004-05-261-2/+6
* oopsEric Andersen2004-05-261-3/+3
* Per suggestion from Bastian Blank, be less evil when we force fdisk toEric Andersen2004-05-262-9/+11
* Use tab not spaceEric Andersen2004-05-261-20/+20
* Make the grep option values a bit less horribleEric Andersen2004-05-261-18/+18
* Rick Richardson writes:Eric Andersen2004-05-261-8/+16
* Patch from Yoshinori Sato:Eric Andersen2004-05-261-3/+47
* As discussed, drop minit, which was not being supported in busybox.Eric Andersen2004-05-267-1055/+0
* Use STDIN_FILENO rather than '0'Eric Andersen2004-05-261-1/+1
* Rob Landley writes:Eric Andersen2004-05-261-4/+7