wifipineapple-openwrt/scripts/config
Jo-Philipp Wich bb31968b55 scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-14 17:11:57 +00:00
..
lxdialog scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user 2012-10-14 17:11:57 +00:00
.gitignore [PATCH] scripts/config/.gitignore omits source files 2011-06-20 10:41:02 +00:00
Makefile
README
conf.c scripts/config: add an option for making the conf tool write to a different file 2011-01-29 02:22:40 +00:00
confdata.c
expr.c scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
expr.h scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
kconfig_load.c
lex.backup
lex.zconf.c_shipped menuconfig: allow wildcard includes to return no match (#6339) 2009-12-11 04:41:56 +00:00
lkc.h scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
lkc_proto.h scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
mconf.c scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
menu.c
symbol.c mconf: Fix compile warning: 2011-11-16 17:27:36 +00:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l menuconfig: allow wildcard includes to return no match (#6339) 2009-12-11 04:41:56 +00:00
zconf.tab.c_shipped scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
zconf.y

README

These files were taken from the Linux 2.6.16.7 Kernel
Configuration System and modified for the OpenWrt Buildroot.