| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -43/+33 |
* | 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 |
* | Chris Wilson writes: | Eric Andersen | 2004-05-06 | 1 | -1/+1 |
* | 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 |
* | Sigh | Eric Andersen | 2004-04-30 | 1 | -2/+2 |
* | oops | Eric Andersen | 2004-04-30 | 1 | -7/+2 |
* | Fix gcc bug 15089 | Eric Andersen | 2004-04-30 | 1 | -0/+15 |
* | Avoid a question when possible | Eric Andersen | 2004-04-21 | 1 | -0/+1 |
* | 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 | 2 | -146/+104 |
* | Use busybox to provide login etc by default | Eric Andersen | 2004-04-21 | 3 | -16/+22 |
* | Sync with the latest from Debian testing | Eric Andersen | 2004-04-20 | 2 | -0/+1 |
* | Sync up binutils with current Debian testing | Eric Andersen | 2004-04-20 | 3 | -236/+2445 |
* | 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 |
* | Make ifup/ifdown shutup | Eric Andersen | 2004-04-12 | 1 | -0/+4 |
* | building uml is not supported | Eric Andersen | 2004-04-12 | 1 | -348/+0 |
* | Provide sane defaults | Eric Andersen | 2004-04-12 | 1 | -2/+2 |
* | Due to alphabetizing, the uml stuff was pulled in after uclibc.mk | Eric Andersen | 2004-04-12 | 2 | -73/+5 |
* | 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 | 2 | -10/+83 |
* | 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 | 2 | -0/+99 |
* | Turn off CONFIG_ASH_RANDOM_SUPPORT by default | Eric Andersen | 2004-04-01 | 1 | -0/+1 |
* | Update to latest and modify patch so it builds. | Manuel Novoa III | 2004-04-01 | 2 | -6/+22 |
* | Silly little patch to add an option to force root/root ownership in the | Manuel Novoa III | 2004-03-30 | 2 | -1/+38 |
* | 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 | 18 | -5/+20 |
* | Update to openssh-3.8p1 | Eric Andersen | 2004-03-19 | 2 | -34/+112 |
* | 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 | 2 | -63/+0 |
* | Update from .39 to .41 and change to using the muilt-binary version instead | Manuel Novoa III | 2004-03-18 | 1 | -10/+18 |
* | Forgot to update version to 3.3.3. | Manuel Novoa III | 2004-03-13 | 4 | -4/+4 |
* | 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 | 2 | -0/+89 |
* | Add lzo support. | Manuel Novoa III | 2004-03-11 | 2 | -2/+14 |
* | 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 | 2 | -0/+108 |