Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synch with trunk @ 24071. | Carmelo Amoroso | 2008-11-17 | 1 | -1/+1 |
| | | | | | Step 2 locale stuff - configuration and top Makefiles | ||||
* | Synch extra/config with trunk | Carmelo Amoroso | 2008-07-09 | 1 | -7/+29 |
| | |||||
* | Merge nptl branch tree with trunk. | Carmelo Amoroso | 2008-03-16 | 1 | -3/+5 |
| | | | | | | Step 5: merge extra/config folder Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Updated to match Linux 2.6.11. | Peter Kjellerstedt | 2005-04-18 | 1 | -343/+77 |
| | |||||
* | Peter Kjellerstedt at axis.com writes: | Eric Andersen | 2004-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hello, the attached patch should bring extra/config in line with the Linux 2.6.7 sources. The following are the commit messages for the respective files from the Linux bk-repository: checklist.c: * fix menuconfig choice item help display confdata.c: * config: choice fix * kconfig: don't rename target dir when saving config expr.c, expr.h: * config: disable debug prints mconf.c: * fix menuconfig choice item help display menu.c: * Kconfig: use select statements symbol.c: * config: choice fix * Avoid bogus warning about recursive dependencies * c99 struct initialiser conversions textbox.c: * janitor: don't init statics to 0 util.c: * fix lxdialog behaviour //Peter | ||||
* | This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which was | Eric Andersen | 2002-12-04 | 1 | -0/+375 |
then considerably hacked up by me. This eliminates the separate lxdialog and instead directly uses the lxdialog internals. This allows 'make menuconfig' to be much faster. -Erik |