hush/scripts/config
Eric Andersen 837f058fb3 Peter Kjellerstedt at axis.com writes:
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
2004-07-15 06:01:05 +00:00
..
.cvsignore Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
checklist.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
colors.h Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
conf.c Minor updates from linux 2.6.1 2004-01-16 12:49:06 +00:00
confdata.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
dialog.h Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
expr.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
expr.h Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
inputbox.c Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
Kconfig-language.txt Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
lex.zconf.c_shipped Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
lkc_proto.h Merge/rework config system per the latest from linux-2.6.0-test2. 2003-08-05 02:18:25 +00:00
lkc.h Merge/rework config system per the latest from linux-2.6.0-test2. 2003-08-05 02:18:25 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
mconf.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
menu.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
menubox.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
msgbox.c Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
symbol.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
textbox.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
util.c Peter Kjellerstedt at axis.com writes: 2004-07-15 06:01:05 +00:00
yesno.c Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
zconf.l Merge/rework config system per the latest from linux-2.6.0-test2. 2003-08-05 02:18:25 +00:00
zconf.tab.c_shipped Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
zconf.tab.h_shipped Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
zconf.y Seems I missed a spot 2003-08-05 05:59:48 +00:00