summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - pull kconfig from 2.6.25.4Bernhard Reutner-Fischer2008-06-0536-1308/+1805
* - fix keyword "depends on"Bernhard Reutner-Fischer2008-06-052-11/+11
* - linuxthreads and linuxthreads.old need nanosleep()Bernhard Reutner-Fischer2008-06-051-0/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-5/+277
* Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusingDenis Vlasenko2008-06-023-5/+5
* - default kernel-modules funcs to on.Bernhard Reutner-Fischer2008-05-311-4/+5
* Makefile.kconfig: whitespace fixDenis Vlasenko2008-05-311-3/+3
* Fix build failure due to missing 'smallint' definitionCarmelo Amoroso2008-05-272-2/+2
* - Wrap overlong comment-lines. No object-code changesBernhard Reutner-Fischer2008-05-211-4/+6
* - my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer2008-05-211-0/+9
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-202-2/+2
* Added a bounch of locale fixes.Carmelo Amoroso2008-05-191-1/+1
* fix "make install_kernel_headers" to not create asm-genericDenis Vlasenko2008-05-091-7/+11
* Split kernel headers installation from "make install_headers".Denis Vlasenko2008-05-072-39/+70
* - indentBernhard Reutner-Fischer2008-05-021-181/+177
* Added implementation for 'locale' command.Carmelo Amoroso2008-05-022-0/+823
* install_headers: do not exit if unifdef "fails", it's okDenis Vlasenko2008-05-011-1/+4
* install_headers: properly quote thingsDenis Vlasenko2008-04-301-3/+4
* install_headers.sh: detect a case when kernel headers are alreadyDenis Vlasenko2008-04-301-20/+26
* build system: improve install_headers.Denis Vlasenko2008-04-272-0/+1091
* Fix some sh4 specific entriesCarmelo Amoroso2008-04-251-0/+1
* Fix whitespace damage in top level Config.in.Hans-Christian Egtvedt2008-04-241-14/+14
* Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt2008-04-161-13/+13