| Commit message (Expand) | Author | Age | Files | Lines |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 749 | -3005/+1 |
* | Per Olivier Houchard, use the proper license for this file. He | imp | 2007-01-08 | 1 | -10/+10 |
* | Remove the advertising clause. UCB did this some time ago, but these | imp | 2007-01-08 | 18 | -72/+0 |
* | Be more specific in ENXIO description: | pjd | 2007-01-07 | 1 | -3/+4 |
* | open(2) returns EROFS when O_CREAT is specified and the named file would | pjd | 2007-01-07 | 1 | -0/+3 |
* | Special case to support hard-coded configuration for building on Windows. | kientzle | 2007-01-07 | 1 | -0/+3 |
* | - POSIX mentions that EACCES can be returned when O_TRUNC is specified | pjd | 2007-01-07 | 1 | -1/+18 |
* | Prefer "to be modified" over "to be opened for writing". | pjd | 2007-01-07 | 1 | -1/+1 |
* | Implement modfl(). | das | 2007-01-07 | 4 | -2/+104 |
* | Handle inf/nan correctly. | das | 2007-01-06 | 1 | -2/+14 |
* | Fix a problem relating to fesetenv() clobbering i387 register stack. | das | 2007-01-06 | 2 | -2/+24 |
* | Fix a cut-and-paste-o. | das | 2007-01-06 | 1 | -2/+2 |
* | Correctly handle NaN. | das | 2007-01-06 | 1 | -0/+2 |
* | Correctly handle inf/nan. This routine is currently unused because we | das | 2007-01-06 | 1 | -0/+4 |
* | Remove modf from libm's symbol map. It's actually in libc for | das | 2007-01-06 | 1 | -1/+0 |
* | Change the client skipper API to use off_t instead of size_t/ssize_t; but | cperciva | 2007-01-05 | 6 | -0/+46 |
* | Remove an unneeded fnstcw instruction. | das | 2007-01-05 | 2 | -13/+10 |
* | Remove a note pertaining to the Alpha. | das | 2007-01-05 | 1 | -7/+0 |
* | Insert mutex at tail if it has highest ceiling. | davidxu | 2007-01-05 | 1 | -1/+1 |
* | Oops, don't corrupt the list. | davidxu | 2007-01-05 | 1 | -1/+1 |
* | Check if the PP mutex is recursive, if we have already locked it, place the | davidxu | 2007-01-05 | 1 | -9/+28 |
* | Convert compression_skip from taking a size_t skip length request and | cperciva | 2007-01-04 | 4 | -12/+15 |
* | Rewrite and simplify archive_read_format_tar_skip. Compression-layer skip | cperciva | 2007-01-03 | 1 | -18/+16 |
* | Quiet a compiler warning where (off_t + size_t) has a different sign | cperciva | 2007-01-03 | 1 | -1/+1 |
* | Insert zero-padding between sparse blocks in archive_read_data(). This | cperciva | 2007-01-03 | 1 | -1/+22 |
* | The distinction between quiet and signaling NaN formats is | das | 2007-01-03 | 6 | -0/+128 |
* | Fix rounding of 0xf for hex fp formats. | das | 2007-01-03 | 2 | -3/+3 |
* | Bump modification date for last update. | simon | 2006-12-28 | 1 | -1/+1 |
* | Catch up struct cmsghdr and struct msghdr in the manual page with the | simon | 2006-12-28 | 1 | -11/+11 |
* | Correct spelling of "accommodate", "guarantee", "guaranteed", "guard", | cperciva | 2006-12-28 | 8 | -11/+11 |
* | Document the additional error returns possible when handling ELF objects | jkoshy | 2006-12-25 | 5 | -5/+25 |
* | Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' | jkoshy | 2006-12-25 | 13 | -219/+432 |
* | Use strncpy() instead of strlcpy() when copying members of | jkoshy | 2006-12-25 | 1 | -8/+11 |
* | Fix a typo in __fpu_ftox() that caused long double to long (and long long) | marius | 2006-12-24 | 1 | -9/+10 |
* | Correct a logic error. | jkoshy | 2006-12-24 | 1 | -8/+15 |
* | Implement chunk allocation/deallocation hysteresis by caching one spare | jasone | 2006-12-23 | 1 | -51/+86 |
* | get LIBPTHREAD_ADAPTIVE_SPIN early, so it can be used for some global | davidxu | 2006-12-20 | 1 | -2/+5 |
* | Check environment variable PTHREAD_ADAPTIVE_SPIN, if it is set, use | davidxu | 2006-12-20 | 5 | -1/+8 |
* | add a missing the... | jmg | 2006-12-19 | 1 | -1/+1 |
* | Clean bound and non-bound pthread structures consistently before | peadar | 2006-12-18 | 2 | -8/+10 |
* | Use <osreldate.h> rather than the OS version reported by the kernel | jkoshy | 2006-12-18 | 9 | -67/+74 |
* | Use the correct value of __FreeBSD_version. | jkoshy | 2006-12-18 | 2 | -10/+9 |
* | Fix a typo. | jkoshy | 2006-12-16 | 1 | -1/+1 |
* | Consistently use a socklen_t type where required, and eliminate | rodrigc | 2006-12-16 | 1 | -6/+6 |
* | Merge BIND9 9.3.3 into main chunk. | ume | 2006-12-15 | 5 | -20/+17 |
* | This commit was generated by cvs2svn to compensate for changes in r165254, | ume | 2006-12-15 | 1 | -5/+5 |
|\ |
|
| * | Vendor import of BIND 9.3.3 | ume | 2006-12-15 | 6 | -25/+22 |
| * | Import of BIND 9.3.3rc2 | ume | 2006-10-24 | 1 | -7/+7 |
* | | chflags(2) returns EPERM when user tries to set or remove the SF_SNAPSHOT flag. | pjd | 2006-12-15 | 1 | -0/+4 |
* | | This adds the "system calls" | rrs | 2006-12-15 | 2 | -1/+830 |