Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
fa87abe807530daeb46f6730d4231489a4e2782b
/
scripts
/
kconfig
6b6a3d9
scripts/kconfig/mconf.c: survive is SIGWINCH is not defined
by Denys Vlasenko
· 7 years ago
d878ccc
placate gcc 8.0.1 sprintf overflow warnings in config tools
by Denys Vlasenko
· 7 years ago
d134aa9
build system: fix a compiler warning
by Denys Vlasenko
· 7 years ago
0b1c629
build system: fix "allnoconfig" to clear all options. Closes 10296
by Denys Vlasenko
· 7 years ago
015db58
randomconfig fixes
by Denys Vlasenko
· 8 years ago
d63d77a
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
by Bjørn Forsman
· 10 years ago
935fe68
kbuild: Make scripts executable
by Michal Marek
· 10 years ago
d35ba8b
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
by Yann E. MORIN
· 12 years ago
e62c715
menuconfig: optionally use pkg-config to detect ncurses libs
by Justin Lecher
· 12 years ago
f755430
menuconfig: fix extended colors ncurses support
by Krzysztof Mazur
· 12 years ago
8c3f943
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
74f58ed
kconfig: fix check-lxdialog for DLL platforms
by Yaakov Selkowitz
· 13 years ago
a0f24a0
kconfig: check ncursesw headers first in check-lxdialog
by Yaakov Selkowitz
· 13 years ago
f48bd92
kconfig: fix menuconfig on debian lenny
by Junio C Hamano
· 14 years ago
993dab7
Revert "lxdialog: fix ncursesw include detection"
by Mike Frysinger
· 9 years ago
0fabedf
fix if(p)/free(p) construct
by Maninder Singh
· 10 years ago
c9d87be
build system: fix make gconfig
by Daniel Borca
· 11 years ago
9078633
buildsys: Add helper to list suid applets
by Bernhard Reutner-Fischer
· 12 years ago
225cc13
scripts/kconfig/mconf: work on systems w/o SIGWINCH
by Denys Vlasenko
· 12 years ago
9b78e14
build system: fix build of kconfig on Darwin
by Bernhard Walle
· 12 years ago
126f2b2
Support configuring Busybox from _defconfig files
by Daniel Fandrich
· 13 years ago
fcbc641
get rid of several "variable 'x' set but not used" warnings
by Cristian Ionescu-Idbohrn
· 14 years ago
b83c970
build fixes for scripts/kconfig
by Denys Vlasenko
· 14 years ago
5a746dc
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
by Denys Vlasenko
· 14 years ago
6e06da5
update _shipped file with hurd fix
by Denys Vlasenko
· 14 years ago
b4d0351
*: s/spaces/tabs/
by Denys Vlasenko
· 14 years ago
ba2dccc
*: trailing empty lines removed
by Denys Vlasenko
· 14 years ago
aa30efc
check-lxdialog.sh: fix helptext
by Bernhard Reutner-Fischer
· 15 years ago
2f32bf8
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
by Denys Vlasenko
· 15 years ago
e91bc53
lxdialog: fix ncursesw include detection
by Bernhard Reutner-Fischer
· 15 years ago
fbedacf
Hurd compat fixes. Mostly dealing with absent PATH_MAX
by Jérémie Koenig
· 15 years ago
00ddd44
fix typos in comments and doc
by Denys Vlasenko
· 15 years ago
fa1e717
build system: fix for coarse mtime problem
by Denys Vlasenko
· 15 years ago
3322351
add .gitignore files
by Mike Frysinger
· 16 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
88b8f0a
sendmail: update by Vladimir
by Denis Vlasenko
· 16 years ago
c6ab085
Make "shadowed" numeric config entries (ones which depend on
by Denis Vlasenko
· 16 years ago
1ebdacc
- forgot to pass in the HOST_EXTRACFLAGS
by Bernhard Reutner-Fischer
· 16 years ago
f3d1e21
- pull check-lxdialog from linux-2.6.26
by Bernhard Reutner-Fischer
· 16 years ago
627052e
- warn about overlong lines in help-texts
by Bernhard Reutner-Fischer
· 16 years ago
7c05326
buld system: suppress a warning
by Denis Vlasenko
· 16 years ago
dbcf327
build system fixlet to ease blackfin build
by Denis Vlasenko
· 16 years ago
417e240
Remove 'busybox' word from configuration programs
by Denis Vlasenko
· 17 years ago
b140edd
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
by Denis Vlasenko
· 17 years ago
a985d30
- spelling fixes
by Bernhard Reutner-Fischer
· 17 years ago
e13bd36
merge from upstream for systems that dont integrate libintl into their C library:
by Mike Frysinger
· 17 years ago
a619b85
check-lxdialog.sh: no point in giving up, maybe -lcurses will work?
by Denis Vlasenko
· 17 years ago
028f2d6
build system: stop moaning about unset integer CONFIGs.
by Denis Vlasenko
· 17 years ago
d67a606
build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>)
by Denis Vlasenko
· 17 years ago
4b924f3
whitespace fixes
by Denis Vlasenko
· 18 years ago
8746885
style fixes
by Denis Vlasenko
· 18 years ago
7a96504
dont use obsolete function index() as pointed out by src.obsolete.funcs
by Mike Frysinger
· 18 years ago
9e8df93
- replace some occurances of "kernel" with busybox
by Bernhard Reutner-Fischer
· 18 years ago
150f402
whitespace fixes (leading spaces to tab)
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
3697a82
"kernel" => "busybox"
by Denis Vlasenko
· 18 years ago
1b3e817
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers
by Mike Frysinger
· 18 years ago
68ffb9a
make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone of Factory for example, strftime() will overflow the string and leave us without a trailing "\n and all hell breaks loose when we compile
by Mike Frysinger
· 18 years ago
40ae9b5
prevent buffer underflows with empty lines
by Mike Frysinger
· 18 years ago
a883fa4
exterminate last bzero's version bump to 1.3.0
by Denis Vlasenko
· 18 years ago
eb98be0
"kernel config" -> "busybox config"
by Denis Vlasenko
· 18 years ago
c61852a
fix support for globally disabling --long-options.
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
b79b87a
build system: (try to) get rid of bb_config.h hack
by Denis Vlasenko
· 18 years ago
a331052
make defconfig now works
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago