index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
randomconfig fixes
Denys Vlasenko
2016-06-19
1
-12
/
+2
*
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Bjørn Forsman
2016-04-03
1
-1
/
+5
*
kbuild: Make scripts executable
Michal Marek
2016-04-03
1
-0
/
+0
*
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2016-04-03
1
-2
/
+2
*
menuconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2016-04-03
1
-0
/
+2
*
menuconfig: fix extended colors ncurses support
Krzysztof Mazur
2016-04-03
1
-0
/
+1
*
kbuild: Fix gcc -x syntax
Jean Delvare
2016-04-03
1
-1
/
+1
*
kconfig: fix check-lxdialog for DLL platforms
Yaakov Selkowitz
2016-04-03
1
-1
/
+1
*
kconfig: check ncursesw headers first in check-lxdialog
Yaakov Selkowitz
2016-04-03
1
-3
/
+3
*
kconfig: fix menuconfig on debian lenny
Junio C Hamano
2016-04-03
1
-0
/
+2
*
Revert "lxdialog: fix ncursesw include detection"
Mike Frysinger
2016-04-03
1
-5
/
+1
*
fix if(p)/free(p) construct
Maninder Singh
2015-06-07
2
-4
/
+2
*
build system: fix make gconfig
Daniel Borca
2013-12-19
1
-1
/
+1
*
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2013-07-26
1
-4
/
+20
*
scripts/kconfig/mconf: work on systems w/o SIGWINCH
Denys Vlasenko
2012-09-27
1
-5
/
+11
*
build system: fix build of kconfig on Darwin
Bernhard Walle
2012-06-18
1
-0
/
+2
*
Support configuring Busybox from _defconfig files
Daniel Fandrich
2011-07-08
1
-1
/
+1
*
get rid of several "variable 'x' set but not used" warnings
Cristian Ionescu-Idbohrn
2011-05-01
2
-14
/
+5
*
build fixes for scripts/kconfig
Denys Vlasenko
2011-04-18
2
-0
/
+5
*
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Denys Vlasenko
2011-02-07
1
-1
/
+1
*
update _shipped file with hurd fix
Denys Vlasenko
2010-08-02
1
-1
/
+2
*
*: s/spaces/tabs/
Denys Vlasenko
2010-07-26
1
-1
/
+1
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
6
-7
/
+0
*
check-lxdialog.sh: fix helptext
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-05-21
1
-1
/
+5
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
4
-5
/
+9
*
fix typos in comments and doc
Denys Vlasenko
2010-02-19
1
-1
/
+1
*
build system: fix for coarse mtime problem
Denys Vlasenko
2009-11-26
1
-0
/
+23
*
add .gitignore files
Mike Frysinger
2009-05-05
2
-0
/
+23
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-10
/
+10
*
sendmail: update by Vladimir
Denis Vlasenko
2009-03-31
1
-1
/
+7
*
Make "shadowed" numeric config entries (ones which depend on
Denis Vlasenko
2009-02-15
1
-0
/
+2
*
- forgot to pass in the HOST_EXTRACFLAGS
Bernhard Reutner-Fischer
2008-08-28
2
-4
/
+2
*
- pull check-lxdialog from linux-2.6.26
Bernhard Reutner-Fischer
2008-08-27
1
-23
/
+21
*
- warn about overlong lines in help-texts
Bernhard Reutner-Fischer
2008-07-17
2
-0
/
+9
*
buld system: suppress a warning
Denis Vlasenko
2008-07-09
1
-0
/
+3
*
build system fixlet to ease blackfin build
Denis Vlasenko
2008-06-28
1
-1
/
+1
*
Remove 'busybox' word from configuration programs
Denis Vlasenko
2008-05-28
6
-22
/
+20
*
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
Denis Vlasenko
2008-04-25
1
-0
/
+2
*
- spelling fixes
Bernhard Reutner-Fischer
2008-02-11
1
-1
/
+1
*
merge from upstream for systems that dont integrate libintl into their C libr...
Mike Frysinger
2007-11-18
2
-8
/
+16
*
check-lxdialog.sh: no point in giving up, maybe -lcurses will work?
Denis Vlasenko
2007-09-26
1
-1
/
+3
*
build system: stop moaning about unset integer CONFIGs.
Denis Vlasenko
2007-08-23
1
-1
/
+2
*
build system: remove kernel .config locations (spotted by walter harms <wharm...
Denis Vlasenko
2007-06-21
1
-4
/
+1
*
whitespace fixes
Denis Vlasenko
2007-05-30
4
-5
/
+5
*
style fixes
Denis Vlasenko
2007-04-13
1
-1
/
+1
*
dont use obsolete function index() as pointed out by src.obsolete.funcs
Mike Frysinger
2007-03-17
1
-2
/
+2
*
- replace some occurances of "kernel" with busybox
Bernhard Reutner-Fischer
2007-01-17
4
-14
/
+14
*
whitespace fixes (leading spaces to tab)
Denis Vlasenko
2007-01-13
1
-2
/
+2
[next]