index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
2013-12-19
build system: fix make gconfig
Daniel Borca
2013-07-26
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2012-09-27
scripts/kconfig/mconf: work on systems w/o SIGWINCH
Denys Vlasenko
2012-06-18
build system: fix build of kconfig on Darwin
Bernhard Walle
2011-07-08
Support configuring Busybox from _defconfig files
Daniel Fandrich
2011-05-01
get rid of several "variable 'x' set but not used" warnings
Cristian Ionescu-Idbohrn
2011-04-18
build fixes for scripts/kconfig
Denys Vlasenko
2011-02-07
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Denys Vlasenko
2010-08-02
update _shipped file with hurd fix
Denys Vlasenko
2010-07-26
*: s/spaces/tabs/
Denys Vlasenko
2010-07-26
*: trailing empty lines removed
Denys Vlasenko
2010-06-11
check-lxdialog.sh: fix helptext
Bernhard Reutner-Fischer
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-05-21
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-03-26
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-02-19
fix typos in comments and doc
Denys Vlasenko
2009-11-26
build system: fix for coarse mtime problem
Denys Vlasenko
2009-05-05
add .gitignore files
Mike Frysinger
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-03-31
sendmail: update by Vladimir
Denis Vlasenko
2009-02-15
Make "shadowed" numeric config entries (ones which depend on
Denis Vlasenko
2008-08-28
- forgot to pass in the HOST_EXTRACFLAGS
Bernhard Reutner-Fischer
2008-08-27
- pull check-lxdialog from linux-2.6.26
Bernhard Reutner-Fischer
2008-07-17
- warn about overlong lines in help-texts
Bernhard Reutner-Fischer
2008-07-09
buld system: suppress a warning
Denis Vlasenko
2008-06-28
build system fixlet to ease blackfin build
Denis Vlasenko
2008-05-28
Remove 'busybox' word from configuration programs
Denis Vlasenko
2008-04-25
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
Denis Vlasenko
2008-02-11
- spelling fixes
Bernhard Reutner-Fischer
2007-11-18
merge from upstream for systems that dont integrate libintl into their C libr...
Mike Frysinger
2007-09-26
check-lxdialog.sh: no point in giving up, maybe -lcurses will work?
Denis Vlasenko
2007-08-23
build system: stop moaning about unset integer CONFIGs.
Denis Vlasenko
2007-06-21
build system: remove kernel .config locations (spotted by walter harms <wharm...
Denis Vlasenko
2007-05-30
whitespace fixes
Denis Vlasenko
2007-04-13
style fixes
Denis Vlasenko
2007-03-17
dont use obsolete function index() as pointed out by src.obsolete.funcs
Mike Frysinger
2007-01-17
- replace some occurances of "kernel" with busybox
Bernhard Reutner-Fischer
2007-01-13
whitespace fixes (leading spaces to tab)
Denis Vlasenko
2007-01-11
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-06
"kernel" => "busybox"
Denis Vlasenko
2006-12-30
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...
Mike Frysinger
2006-12-30
make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...
Mike Frysinger
2006-12-30
prevent buffer underflows with empty lines
Mike Frysinger
2006-12-13
exterminate last bzero's
Denis Vlasenko
2006-11-30
"kernel config" -> "busybox config"
Denis Vlasenko
2006-11-29
fix support for globally disabling --long-options.
Denis Vlasenko
2006-10-20
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-19
build system: (try to) get rid of bb_config.h hack
Denis Vlasenko
2006-10-05
make defconfig now works
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko