summaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Collapse)Author
2003-10-19Upgrade valgrindEric Andersen
2003-10-18Cope with the new RUNTIME_PREFIXEric Andersen
2003-10-18do not use a perl, just use a patchEric Andersen
2003-10-07Add a bit more stuff to the default busybox configEric Andersen
2003-10-07Update included kernel versionEric Andersen
2003-10-06Add the linux test project test suite. The 'make install' step is currentlyEric Andersen
broken, since I've not worked out how I want to handle that step (it wants to run as root).
2003-10-03Update fileEric Andersen
2003-10-03enable ftw by defaultEric Andersen
2003-10-01Update to non-vulnerable versionEric Andersen
2003-09-27Fixup the binutils_target buildEric Andersen
2003-09-26Update the default busybox configEric Andersen
2003-09-14Rework toolchain build to make it much more modular andEric Andersen
remove the redundant redundancy.
2003-09-14enable getopt for fakerootEric Andersen
2003-09-12Add in a default config to make it easy for people that wantEric Andersen
to enable uClibc's locale support.
2003-09-11remove stuff already in binutils-2.14.90.0.6Eric Andersen
2003-09-10Update the default uClibc config for 0.9.21Eric Andersen
2003-09-04teach glib to cross compileEric Andersen
2003-09-03Fixup strace so it compilesEric Andersen
2003-09-03Add support for enabling use of libintl.Manuel Novoa III
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data
2003-09-03Fixup binutils cross buildsEric Andersen
2003-09-02Make sure binutils does not leak system libraries into the build.Eric Andersen
patch from mjn3 to prevent gcc using broken include paths
2003-09-01Update for disabling wordexpEric Andersen
2003-08-23This patch is not needed with gcc 3.3.1Eric Andersen
2003-08-22unset CONFIG_LASTEric Andersen
2003-08-22Make binutils not leak librariesEric Andersen
2003-08-20fix all uses of sys_nerr and sys_errlist[]Eric Andersen
2003-08-20Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen
2003-08-18Update default busybox configEric Andersen
2003-08-17Update dropbear to the latest and greatest, fixing aEric Andersen
security problem
2003-08-17Update valgrindEric Andersen
2003-08-17Update for the latest and greatest uClibcEric Andersen
2003-08-01I wrote this patch some time ago, seems I forgot to commit it.Eric Andersen
This fixes a serious bug in diethotplug, and fixes the install locations. -Erik
2003-07-24Patch from Dean Matsen to fix broken telnet format strings.Eric Andersen
2003-07-13Update to valgrind 1.9.6Eric Andersen
2003-07-13Omit specifying kernel versionEric Andersen
2003-06-28Add support for building perlEric Andersen
2003-06-27add UCLIBC_HAS_TM_EXTENSIONSEric Andersen
2003-06-27Fixup arm and mips buildsEric Andersen
2003-06-26Add patch by defaultEric Andersen
2003-06-23Add support for the Dropbear SSH serverEric Andersen
2003-06-21Switch to using gcc 3.3Eric Andersen
2003-06-20Remove a bit of garbageEric Andersen
2003-06-20Add in my default set of 2.4.21 kernel patchesEric Andersen
2003-06-20Teach openssh to configure itself and start running sshd on bootEric Andersen
2003-06-20Start networking on boot, and setup a default set of networkEric Andersen
interfaces (just loopback for now).
2003-06-20Add an sshd user so ssh priv seperation can workEric Andersen
2003-06-20Use tmpfs, not ramfsEric Andersen
2003-06-20Start vtun much later in the boot processEric Andersen
2003-06-14Update default busybox configEric Andersen
2003-06-14Patch from Tim Riker:Eric Andersen
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary