| Commit message (Expand) | Author | Age | Files | Lines |
* | Better fix for DNS resolver bug | Gwenolé Beauchesne | 2003-02-21 | 1 | -7/+3 |
* | Workaround DNS resolver bug on 64-bit platforms. | Gwenolé Beauchesne | 2003-02-20 | 1 | -2/+4 |
* | Merge with dietlibc 0.22-1mdk | Gwenolé Beauchesne | 2003-02-20 | 86 | -207/+1122 |
* | Fix mygethostbyaddr(), struct in is not a NULL terminated string. | Gwenolé Beauchesne | 2003-02-20 | 1 | -1/+1 |
* | Disable back WANT_TZFILE_PARSER, 0.22 fixed strftime() problem | Gwenolé Beauchesne | 2003-02-20 | 1 | -1/+1 |
* | Assume we got an error if sycall returned %rax in [ -1 .. -127 ] | Gwenolé Beauchesne | 2003-02-19 | 1 | -2/+2 |
* | Enable all usual stage1-* BINS on x86-64. Add dietlibc to DIRS too for that | Gwenolé Beauchesne | 2003-02-19 | 1 | -2/+8 |
* | Rearrange build so that only mar binary is built with glibc and other objects | Gwenolé Beauchesne | 2003-02-19 | 1 | -9/+3 |
* | Use dietlibc on x86-64 | Gwenolé Beauchesne | 2003-02-18 | 2 | -3/+3 |
* | - Use minilibc on x86-64 | Gwenolé Beauchesne | 2003-02-18 | 9 | -110/+51 |
* | dietlibc defined __dietlibc__ macro. Also add check for __GLIBC__. If none | Gwenolé Beauchesne | 2003-02-18 | 1 | -3/+6 |
* | Add <net/ethernet.h> and <linux/if_ether.h> so that dhcp.c can be compiled | Gwenolé Beauchesne | 2003-02-18 | 2 | -0/+177 |
* | dynlinker/ directory is obsolete and dead here. | Gwenolé Beauchesne | 2003-02-18 | 1 | -1/+0 |
* | Add missing files, remove extra files/dirs (dynlinker) | Gwenolé Beauchesne | 2003-02-18 | 17 | -0/+599 |
* | Define u_char et al. from <rpc/types.h>. The __dietlibc_u_char mechanism | Gwenolé Beauchesne | 2003-02-18 | 2 | -8/+21 |
* | Define WANT_TZFILE_PARSER so that call to tset() in strftime() implementation | Gwenolé Beauchesne | 2003-02-18 | 1 | -1/+1 |
* | #include <string.h> for memset() | Gwenolé Beauchesne | 2003-02-18 | 1 | -0/+1 |
* | Merge back small config file | Gwenolé Beauchesne | 2003-02-18 | 1 | -13/+13 |
* | Fixes for unmerged parts (contrib, examples) | Gwenolé Beauchesne | 2003-02-18 | 1 | -7/+3 |
* | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 268 | -1014/+3580 |
* | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 674 | -4684/+24760 |
* | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 86 | -427/+4073 |
* | Don't forget to va_end() what was va_copy()'ed. | Gwenolé Beauchesne | 2002-11-19 | 1 | -0/+2 |
* | Fix implementation of signal() for x86-64, adjust for new kernel-headers | Gwenolé Beauchesne | 2002-11-10 | 1 | -45/+21 |
* | ISO C standard as to say about va_list on 7.15 [#3] | Gwenolé Beauchesne | 2002-10-09 | 1 | -1/+4 |
* | lib64 support | Gwenolé Beauchesne | 2002-10-09 | 1 | -4/+14 |
* | Add support for x86-64 to minilibc. But we don't really use it yet, as glibc | Gwenolé Beauchesne | 2002-10-09 | 2 | -9/+104 |
* | <sys/ioctl.h> is needed | Gwenolé Beauchesne | 2002-10-09 | 1 | -0/+1 |
* | Add support for lib64 architectures (x86-64, ppc64, etc.). Aka native | Gwenolé Beauchesne | 2002-10-09 | 1 | -1/+5 |
* | Use standard memset() instead of BSD-ish bzero(). | Gwenolé Beauchesne | 2002-10-09 | 1 | -1/+1 |
* | Add x86-64, use glibc in init and stage1 as dietlibc is not working enough | Gwenolé Beauchesne | 2002-10-09 | 2 | -4/+33 |
* | Hint compiler about unused arguments and don't make it yell in that case. As, | Gwenolé Beauchesne | 2002-10-09 | 2 | -2/+8 |
* | Update to modutils 2.4.19 with x86-64 support and other fixes | Gwenolé Beauchesne | 2002-10-09 | 54 | -465/+1086 |
* | This commit was manufactured by cvs2svn to create branch | Mystery Man | 2002-09-23 | 1 | -12/+0 |
* | http: don't add a / between the hostname and the url, apache | Guillaume Cottenceau | 2002-09-14 | 1 | -1/+1 |
* | meuh | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
* | probe for usb stuff in info and error msg also | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
* | tag version as 9.0 | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+1 |
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 4 | -2/+5 |
* | merge some code from pcmcia-cs-3.2.1 so that some pci pcmcia driver | Guillaume Cottenceau | 2002-08-29 | 1 | -49/+45 |
* | Add missing includes, <string.h> for bzero() | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+1 |
* | hopefully fix "device or resource busy" problem in cdrom | Guillaume Cottenceau | 2002-07-31 | 1 | -4/+4 |
* | fix typo | Pascal Rigaux | 2002-07-29 | 1 | -0/+0 |
* | - usage of attribute unused (has not been rebuilt since -W? ;p) | Guillaume Cottenceau | 2002-07-26 | 1 | -1/+5 |
* | new logo (simplified for 9.0). | Francois Pons | 2002-07-25 | 1 | -0/+0 |
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 10 | -66/+130 |
* | s/usb/moreprofessional/ thanks to vdanen | Guillaume Cottenceau | 2002-07-23 | 1 | -1/+1 |
* | stage1 version s/8.2/cooker/ | Guillaume Cottenceau | 2002-07-19 | 1 | -1/+1 |
* | extend a bit fatal error when trying to execute | Guillaume Cottenceau | 2002-07-16 | 1 | -0/+1 |
* | small readability & size enhancement | Guillaume Cottenceau | 2002-07-08 | 1 | -3/+3 |