Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -5/+5 |
| | |||||
* | Update modutils with 2.6 module support | Eric Andersen | 2003-12-11 | 1 | -19/+17 |
| | |||||
* | To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be | Glenn L McGrath | 2003-09-03 | 1 | -0/+1 |
| | | | | enabled, if not GPLONLY symbols are ignored. | ||||
* | Document CONFIG_FEATURE_INSMOD_LOADINKMEM | Eric Andersen | 2003-07-22 | 1 | -1/+4 |
| | |||||
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -5/+10 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -2/+3 |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | ||||
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Rename, to specify kernel | Glenn L McGrath | 2003-03-30 | 1 | -1/+1 |
| | |||||
* | Patch from Artem Egorkine to support the -m option | Eric Andersen | 2003-01-23 | 1 | -0/+21 |
| | |||||
* | Patch from Joel Vallier to add modules symbols to the kernel symbol | Eric Andersen | 2003-01-23 | 1 | -0/+11 |
| | | | | table in order to obtain better debug output from ksymoops. | ||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+84 |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |