| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvs | cvs2svn | 2006-05-23 | 144 | -144/+144 |
| * | MFC rev 1.13: | Brooks Davis | 2006-04-21 | 1 | -1/+1 |
| * | MFC: Decrease the value of RES_DFLRETRY from 4 to 2. | Hajimu UMEMOTO | 2006-03-06 | 1 | -0/+1 |
| * | MFC: | Tom Rhodes | 2005-06-27 | 2 | -3/+19 |
| * | MFC: The ai_addrlen of a struct addrinfo used to be a size_t, per RFC | Hajimu UMEMOTO | 2005-05-29 | 1 | -4/+41 |
| * | MFC: hide implementation specific internal functions from netdb.h. | Hajimu UMEMOTO | 2005-05-16 | 1 | -12/+0 |
| * | MFC: | Poul-Henning Kamp | 2005-03-07 | 1 | -1/+5 |
| * | MFC: Add the acpica subdir and sync style with -current. | Nate Lawson | 2005-03-02 | 1 | -7/+11 |
| * | MFC 1.235 and 1.236: Install include for acpica and update bktr symlinks. | Nate Lawson | 2005-03-02 | 1 | -2/+15 |
| * | MFC: Connect SHSEC GEOM class to the build. | Pawel Jakub Dawidek | 2005-03-01 | 1 | -1/+1 |
| * | MFC: 1.7 | Marius Strobl | 2005-02-27 | 1 | -1/+1 |
| * | MFC: For variables that are only checked with defined(), don't provide | David E. O'Brien | 2005-02-13 | 2 | -2/+2 |
| * | MFC: implement AI_NUMERICSERV (as defined in RFC3493). | Hajimu UMEMOTO | 2005-02-03 | 1 | -3/+5 |
| * | MFC: fts.h 1.11 | Pawel Jakub Dawidek | 2005-01-12 | 1 | -2/+10 |
| * | MFC: 1.229: Fixed transition from SHARED=symlinks to SHARED=copies. | Ruslan Ermilov | 2004-11-17 | 1 | -1/+1 |
| * | MFC: | Gleb Smirnoff | 2004-11-10 | 1 | -1/+2 |
| * | MFC the BIND 9 import and chroot-by-default work up to date. | Doug Barton | 2004-09-30 | 1 | -0/+5 |
| * | MFC: Make sure we use the correct make(1) binary in newvers.sh. | Ruslan Ermilov | 2004-09-20 | 1 | -1/+1 |
| * | MFC rev. 1.2, 1.3, 1.4: | Stefan Farfeleder | 2004-09-06 | 1 | -5/+6 |
| * | MFC: Better ftw() and nftw() implementations from OpenBSD. | Tim J. Robbins | 2004-08-29 | 1 | -91/+46 |
| * | Connect RAID3 GEOM class to the build. | Pawel Jakub Dawidek | 2004-08-16 | 1 | -1/+2 |
| * | Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword. | Stefan Farfeleder | 2004-08-14 | 1 | -0/+2 |
| * | Use tabulators after '#define'. | Stefan Farfeleder | 2004-08-14 | 1 | -5/+5 |
| * | Sort in dictionary order. | Tim J. Robbins | 2004-08-12 | 1 | -1/+1 |
| * | Implement wcwidth() as an inline function. | Tim J. Robbins | 2004-08-12 | 2 | -0/+18 |
| * | Include _ctype.h instead of ctype.h to avoid namespace pollution. | Tim J. Robbins | 2004-08-12 | 1 | -1/+1 |
| * | Move some internal macros and inlines from ctype.h to a new file, _ctype.h, | Tim J. Robbins | 2004-08-12 | 3 | -178/+9 |
| * | Implement C99's standard header <tgmath.h>. It provides type-generic macros | Stefan Farfeleder | 2004-08-08 | 2 | -1/+168 |
| * | Connect GEOM_MIRROR class to the build. | Pawel Jakub Dawidek | 2004-07-30 | 1 | -1/+1 |
| * | Add __pure and __pure2 where appropriate. | Tim J. Robbins | 2004-07-23 | 1 | -11/+11 |
| * | Mark functions pure where applicable. | Tim J. Robbins | 2004-07-23 | 1 | -11/+12 |
| * | Mark functions pure where applicable. A notable exclusion is strcoll(), | Tim J. Robbins | 2004-07-23 | 1 | -13/+13 |
| * | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | Tim J. Robbins | 2004-07-21 | 1 | -0/+4 |
| * | Re-implement this file, including copyright notice. Keep David Xu as | Marcel Moolenaar | 2004-07-17 | 1 | -69/+31 |
| * | Add fgetwln(), a wide character version of fgetln(). | Tim J. Robbins | 2004-07-16 | 1 | -0/+1 |
| * | Add proc_service.h, the common file both debugger and libthread_db will | David Xu | 2004-07-15 | 2 | -1/+104 |
| * | Add a new error code, REG_ILLSEQ, to indicate that a regular expression | Tim J. Robbins | 2004-07-12 | 1 | -0/+1 |
| * | Reduce namespace pollution. | Dag-Erling Smørgrav | 2004-07-09 | 1 | -0/+2 |
| * | Add a function to iterate over all characters in a particular character | Tim J. Robbins | 2004-07-08 | 1 | -0/+1 |
| * | Add implementations of ftw(3) and nftw(3) and the corresponding header | David Schultz | 2004-07-05 | 2 | -1/+109 |
| * | Introduce GEOM_LABEL class. | Pawel Jakub Dawidek | 2004-07-02 | 1 | -1/+1 |
| * | Fix typo: WRDE_DOOFS -> WRDE_DOOFFS. | Tim J. Robbins | 2004-06-30 | 1 | -1/+1 |
| * | Now that <runetype.h> no longer brings in namespace pollution, | Tim J. Robbins | 2004-06-23 | 2 | -22/+0 |
| * | Prefix the names of members of _RuneLocale and its sub-structures | Tim J. Robbins | 2004-06-23 | 4 | -33/+31 |
| * | Adjust the system endian and a.out headers to be more MI and cross-building | David E. O'Brien | 2004-06-22 | 1 | -0/+2 |
| * | Remove outdated comments. | Tim J. Robbins | 2004-06-20 | 1 | -3/+1 |
| * | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | Max Laier | 2004-06-13 | 1 | -0/+8 |
| * | Fix typo in putwc(). | Tim J. Robbins | 2004-06-07 | 1 | -1/+1 |
| * | Use __isctype() instead of __istype() for iswdigit() and iswxdigit() for | Tim J. Robbins | 2004-05-31 | 1 | -2/+2 |
| * | Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They are | Stefan Farfeleder | 2004-05-30 | 1 | -6/+12 |