| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | We don't use these files. | Hajimu UMEMOTO | 2014-08-10 | 5 | -400/+0 |
| | * | Bring final version of libbind: | Pedro F. Giffuni | 2014-08-05 | 7 | -12/+413 |
| | * | Import the resolver part of BIND 9.4.3.vendor/resolver/9.4.3 | Hajimu UMEMOTO | 2008-12-14 | 1 | -1/+3 |
| | * | Vendor import of BIND 9.4.1vendor/resolver/9.4.1 | Hajimu UMEMOTO | 2007-06-03 | 1 | -2/+7 |
| * | | Add an extra void* cast to work around a bug in FreeBSD-gcc inherited | David Chisnall | 2014-04-03 | 1 | -1/+1 |
| * | | Add support for some block functions that come from OS X. These are | David Chisnall | 2014-04-02 | 1 | -0/+63 |
| * | | libc/resolv: Use poll() instead of kqueue(). | Jilles Tjoelker | 2014-01-14 | 1 | -1/+1 |
| * | | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 1 | -2/+0 |
| * | | libc: Always use our own copy of sys_errlist and sys_nerr (.so only). | Jilles Tjoelker | 2013-08-31 | 1 | -0/+43 |
| * | | libc: Access some unexported variables more efficiently (related to stdio). | Jilles Tjoelker | 2013-08-23 | 1 | -2/+2 |
| * | | Merge Capsicum overhaul: | Pawel Jakub Dawidek | 2013-03-02 | 1 | -0/+2 |
| * | | Implement the waitid() SUSv4 function using wait6() system call. | Konstantin Belousov | 2012-11-13 | 2 | -0/+2 |
| * | | Use struct vdso_timehands data to implement fast gettimeofday(2) and | Konstantin Belousov | 2012-06-22 | 1 | -0/+7 |
| * | | Fix two warnings about self-assignment in libc. These normally only | Dimitry Andric | 2012-06-06 | 1 | -1/+1 |
| * | | Take the spinlock around clearing of the fp->_flags in fclose(3), which | Konstantin Belousov | 2012-04-24 | 1 | -0/+13 |
| * | | Fetch the aux vector for the static libc, and use the entries to | Konstantin Belousov | 2012-02-17 | 1 | -0/+10 |
| * | | Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] | Colin Percival | 2011-12-23 | 1 | -0/+11 |
| * | | Introduce a non-portable function pthread_getthreadid_np(3) to retrieve | Jung-uk Kim | 2011-02-07 | 2 | -0/+2 |
| * | | Remove some unneeded spaces from the __sym_compat() macro, since newer | Dimitry Andric | 2010-11-11 | 1 | -1/+1 |
| * | | Revert revision 214007, I realized that MySQL wants to resolve | David Xu | 2010-10-20 | 2 | -4/+0 |
| * | | Unbreak buildworld by including pthread_rwlockattr_setkind_np and | David Xu | 2010-10-18 | 2 | -0/+4 |
| * | | To support stack unwinding for cancellation points, add -fexceptions flag | David Xu | 2010-09-25 | 1 | -0/+5 |
| * | | On shared object unload, in __cxa_finalize, call and clear all installed | Konstantin Belousov | 2010-08-23 | 1 | -0/+2 |
| * | | Use aux vector to get values for SSP canary, pagesize, pagesizes array, | Konstantin Belousov | 2010-08-17 | 1 | -0/+2 |
| * | | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | Joel Dahl | 2010-03-02 | 1 | -7/+0 |
| * | | Use umtx to implement process sharable semaphore, to make this work, | David Xu | 2010-01-05 | 1 | -0/+2 |
| * | | Revert the previous change to pthread_once() stub in libc. It is actually | John Baldwin | 2009-11-20 | 1 | -1/+0 |
| * | | Add an internal _once() method. This works identical to pthread_once(3) | John Baldwin | 2009-11-20 | 1 | -0/+8 |
| * | | Make openat(2) a cancellation point. | Jilles Tjoelker | 2009-10-11 | 2 | -0/+2 |
| * | | Change the ABI of some of the structures used by the SYSV IPC API: | John Baldwin | 2009-06-24 | 1 | -0/+48 |
| * | | Revert unnecessary memset after calloc. | Zachary Loafman | 2009-05-28 | 1 | -1/+0 |
| * | | Fix an issue when nss fallback routines are used in a multithreaded application. | Zachary Loafman | 2009-05-27 | 1 | -0/+1 |
| * | | Add support for the FPA floating-point format on ARM. The | Marcel Moolenaar | 2008-12-23 | 1 | -0/+9 |
| * | | Merge the resolver part of BIND 9.4.3 into HEAD. | Hajimu UMEMOTO | 2008-12-14 | 2 | -1/+40 |
| * | | Add thread-specific caching for small size classes, based on magazines. | Jason Evans | 2008-08-27 | 1 | -0/+6 |
| * | | Turn execvpe() into an internal libc routine. | Ed Schouten | 2008-06-23 | 1 | -0/+3 |
| * | | Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros, | David Xu | 2008-06-09 | 2 | -4/+0 |
| * | | Add some compatibility code so that software which is built to use the new | Doug Rabson | 2008-04-04 | 1 | -0/+3 |
| * | | Add pthread_setaffinity_np and pthread_getaffinity_np to libc namespace. | David Xu | 2008-04-02 | 2 | -0/+4 |
| * | | Compile libthr with warnings. | Ruslan Ermilov | 2008-03-25 | 1 | -0/+3 |
| * | | Compile libthr with warnings. | Ruslan Ermilov | 2008-03-25 | 1 | -0/+3 |
| * | | Add pthread_mutex_isowned_np() so there is no need for an additional | Dag-Erling Smørgrav | 2008-02-06 | 2 | -0/+2 |
| * | | Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to | Peter Wemm | 2007-07-04 | 1 | -0/+23 |
| * | | Merge BIND 9.4.1 into main chunk. | Hajimu UMEMOTO | 2007-06-03 | 1 | -2/+7 |
| * | | This commit was generated by cvs2svn to compensate for changes in r170242, | Hajimu UMEMOTO | 2007-06-03 | 1 | -1/+3 |
| |\| |
|
| | * | Vendor import of BIND 9.4.1 | Hajimu UMEMOTO | 2007-06-03 | 1 | -1/+3 |
| * | | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 2 | -8/+2 |
| * | | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+7 |
| * | | This commit was generated by cvs2svn to compensate for changes in r158782, | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+112 |
| |\| |
|
| | * | Vendor import of BIND 9.3.2 | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+112 |