nfsd: quiet compile warning
[safe/jmp/linux-2.6] / scripts / kconfig /
2009-04-11 Sam Ravnborgkconfig: fix update-po-config to accect backslash in...
2009-03-15 Ingo Molnarkconfig: improve seed in randconfig
2009-03-15 Sam Ravnborgkconfig: fix randconfig for choice blocks
2009-01-02 Sam Ravnborgkconfig: improve error messages for bad source statements
2009-01-02 Sam Ravnborgkconfig: struct property commented
2009-01-02 Sam Ravnborgkconfig: add comments to symbol flags
2009-01-02 Sam Ravnborgkconfig: explain symbol value defaults
2008-12-03 Sam Ravnborgkconfig: fix options to check-lxdialog.sh
2008-10-26 Al Virofix allmodconfig breakage
2008-10-23 Al Virox86, um: get rid of arch/um/Kconfig.arch
2008-09-29 zippel@linux-m68k.orgkconfig: readd lost change count
2008-09-29 zippel@linux-m68k.orgkconfig: fix silentoldconfig
2008-08-04 Sam Ravnborgkconfig: drop the ""trying to assign nonexistent symbol...
2008-08-04 Sam Ravnborgkconfig: always write out .config
2008-07-30 Adrian Bunkkconfig: scripts/kconfig/zconf.l: add %option noinput
2008-07-25 Sam Ravnborgkconfig: make defconfig is no longer chatty
2008-07-25 Sam Ravnborgkconfig: make oldconfig is now less chatty
2008-07-25 Sam Ravnborgkconfig: speed up all*config + randconfig
2008-07-25 Roman Zippelkconfig: set all new symbols automatically
2008-05-19 Christophe Jailletkconfig: incorrect 'len' field initialisation ?
2008-05-04 Sam Ravnborgkconfig: fix MAC OS X warnings in menuconfig
2008-05-01 Sam Ravnborgkconfig: made check-lxdialog more portable
2008-04-28 Roman Zippelkconfig: add named choice group
2008-04-28 Roman Zippelkconfig: fix choice dependency check
2008-04-28 Roel Kluinkconfig: reversed borderlines in inputbox
2008-04-25 Sam Ravnborgkconfig: fix broken target update-po-config
2008-02-13 Roman Zippelkconfig: fix select in combination with default
2008-02-03 Sam Ravnborgkconfig: ignore select of unknown symbol
2008-02-03 Sam Ravnborgkconfig: mark config as changed when loading an alterna...
2008-01-28 Jan Beulichkconfig: tristate choices with mixed tristate and boole...
2008-01-28 Adrian Bunkkconfig: remove "enable"
2008-01-28 Roman Zippelkconfig: use environment option
2008-01-28 Roman Zippelkconfig: environment symbol support
2008-01-28 Roman Zippelkconfig: explicitly introduce expression list
2008-01-28 EGRY Gaborkconfig: gconfig: symbol fix
2008-01-28 EGRY Gaborkconfig: gettext support for config
2008-01-28 EGRY Gaborkconfig: gettext support for lxdialog
2008-01-28 EGRY Gaborkconfig: gettext support for menuconfig
2008-01-28 EGRY Gaborkconfig: gettext support for xconfig
2008-01-28 EGRY Gaborkconfig: macro fix in menu.c
2008-01-28 EGRY Gaborkconfig: gettext support for gconfig
2008-01-28 EGRY Gaborkconfig: missing macros in gconfig
2008-01-28 EGRY Gaborkconfig: whitespace removing
2008-01-28 EGRY Gaborkconfig: update-po-config info
2008-01-28 Ladislav Michlkconfig: use C89 random functions in conf.c
2008-01-28 Ladislav Michlkconfig: fix whitespace and sort includes in conf.c
2008-01-28 Sam Ravnborgkconfig: delete unused FILE_ and SYMBOL_ flags
2008-01-28 Sam Ravnborgkconfig: rename E_OR & friends to avoid name clash
2008-01-28 Jan Engelhardtkconfig: allow overriding symbols
2008-01-28 Ladislav Michlkconfig: make kconfig MinGW friendly
2008-01-28 Andres Salomonkconfig: use getopt() in conf.c for handling command...
2008-01-28 Sam Ravnborgkconfig: if ncurses-devel is missing then say so
2007-12-23 Paul Mundtkconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-12 Sam Ravnborgx86: enable "make ARCH=x86"
2007-11-12 Sam Ravnborgkconfig: use $K64BIT to set 64BIT with all*config targets
2007-11-12 Sam Ravnborgkconfig: add helper to set config symbol from environme...
2007-11-12 Sam Ravnborgkconfig: factor out code in confdata.c
2007-10-25 Sam Ravnborgx86: move i386 and x86_64 Kconfig files to x86 directory
2007-10-25 Sam Ravnborgkconfig: small code refactoring in kconfig Makefile
2007-10-25 Sam Ravnborgx86: move defconfig files for i386 and x86_64 to x86
2007-10-20 Randy Dunlapkconfig: set title bar in xconfig
2007-10-20 Linus TorvaldsRevert "kconfig: tristate choices with mixed tristate...
2007-10-18 Rob Landleykconfig: comment typo in scripts/kconfig/Makefile.
2007-10-12 Matej Laitlkconfig/menuconfig: distinguish between selected-by...
2007-10-12 Jan Beulichkconfig: tristate choices with mixed tristate and boole...
2007-10-12 Sam Ravnborgkbuild: update _shipped files for kconfig syntax cleanup
2007-10-12 Adrian Bunkkconfig: syntax cleanup - drop support for "depends...
2007-10-12 Sam Ravnborgkconfig: fix segv fault in menuconfig
2007-10-12 Sam Ravnborgkconfig: make comments stand out in menuconfig
2007-10-12 Sam Ravnborgkbuild: check if we can link gettext not just compile
2007-09-01 Roman Zippelkconfig: oldconfig shall not set symbols if it does...
2007-07-25 Sam Ravnborgkconfig: remove unused members from struct symbol
2007-07-25 Sam Ravnborgkconfig: attach help text to menus
2007-07-17 Roman Zippelkconfig: reset generated values only if Kconfig and...
2007-07-17 Bernhard Wallekconfig: strip 'CONFIG_' automatically in kernel config...
2007-07-16 Sam Ravnborgkconfig: fix update-po-config
2007-07-16 Mike Frysingerkconfig: use POSIX equality test in check-lxdialog.sh
2007-05-19 Mike Frysingerkconfig: search harder for curses library in check...
2007-05-06 Marcin Garskikconfig: fix mconf segmentation fault
2007-05-06 Sam Ravnborgkconfig: error out if recursive dependencies are found
2007-05-02 Robert P. J. Daykconfig: correct minor typo in Kconfig warning message.
2007-05-02 Randy Dunlapkbuild: be more explicit on missing .config file
2007-05-02 Sam Ravnborgkconfig: refer to qt3 if we cannot find qt libraries
2007-05-02 Sam Ravnborgkbuild: remove kconfig binaries during make mrproper
2007-05-02 Sam Ravnborgkconfig/menuconfig: do not hardcode '.config'
2007-05-02 Sam Ravnborgmenuconfig: remember alternate config filename
2007-05-02 Marco Costalbakconfig/xconfig: sync main view with search dialog...
2007-05-02 Mike Frysingermenuconfig: dont use obsolete index() function in lxdialog
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: hide empty list items
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: Back button behaviour normalization
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: fix showing help info on failed search
2007-02-14 Shlomi Fish[PATCH] qconf: relocate Search Command
2007-02-14 Karsten Wiese[PATCH] qconf: immediately update integer and string...
2007-01-12 Roman Zippel[PATCH] qconf: (re)fix SIGSEGV on empty menu items
2007-01-06 Cyrill V. Gorcunov[PATCH] qconf: fix SIGSEGV on empty menu items
2006-12-13 Karsten Wiese[PATCH] kconfig: set gconf's save-widget's sensitivity...
2006-12-13 Karsten Wiese[PATCH] kconfig: add "void conf_set_changed_callback...
2006-12-13 Karsten Wiese[PATCH] kconfig: make sym_change_count static, let...
next