Age | Commit message (Expand) | Author |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-07-13 | update our recommended hash function to sha256 and note md5 is broken. | Ted Unangst |
2010-07-13 | no more rmd160(1); | Jason McIntyre |
2010-07-13 | Fix PR 6417: if we're starting a thread and there's no other threads | Philip Guenthe |
2010-07-13 | Fix PR 6376: restore more thread library state if execve fails, | Philip Guenthe |
2010-07-12 | Update to 1.4.14b. | Nicholas Marriott |
2010-07-12 | After forking, clear the 'thread joining this one' pointer in the child, | Philip Guenthe |
2010-07-08 | Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI corner | Mark Kettenis |
2010-07-06 | Document new unsetenv() error returns. | Christian Weisgerber |
2010-07-06 | Handle all streams the same way because there's no actual | Alexandre Ratchov |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2010-07-02 | Constipate init_hash() to eliminate a warning and remove a cast that is | Philip Guenthe |
2010-07-01 | sort SEE ALSO; | Jason McIntyre |
2010-07-01 | getpeereid() can now be a library routine using getsockopt() with | Theo de Raadt |
2010-07-01 | oops. Missed this from my aes-ni commit. | Thordur I. Bjornsson |
2010-07-01 | import OpenSSL-1.0.1c | Thordur I. Bjornsson |
2010-07-01 | AES-NI engine support for OpenSSL. | Thordur I. Bjornsson |
2010-07-01 | zap trailing whitespace; | Jason McIntyre |
2010-07-01 | libkeynote development has been paused for a while. ok deraadt | Ted Unangst |
2010-06-30 | Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar to | Theo de Raadt |
2010-06-30 | Use __attribute__ ((aligned (16)), to make sure the FPU state is aligned | Mark Kettenis |
2010-06-30 | there's no tcsh page in base, so don;t bother xr'ing it; | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. | Nicholas Marriott |
2010-06-29 | use a union to align the dns answer buffer until gcc4 is fixed | Theo de Raadt |
2010-06-29 | RTHREADS option is gone, now it's a sysctl. spotted by jmc | Ted Unangst |
2010-06-29 | briefly document kern.rthreads | Ted Unangst |
2010-06-29 | Fail instead of lying if a process asks sysctl()'s KERN_PROC2 or | Philip Guenthe |
2010-06-29 | use a union to align the dns answer buffer until gcc4 is fixed | Theo de Raadt |
2010-06-29 | Make unsetenv(NULL) and unsetenv("") give EINVAL, per POSIX. ok deraadt@ | Christian Weisgerber |
2010-06-29 | VIA xcrypt for amd64, simpler version of a diff from deraadt | Jonathan Gray |
2010-06-28 | add missing headers needed for close() and ioctl(). | Charles Longeau |
2010-06-27 | Instead of (manually) closing the _thread_kern_pipe before calling | Philip Guenthe |
2010-06-26 | Add the extendedKeyUsage flags serverAuth and clientAuth. Newer Windows | Reyk Floeter |
2010-06-26 | sync libexpat with upstream. mostly formating cleanup, no binary change. | Eric Faurot |
2010-06-26 | remove support for the old pflog format, replaced in 2003 | Henning Brauer |
2010-06-23 | Protect against multiple inclusion, from Christiano F. Haesbaert. | Nicholas Marriott |
2010-06-18 | If a request to opendev(3) is given in the form of a disklabel UID, | Joel Sing |
2010-06-05 | don't prime server buffers, because it's ugly and conceptually | Alexandre Ratchov |
2010-06-05 | don't send clock ticks while buffers are being primed | Alexandre Ratchov |
2010-06-05 | Don't send the initial position as a clock tick with a negative delta. | Alexandre Ratchov |
2010-06-03 | typo in a comment | Theo de Raadt |
2010-06-02 | Avoid using and end pointer since strnlen(string, -1) is legal | Todd C. Miller |
2010-05-31 | Hide the timeout_* macros under an EVENT_DEPRECATED ifdef. These names | Nicholas Marriott |
2010-05-28 | typo; Ian McWilliam | Stuart Henderson |
2010-05-26 | If the stack size attribute isn't larger than the guard-page size | Philip Guenthe |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott |
2010-05-26 | Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABI | Mark Kettenis |
2010-05-26 | oops - forgot to check for trailing whitespace; | Jason McIntyre |
2010-05-26 | reword the 'D' dump bit to make it clear that the malloc.out file needs | Thordur I. Bjornsson |