| Commit message (Expand) | Author | Age | Files | Lines |
* | http preferred, no? | Tim Riker | 2004-05-14 | 1 | -1/+1 |
* | bother | Eric Andersen | 2004-05-13 | 1 | -1/+1 |
* | Support building procps (since ltp prefers it) | Eric Andersen | 2004-05-13 | 1 | -0/+38 |
* | Update to the latest ltp testsuite | Eric Andersen | 2004-05-13 | 1 | -2/+2 |
* | Link 'cc' to 'gcc' | Eric Andersen | 2004-05-11 | 1 | -0/+1 |
* | Revert to using 2.4.x kernel headers by default, due to public outcry.... | Eric Andersen | 2004-05-07 | 1 | -13/+23 |
* | be sure the dir is present | Eric Andersen | 2004-05-06 | 1 | -0/+1 |
* | cope with older uClibc versions | Eric Andersen | 2004-05-04 | 1 | -1/+7 |
* | Cope with stock uClibc 0.9.26 | Eric Andersen | 2004-05-04 | 1 | -1/+1 |
* | Update to strace 4.5.3 | Eric Andersen | 2004-05-01 | 1 | -2/+2 |
* | Default to using the 2.6.x based linux-libc-headers -- yet another | Eric Andersen | 2004-04-21 | 1 | -6/+16 |
* | Update to latest valgrind | Eric Andersen | 2004-04-21 | 1 | -3/+3 |
* | Sync with the latest from Debian testing | Eric Andersen | 2004-04-20 | 1 | -0/+1 |
* | Sync up binutils with current Debian testing | Eric Andersen | 2004-04-20 | 1 | -2/+2 |
* | Goetz Bock writes: | Eric Andersen | 2004-04-16 | 1 | -6/+5 |
* | Stick the cache in its own empty dir | Eric Andersen | 2004-04-16 | 1 | -1/+2 |
* | Missed a link | Eric Andersen | 2004-04-13 | 1 | -0/+1 |
* | Split off the C++ stuff and only install when INSTALL_LIBSTDCPP | Eric Andersen | 2004-04-13 | 1 | -16/+19 |
* | Due to alphabetizing, the uml stuff was pulled in after uclibc.mk | Eric Andersen | 2004-04-12 | 1 | -66/+0 |
* | Fix ccache build for target | Eric Andersen | 2004-04-12 | 1 | -5/+2 |
* | Fix openvpn build deps | Eric Andersen | 2004-04-09 | 1 | -2/+2 |
* | oops | Eric Andersen | 2004-04-09 | 1 | -1/+1 |
* | support ccache for the build as well as the target | Eric Andersen | 2004-04-09 | 1 | -8/+81 |
* | Fix so TARGET_CFLAGS is respected in the build. | Manuel Novoa III | 2004-04-04 | 1 | -0/+1 |
* | dnsmasq.mk handles both 1.18 and 2.x, where 2.x is selected unless TARGETS | Manuel Novoa III | 2004-04-04 | 1 | -41/+0 |
* | Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share | Manuel Novoa III | 2004-04-04 | 1 | -0/+50 |
* | Update to latest and modify patch so it builds. | Manuel Novoa III | 2004-04-01 | 1 | -3/+3 |
* | Silly little patch to add an option to force root/root ownership in the | Manuel Novoa III | 2004-03-30 | 1 | -1/+2 |
* | The stale sources problem strikes again. | Manuel Novoa III | 2004-03-25 | 1 | -2/+2 |
* | Use cannonical gnu.org site for gcc 3.3.x | Eric Andersen | 2004-03-25 | 1 | -2/+2 |
* | fix a stupid search-n-replace bug | Eric Andersen | 2004-03-24 | 1 | -2/+2 |
* | Update kernel to 2.4.26-pre5 | Eric Andersen | 2004-03-21 | 1 | -3/+4 |
* | Update to openssh-3.8p1 | Eric Andersen | 2004-03-19 | 1 | -2/+2 |
* | Update for latest bug fix. | Manuel Novoa III | 2004-03-19 | 1 | -2/+2 |
* | Remove perl. It doesn't work, and seems to be a support | Eric Andersen | 2004-03-18 | 1 | -60/+0 |
* | Update from .39 to .41 and change to using the muilt-binary version instead | Manuel Novoa III | 2004-03-18 | 1 | -10/+18 |
* | Switch to the C locale before greping for an english text. | Robert Griebl | 2004-03-13 | 1 | -1/+1 |
* | Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with | Manuel Novoa III | 2004-03-11 | 1 | -0/+45 |
* | Add lzo support. | Manuel Novoa III | 2004-03-11 | 1 | -2/+3 |
* | Enable pthread support plus some minor tweaks to dependencies. | Manuel Novoa III | 2004-03-11 | 1 | -2/+3 |
* | Patch by "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some | Manuel Novoa III | 2004-03-11 | 1 | -0/+65 |
* | Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>. | Manuel Novoa III | 2004-03-11 | 1 | -1/+1 |
* | Begin to sortof make this work... | Eric Andersen | 2004-03-10 | 1 | -6/+12 |
* | Missed a bugfix patch. Also, allow multiple patches. | Manuel Novoa III | 2004-03-06 | 1 | -1/+1 |
* | Per comment from Ross Miller, update to ppp-2.4.1 final rather | Eric Andersen | 2004-03-06 | 1 | -2/+2 |
* | Use BUILD_SHARED to reduce total size. | Manuel Novoa III | 2004-03-05 | 1 | -1/+7 |
* | Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location. | Manuel Novoa III | 2004-03-05 | 1 | -9/+16 |
* | Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected. | Manuel Novoa III | 2004-03-05 | 1 | -2/+4 |
* | Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox | Manuel Novoa III | 2004-03-05 | 1 | -5/+7 |
* | Add squashfs stuff. This is used by openwrt, which also uses devfs. | Manuel Novoa III | 2004-03-05 | 1 | -0/+50 |