Age | Commit message (Expand) | Author |
2014-07-09 | Don't use the suspending kernel's VA mapping for the piglet. It's far | Mike Larkin |
2014-07-09 | Delete an obsolete comment | Philip Guenther |
2014-07-09 | Fixes a resume time page table issue on amd64 if the piglet was located | Mike Larkin |
2014-07-09 | check for EINTR when calling waitpid. | bcook |
2014-07-09 | check if we were previously on a signal stack before restoring. | bcook |
2014-07-09 | Clean up and simplify SSL_CIPHER_description by always using asprintf. If | Joel Sing |
2014-07-09 | Add a daemon_timeout variable for rc_wait(). | Antoine Jacoutot |
2014-07-09 | Rewrite lockstatus() description to be more like rw_status() | Philip Guenther |
2014-07-09 | fix ssh-add crash while loading more than one key | Sebastian Benoit |
2014-07-09 | Cleanup the chunk placement routine by removing the conflict resolver. | Mike Larkin |
2014-07-09 | Document recent x11/gnome MODULE changes. | Antoine Jacoutot |
2014-07-09 | Add support bpfwrite on DLT_LOOP interfaces. | YASUOKA Masahiko |
2014-07-09 | MLINKS for rw_{assert_{unlocked,wrlock,rdlock},status} | Philip Guenther |
2014-07-09 | Fixed rw_status() description, moving it to where it belongs. | Philip Guenther |
2014-07-09 | Fix classless-{ms-,}static-routes to comply RFC 3442. Number of | YASUOKA Masahiko |
2014-07-09 | Add an "If" to make a complete sentence. | Brian Callahan |
2014-07-09 | mlarkin requested that i cleanup the example code | Ted Unangst |
2014-07-09 | Teach rw_status() and rrw_status() to return LK_EXCLOTHER if it's write | Philip Guenther |
2014-07-09 | Simplify error path of DH_check_pub_key() | Miod Vallat |
2014-07-09 | KNF | Miod Vallat |
2014-07-09 | remove unused variables getentropy for OS X | bcook |
2014-07-09 | crude rrwlock to appease guenther and beck | Ted Unangst |
2014-07-09 | ext_type is set but never read. its a waste of space. | David Gwynne |
2014-07-09 | Do the way long overdue renaming of register names from o32 to n64 ABI. | Miod Vallat |
2014-07-09 | Kill unused shutdown hook pointers. | Martin Pieuchot |
2014-07-09 | Special case pretty printing of DHO_CLASSLESS_STATIC_ROUTES and | Kenneth R Westerback |
2014-07-09 | Use O_CLOEXEC to make sure fork+exec in a threaded process can't | Philip Guenther |
2014-07-09 | _dl_fcntl() is no longer used; kill the stubs | Philip Guenther |
2014-07-09 | add a "no-dsn" listener option to disable DSN extension. | Eric Faurot |
2014-07-09 | Use suspending kernel's stack smash guard to avoid panicing during unpack. | Mike Larkin |
2014-07-09 | expire IPcomp SAs too; ok mikeb (some time ago) | Markus Friedl |
2014-07-09 | Rewrite gcm128test as a table-driven regress instead of using defines. | Joel Sing |
2014-07-09 | Herr Reyk correctly pointed out that we don't need the if_pflog.h include | Henning Brauer |
2014-07-09 | Fixes a hibernate issue wherein we locked the kernel lock while hatching | Mike Larkin |
2014-07-09 | Oops. Forgot makefile ... | Kenneth R Westerback |
2014-07-09 | mark defos as const; nobody needs to change it, | Ingo Schwarze |
2014-07-09 | delete forgotten, obsolete rew_warn() prototype | Ingo Schwarze |
2014-07-09 | tedu the SSL export cipher handling - since we do not have enabled export | Joel Sing |
2014-07-09 | now that mclgeti doesnt do the rx ring accounting, cluster allocation | David Gwynne |
2014-07-09 | Enable specifying the filesystem of interest by the duid. | Kenneth R Westerback |
2014-07-09 | Resync _dl_opendir() with libc: use O_CLOEXEC and O_DIRECTORY instead | Philip Guenther |
2014-07-09 | cast ASN1_STRING (unsigned char *) to match strlcat's argument (char *) | bcook |
2014-07-09 | remove unused, private version strings except SSL_version_str | bcook |
2014-07-09 | Make use of this wonderful modern C construct known as a `switch', instead of | Miod Vallat |
2014-07-09 | tedu bpf_mtap_pflog(). | Henning Brauer |
2014-07-09 | White spaces. | Antoine Jacoutot |
2014-07-09 | KNF | Miod Vallat |
2014-07-09 | config parser improvements: | Eric Faurot |
2014-07-09 | Hopefully we are calculating the pkg size correctly by now; | Florian Obser |
2014-07-09 | We do have ICMP6_FILTER; no obj change. | Florian Obser |