Age | Commit message (Expand) | Author |
2011-07-05 | Recommit the reverted sigacts change now that the NFS use-after-free | Philip Guenthe |
2011-07-05 | Add stubs for signals and forks. | Paul Irofti |
2011-07-05 | check that thread specific keys are valid, and cleanup code a little. | Ted Unangst |
2011-07-05 | fix a few bugs in the thread specific data functions | Ted Unangst |
2011-07-04 | move the specfs code to a place people can see it; ok guenther thib krw | Theo de Raadt |
2011-07-04 | - Take into account padding for the IEEE extended shape types. It | Martynas Venckus |
2011-07-04 | enter ia64 for obj | Theo de Raadt |
2011-07-04 | tweak previous; | Jason McIntyre |
2011-07-04 | Add csu ia64 support. | Paul Irofti |
2011-07-04 | Add ia64 libc support. | Paul Irofti |
2011-07-04 | Add wcsdup(), from NetBSD. | Nicholas Marriott |
2011-07-04 | Implement an idle timeout for the socket splicing. A new `sp_idle' | Mike Belopuhov |
2011-07-03 | "it's" -> "its" in a couple of comments. | Kenneth R Westerback |
2011-07-03 | Recognize %a, %A format specifiers, per C99. | Martynas Venckus |
2011-07-03 | In pthread_key_delete(), only scan other threads if the key was allocated | Philip Guenthe |
2011-07-03 | Swap bitmask values around so that STRTOG_Neg doesn't get affected | Martynas Venckus |
2011-07-03 | Properly implement the long double (%Lf) scanf without the precision | Martynas Venckus |
2011-07-02 | For tiny x, tanhf = x*(one+x). GCC (at -O2) optimized this into | Martynas Venckus |
2011-07-02 | Trick lint into recording the right prototypes in the llib-lc.ln | Martynas Venckus |
2011-07-02 | Rebase on gdtoa-20110428; contains fixes for absurdly long inputs | Martynas Venckus |
2011-07-02 | pthread_key_delete should delete the data, so it's not reused by | Ted Unangst |
2011-07-01 | Enable the knob to dynamically allocate (large) state structures. | Todd C. Miller |
2011-06-30 | Do not mask errno if we fail to open /dev/diskmap. Also, fall through | Joel Sing |
2011-06-27 | document HW_ALLOWPOWERDOWN; reminded by and ok jmc@ | Christian Weisgerber |
2011-06-25 | No need for files generated by depend. | Okan Demirmen |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | s/ands/and/, from Tobias Ulmer | Stuart Henderson |
2011-06-20 | as man page states, lower case undoes upper case. add support for little s, | Ted Unangst |
2011-06-15 | Add the following certs: | David Hill |
2011-06-08 | - The 0x1p514 was wrong on VAX, but remove FP_SUBNORMAL, FP_INFINITE, | Martynas Venckus |
2011-06-06 | Userland counterpart of the vmmap backout; cranks major version of libkvm. | Ariane van der Steldt |
2011-06-03 | lots of back things happening in this signal handler, but at least | Theo de Raadt |
2011-06-03 | +.Xr hcreate 3 , | Jason McIntyre |
2011-06-03 | one midicat server can export multiple midithru ports | Alexandre Ratchov |
2011-06-03 | don't forget to send the initial clock tick | Alexandre Ratchov |
2011-06-01 | fix wcscasecmp() parameters; <wchar.h> was correct | Christian Weisgerber |
2011-05-31 | Call the single, not double-precision version of copysign for the | Martynas Venckus |
2011-05-31 | Make lint play nicer in pass 2 of libm on amd64 and i386. The | Martynas Venckus |
2011-05-30 | For tiny x, tanh = x*(one+x). GCC (at -O2) optimized this into | Martynas Venckus |
2011-05-30 | Document why everything in this signal handler is totally unsafe -- it is | Theo de Raadt |
2011-05-30 | Make printf-like and scanf-like functions marked as such in llib-lc.ln | Martynas Venckus |
2011-05-30 | Trick lint into recording the right prototypes in the llib-lm.ln | Martynas Venckus |
2011-05-30 | Trick lint into recording the right prototypes in the llib-lc.ln | Martynas Venckus |
2011-05-28 | Store -1 into signgam in case of a special value of -0. | Martynas Venckus |
2011-05-28 | Adapt m68k MD functions to extended-precision. | Martynas Venckus |
2011-05-28 | Adapt m68k MD functions to single-precision. | Martynas Venckus |
2011-05-28 | tweak previous (my fault); | Jason McIntyre |
2011-05-28 | wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@ | Marc Espie |
2011-05-26 | tweak previous; ok martynas | Jason McIntyre |
2011-05-26 | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six | Jasper Lievisse Adriaanse |