| 2003-12-28 | Eric Andersen | Update default config | commit | commitdiff | tree | 
| 2003-12-28 | Eric Andersen | remove trailing whitespace | commit | commitdiff | tree | 
| 2003-12-28 | Eric Andersen | Fixup the build of the hostap utils, use the kernel... | commit | commitdiff | tree | 
| 2003-12-28 | Eric Andersen | Add support for openvpn | commit | commitdiff | tree | 
| 2003-12-27 | Manuel Novoa... | uClibc has handled YESSTR/NOSTR for some time, so kill... | commit | commitdiff | tree | 
| 2003-12-27 | Manuel Novoa... | With the libpthread fix, part of the patch is no longer... | commit | commitdiff | tree | 
| 2003-12-25 | Manuel Novoa... | Update. | commit | commitdiff | tree | 
| 2003-12-20 | Eric Andersen | some non-tabs snuck in | commit | commitdiff | tree | 
| 2003-12-20 | Eric Andersen | bump kernel to 2.4.23, and update the default patch... | commit | commitdiff | tree | 
| 2003-12-20 | Eric Andersen | Fixup the regex used for iptables so it actually works | commit | commitdiff | tree | 
| 2003-12-20 | Eric Andersen | Bump pcmcia version | commit | commitdiff | tree | 
| 2003-12-20 | Eric Andersen | Fixup the "older than" (test -ot) tests for older bash | commit | commitdiff | tree | 
| 2003-12-19 | Eric Andersen | Paul Fox writes: | commit | commitdiff | tree | 
| 2003-12-19 | Eric Andersen | update dropbear | commit | commitdiff | tree | 
| 2003-12-11 | Eric Andersen | cope with latest busybox insmod options | commit | commitdiff | tree | 
| 2003-12-10 | Eric Andersen | Support older apps by disabling UNIX98PTY_ONLY | commit | commitdiff | tree | 
| 2003-12-03 | Eric Andersen | Contributed by Jeff Simpson.  This doesn't actually... | commit | commitdiff | tree | 
| 2003-12-03 | Eric Andersen | Add in mpg123 support, contributed by Jeff Simpson... | commit | commitdiff | tree | 
| 2003-12-03 | Eric Andersen | Fixup util-linux so it actually compiles | commit | commitdiff | tree | 
| 2003-12-03 | Eric Andersen | Prevent install from following symlinks and overwriting... | commit | commitdiff | tree | 
| 2003-12-03 | Manuel Novoa... | Oops... we do want insmod support, but we don't need... | commit | commitdiff | tree | 
| 2003-12-03 | Manuel Novoa... | Change uClibc stdio BUFSIZ to 4k. | commit | commitdiff | tree | 
| 2003-12-03 | Manuel Novoa... | If building without large file support, hack the Makefi... | commit | commitdiff | tree | 
| 2003-12-03 | Manuel Novoa... | Add support for cris, adapted from a patch I found... | commit | commitdiff | tree | 
| 2003-12-02 | Manuel Novoa... | Add some extra slack space.  mips rootfs generation... | commit | commitdiff | tree | 
| 2003-12-02 | Eric Andersen | Default to building ccache for the target | commit | commitdiff | tree | 
| 2003-12-02 | Manuel Novoa... | Remove the broken handling of libgcc_s. | commit | commitdiff | tree | 
| 2003-11-30 | Manuel Novoa... | Remove the USE_UCLIBC_TOOLCHAIN config option, since... | commit | commitdiff | tree | 
| 2003-11-29 | Manuel Novoa... | Apparently, we don't need to specify KERNEL_SRC. | commit | commitdiff | tree | 
| 2003-11-29 | Manuel Novoa... | Erik moved the kernel headers and forgot to update... | commit | commitdiff | tree | 
| 2003-11-29 | Manuel Novoa... | Various fixes.  Should now build when cross compiling... | commit | commitdiff | tree | 
| 2003-11-25 | Manuel Novoa... | Remove libgcc_eh hack.  Things now build as they are... | commit | commitdiff | tree | 
| 2003-11-24 | Manuel Novoa... | Use ARCH... not TARGET_ARCH in the mipsel test. | commit | commitdiff | tree | 
| 2003-11-24 | Manuel Novoa... | Fix the condition for applying the i386 soft float... | commit | commitdiff | tree | 
| 2003-11-24 | Manuel Novoa... | Use else. | commit | commitdiff | tree | 
| 2003-11-22 | Manuel Novoa... | Handle the case of no shared libgcc -- sh4 for instance. | commit | commitdiff | tree | 
| 2003-11-21 | Manuel Novoa... | Bug fix by Goetz Bock <bock+uclibc@blacknet.de> | commit | commitdiff | tree | 
| 2003-11-21 | Manuel Novoa... | Oops... check in the file version this time. | commit | commitdiff | tree | 
| 2003-11-21 | Manuel Novoa... | Fix some soft float make variables. | commit | commitdiff | tree | 
| 2003-11-21 | Manuel Novoa... | Make sure the necessary directories exist. | commit | commitdiff | tree | 
| 2003-11-20 | Manuel Novoa... | Ouch!  Cut-n-paste strikes again! | commit | commitdiff | tree | 
| 2003-11-20 | Eric Andersen | mention mipsel | commit | commitdiff | tree | 
| 2003-11-20 | Manuel Novoa... | Fix missing line continuation. | commit | commitdiff | tree | 
| 2003-11-20 | Eric Andersen | Add some quoting to handle unusual host compiler naming | commit | commitdiff | tree | 
| 2003-11-20 | Manuel Novoa... | Contributed by Greg Haerr <greg@censoft.com>. | commit | commitdiff | tree | 
| 2003-11-19 | Manuel Novoa... | Erik moved the kernel headers to a different directory... | commit | commitdiff | tree | 
| 2003-11-19 | Eric Andersen | move kernel headers to live with the toolchain | commit | commitdiff | tree | 
| 2003-11-19 | Eric Andersen | revert this stuff... | commit | commitdiff | tree | 
| 2003-11-19 | Eric Andersen | automatically detect if we have a usable version of sed | commit | commitdiff | tree | 
| 2003-11-18 | Manuel Novoa... | Turn on HAS_FPU by default.  If soft float support... | commit | commitdiff | tree | 
| 2003-11-18 | Eric Andersen | Fix some more perl -> sed conversion problems | commit | commitdiff | tree | 
| 2003-11-18 | Eric Andersen | minor perl to sed conversion issue | commit | commitdiff | tree | 
| 2003-11-18 | Eric Andersen | Change 'sed -ie' to 'sed -i -e' to avoid littering... | commit | commitdiff | tree | 
| 2003-11-17 | Manuel Novoa... | Ouch... Revert this.  It was a stray from helping someo... | commit | commitdiff | tree | 
| 2003-11-17 | Manuel Novoa... | Fix most things when large file support is not configured. | commit | commitdiff | tree | 
| 2003-11-17 | Manuel Novoa... | Fix most things when large file support is not configured. | commit | commitdiff | tree | 
| 2003-11-16 | Manuel Novoa... | Note that the OPTIMIZE_FOR_CPU setting is broken, and... | commit | commitdiff | tree | 
| 2003-11-14 | Eric Andersen | Fix a perl to sed conversion error | commit | commitdiff | tree | 
| 2003-11-13 | Eric Andersen | Update the default busybox config | commit | commitdiff | tree | 
| 2003-11-13 | Eric Andersen | Cope with changes I made to the uClibc install_dev... | commit | commitdiff | tree | 
| 2003-11-13 | Eric Andersen | Fix a minor perl -> sed conversion casulty | commit | commitdiff | tree | 
| 2003-11-13 | Eric Andersen | By popular demand, use 'sed' rather than 'perl' for... | commit | commitdiff | tree | 
| 2003-11-13 | Eric Andersen | oops | commit | commitdiff | tree | 
| 2003-11-12 | Eric Andersen | Support building 'less' | commit | commitdiff | tree | 
| 2003-11-12 | Eric Andersen | Thomas Cameron writes: | commit | commitdiff | tree | 
| 2003-11-12 | Eric Andersen | Kill off --with-lib-path, since --with-sysroot is suffi... | commit | commitdiff | tree | 
| 2003-11-12 | Manuel Novoa... | Fix locale-enabled gdb build. | commit | commitdiff | tree | 
| 2003-11-11 | Manuel Novoa... | Make sure we prompt for MMU setting if unknown. | commit | commitdiff | tree | 
| 2003-11-11 | Eric Andersen | Default to having an MMU, which must be explictly overr... | commit | commitdiff | tree | 
| 2003-11-11 | Manuel Novoa... | Slight cleanup, now that the locale option is handled... | commit | commitdiff | tree | 
| 2003-11-11 | Manuel Novoa... | I broke the libstdc++ locale-enabled build when I hid... | commit | commitdiff | tree | 
| 2003-11-11 | Manuel Novoa... | Update. | commit | commitdiff | tree | 
| 2003-11-11 | Manuel Novoa... | Move uclibc-configured target forward so arch prompt... | commit | commitdiff | tree | 
| 2003-11-11 | Eric Andersen | Fix a build problem found while building for arm soft... | commit | commitdiff | tree | 
| 2003-11-10 | Eric Andersen | Bump up version number | commit | commitdiff | tree | 
| 2003-11-08 | Eric Andersen | oops | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Update the ltp testsuite | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Revert to binutils-2.14.90.0.6, since binutils-2.14... | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Patch from Peter S. Mazinger to keep the LINUX_DIR... | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | patch from Peter S. Mazinger to remove a redundant... | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Ok, things appear to be working now... | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | $(STAGING_DIR)/include is not a binutils problem | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | make sure we have a directory before trying to install... | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Oops!  Don't disable all float support! | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | With a bit of luck, buildroot should work now | commit | commitdiff | tree | 
| 2003-11-07 | Eric Andersen | Make sure the config system asks stuff when it should... | commit | commitdiff | tree | 
| 2003-11-06 | Eric Andersen | Update binutils version.  Reportly fixes big endian... | commit | commitdiff | tree | 
| 2003-11-05 | Eric Andersen | A bit more wiggling to prevent asking about the target | commit | commitdiff | tree | 
| 2003-11-05 | Eric Andersen | Yet more adaption for arches such as mipsel.  Do not... | commit | commitdiff | tree | 
| 2003-11-05 | Eric Andersen | Translate arch to use uClibc friendly naming (i.e.... | commit | commitdiff | tree | 
| 2003-11-04 | Eric Andersen | Peter S. Mazinger writes: | commit | commitdiff | tree | 
| 2003-11-04 | Eric Andersen | Set TARGET_ARCH also | commit | commitdiff | tree | 
| 2003-11-04 | Eric Andersen | minor changes to accomodate the config system updates | commit | commitdiff | tree | 
| 2003-11-04 | Eric Andersen | Update the uClibc config | commit | commitdiff | tree | 
| 2003-11-03 | Eric Andersen | The version of grep we use is has not yet been restored to | commit | commitdiff | tree | 
| 2003-11-03 | Eric Andersen | The version of libtool we use is has not yet been resto... | commit | commitdiff | tree | 
| 2003-11-02 | Manuel Novoa... | Make sure the root/etc/init.d directory is there. | commit | commitdiff | tree | 
| 2003-11-02 | Manuel Novoa... | Make sure the root/usr/lib directory is there. | commit | commitdiff | tree | 
| 2003-11-01 | Eric Andersen | do not build valgrind for non-i386 | commit | commitdiff | tree | 
| 2003-11-01 | Eric Andersen | strace 4.5 builds properly for mipsel, and does not... | commit | commitdiff | tree | 
| next |