summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* - fix args (untested)Bernhard Reutner-Fischer2008-11-231-2/+2
* fixing resolver part 2: make _res structure membersDenis Vlasenko2008-11-141-1/+18
* - update recommendation for pregenerated locales.Bernhard Reutner-Fischer2008-11-112-7/+9
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+3
* - helper config symbol has to depend on thread supportBernhard Reutner-Fischer2008-10-301-1/+1
* Explain what malloc simple is good for, and what it isn't good for.Rob Landley2008-10-271-7/+10
* - add helpful help stringBernhard Reutner-Fischer2008-10-271-1/+1
* - Print helptexts of choices. If a choice (but not it's children) has help, p...Bernhard Reutner-Fischer2008-10-272-2/+5
* - fix toggling thread implementation.Bernhard Reutner-Fischer2008-10-171-0/+4
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-145-282/+390
* - .. and don't install the config dir, tooBernhard Reutner-Fischer2008-10-101-1/+2
* - remove bashism; don't install config/* to the targetBernhard Reutner-Fischer2008-10-101-2/+1
* - pull kconfig from linux-2.6.27Bernhard Reutner-Fischer2008-10-1019-404/+538
* - standardize fopen error message a bitBernhard Reutner-Fischer2008-10-097-10/+10
* - mention a FIXME for some make guru :)Bernhard Reutner-Fischer2008-10-091-0/+4
* - sync comment to rule as pointed out by psm.Bernhard Reutner-Fischer2008-10-081-2/+2
* - fix building locale (pre- and generated, even parallel)Bernhard Reutner-Fischer2008-10-083-34/+49
* - add/use variables to make build-tools configurableBernhard Reutner-Fischer2008-10-081-3/+3
* - mention the architectures that currently support fenv(3).Bernhard Reutner-Fischer2008-10-061-0/+3
* - wrap overlong linesBernhard Reutner-Fischer2008-10-063-77/+104
* - move helptexts to their config symbols so that they are actually displayedBernhard Reutner-Fischer2008-10-061-10/+10
* - disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-2/+0
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-0/+10
* - do not pass bitwise-or to the assembler. Closes #3164Bernhard Reutner-Fischer2008-09-291-4/+0
* - remove all *_hidden_proto(...) on install_headersBernhard Reutner-Fischer2008-09-261-1/+1
* - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)Bernhard Reutner-Fischer2008-09-251-0/+3
* - RPC support currently requires either IPv4 and/or IPv6 supportBernhard Reutner-Fischer2008-09-251-0/+2
* - add missing dependency on lt_defines.hBernhard Reutner-Fischer2008-09-252-4/+5
* - expand documentationBernhard Reutner-Fischer2008-09-251-0/+8
* - adjust helptextBernhard Reutner-Fischer2008-09-251-3/+2
* - remove debug cruftBernhard Reutner-Fischer2008-09-241-1/+1
* - deal with ARM specific syscalls. Closes #2894Bernhard Reutner-Fischer2008-09-241-7/+7
* - do not segfault if we end up with empty tablesBernhard Reutner-Fischer2008-09-242-4/+15
* - add script to generate lots of failing (random)configsBernhard Reutner-Fischer2008-09-161-0/+26
* Make menuconfig help bigger and fluffier.Rob Landley2008-09-151-20/+79
* Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso2008-09-091-0/+5
* - adjust range of valid grp buffer size to match pwd buffer sizeBernhard Reutner-Fischer2008-09-091-1/+1
* - flesh out helptext of DOMULTI.Bernhard Reutner-Fischer2008-08-271-0/+7
* - pull check-lxdialog.sh from linux-2.6.26Bernhard Reutner-Fischer2008-08-271-2/+4
* Remove .depend when doing distcleanCarmelo Amoroso2008-07-291-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-236-30/+30
* - fix inline keywordBernhard Reutner-Fischer2008-07-232-9/+9
* - do not force LFS unto x86_64 folksBernhard Reutner-Fischer2008-07-141-1/+0
* New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMUDenis Vlasenko2008-07-081-0/+17
* Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof2008-06-271-0/+12
* Fix some compiler warningsCarmelo Amoroso2008-06-111-2/+2
* In string.h, move libc_hidden_proto next to the corresponding declaration.Bernd Schmidt2008-06-081-1/+2
* - if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needsBernhard Reutner-Fischer2008-06-071-13/+24
* - make libcrypt optional. Untested.Bernhard Reutner-Fischer2008-06-051-0/+20
* - drats. The pre-commit hook is broken. No chance to ci a patch other than ob...Bernhard Reutner-Fischer2008-06-052-462/+0