| Commit message (Expand) | Author | Age | Files | Lines |
* | - Update build glue for 5.6-20071222 | rafan | 2007-12-30 | 2 | -23/+54 |
* | Update libarchive to 2.4.10. This includes a number of improvements | kientzle | 2007-12-30 | 31 | -245/+2118 |
* | - Update kvm_deadfiles to be compatible with the new system which has no | jeff | 2007-12-30 | 1 | -44/+87 |
* | Back out premature commit of previous version. | jasone | 2007-12-28 | 1 | -183/+113 |
* | Maintain two trees instead of one (old_chunks --> old_chunks_{ad,szad}) in | jasone | 2007-12-28 | 1 | -113/+183 |
* | Release chunks_mtx for all paths through chunk_dealloc(). | jasone | 2007-12-28 | 1 | -1/+4 |
* | Add the 'D' and 'M' run time options, and use them to control whether | jasone | 2007-12-27 | 2 | -315/+492 |
* | Fix a typo in regards to the ENOENT error. | jhb | 2007-12-27 | 1 | -1/+1 |
* | Clean up some of the pts(4) vs pty(4) stuff in grantpt(3) and friends: | jhb | 2007-12-21 | 1 | -22/+23 |
* | Adjust for OpenPAM Hydrangea. | des | 2007-12-21 | 4 | -7/+8 |
* | Invoke revoke(2) on the slave pty in the pts(4) case (new_openpty()) to | jhb | 2007-12-20 | 1 | -1/+13 |
* | call underscore version of pthread_cleanup_pop instead. | davidxu | 2007-12-20 | 1 | -1/+1 |
* | Remove vfork() overloading, it is no longer needed. | davidxu | 2007-12-20 | 2 | -11/+0 |
* | Grumble. DO declare logbl(), DON'T declare logl() just yet. | das | 2007-12-20 | 1 | -0/+2 |
* | Remove the declaration of logl(). The relevant bits haven't been | das | 2007-12-20 | 1 | -2/+0 |
* | Add missing dependencies on Makefile (fixes NO_CLEAN builds). | ru | 2007-12-19 | 1 | -4/+4 |
* | Reduce lock contention for simple cases. | imp | 2007-12-19 | 1 | -16/+22 |
* | Add note about other systems. | imp | 2007-12-19 | 1 | -0/+3 |
* | As several people pointed out, I did all the ctype casts the wrong | des | 2007-12-19 | 4 | -28/+36 |
* | Move all the xprintf-related symbols to FBSDprivate_1.0. | das | 2007-12-18 | 1 | -9/+13 |
* | Since nan() is supposed to work the same as strtod("nan(...)", NULL), | das | 2007-12-18 | 8 | -50/+85 |
* | Document NO_PROXY / no_proxy. | des | 2007-12-18 | 1 | -1/+17 |
* | Add support for the NO_PROXY / no_proxy environment variable as used by | des | 2007-12-18 | 4 | -8/+63 |
* | Old patch I had lying around: correctly cast the argument to is*(). | des | 2007-12-18 | 3 | -24/+25 |
* | Use fixed point integer math instead of floating point math when | jasone | 2007-12-18 | 1 | -42/+47 |
* | Fix logical bug in the bzip2 reading code, which results in bogus EIO | sobomax | 2007-12-18 | 2 | -2/+48 |
* | Catch up with vfprintf.c,v 1.77. | das | 2007-12-18 | 1 | -0/+1 |
* | Remove z_abs(). The z_*() functions were in libf77, and for some reason | das | 2007-12-18 | 2 | -8/+0 |
* | Oops, the previous commit was not needed -- the file was committed but | bde | 2007-12-17 | 1 | -1/+1 |
* | Translate from the i386 so that this compiles and runs. | bde | 2007-12-17 | 1 | -1/+1 |
* | Moved logging out of the nss_method_lookup() in order not to | bushman | 2007-12-17 | 1 | -9/+13 |
* | Don't try to build s_nanl.c before it is committed. | bde | 2007-12-17 | 1 | -1/+1 |
* | Add logbl(3) to libm. | das | 2007-12-17 | 9 | -32/+184 |
* | Add function prototypes. | davidxu | 2007-12-17 | 1 | -1/+7 |
* | Refactor features a bit in order to make it possible to disable lazy | jasone | 2007-12-17 | 1 | -52/+127 |
* | Document the fact that we have nan(3) now, and make some minor clarifications | das | 2007-12-17 | 1 | -10/+14 |
* | Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0 | deischen | 2007-12-16 | 102 | -481/+0 |
* | Implement and document nan(), nanf(), and nanl(). This commit | das | 2007-12-16 | 8 | -8/+302 |
* | Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so | das | 2007-12-16 | 5 | -0/+17 |
* | Arrange so that the NaN returned by strtod("nan", NULL) is the same as | das | 2007-12-16 | 5 | -27/+27 |
* | Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab | phk | 2007-12-16 | 4 | -8/+42 |
* | 1. Add csqrt{,f}(3). | das | 2007-12-15 | 1 | -2/+10 |
* | Implement and document csqrt(3) and csqrtf(3). | das | 2007-12-15 | 4 | -2/+290 |
* | Increment the version namespace for 8.0-current. New symbols and | deischen | 2007-12-14 | 1 | -0/+5 |
* | Clean up namespace violations. | des | 2007-12-14 | 7 | -314/+314 |
* | Update the standards section, and make a minor clarification about the | das | 2007-12-14 | 1 | -5/+10 |
* | 1. Add function pthread_mutex_setspinloops_np to turn a mutex's spin | davidxu | 2007-12-14 | 3 | -29/+114 |
* | Typo in previous commit | das | 2007-12-14 | 1 | -2/+2 |
* | Symbol.map additions for carg and cargf. (They're in C99, so I didn't | das | 2007-12-14 | 1 | -0/+2 |
* | Update posix_openpt(3) to handle 512 ptys. This was missed in the earlier | jhb | 2007-12-13 | 1 | -2/+2 |