1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
svn-openwrt-archive/scripts/config/lxdialog
Felix Fietkau a9f6941436 scripts/config: sync with linux upstream
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43873
2015-01-08 14:33:53 +00:00
..
.gitignore scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. 2011-06-20 10:41:02 +00:00
check-lxdialog.sh scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
checklist.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
dialog.h scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
inputbox.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
menubox.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
textbox.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
util.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
yesno.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00