Age | Commit message (Expand) | Author |
2014-11-07 | Document the -servername option for openssl(1) s_client. | Joel Sing |
2014-11-07 | Add libtls to intro(3). | Joel Sing |
2014-11-07 | V should be vi not emacs, also sort. From Theo Buehler. | Nicholas Marriott |
2014-11-07 | add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@ | Stuart Henderson |
2014-11-07 | Map .rodata and the KVA range corresponding to the ISA hole as NX on amd64 | Mike Larkin |
2014-11-07 | at the end of make obj-clean, run make clean in the right directory | Ingo Schwarze |
2014-11-06 | Let -Tascii \(bu (bullet) output agree with groff; | Ingo Schwarze |
2014-11-06 | fixup argv handling after getopt conversion. oops. | Ted Unangst |
2014-11-06 | -l option to create "modern" 80 column cards | Ted Unangst |
2014-11-06 | basic decode functionality | Ted Unangst |
2014-11-06 | printf debugging worked! figured out the bug (in free()) just after | Ted Unangst |
2014-11-06 | need to calculate correct size before doing the free checks. the biggest | Ted Unangst |
2014-11-06 | Make better use of the value of psectionslen instead of recomputing | Todd C. Miller |
2014-11-06 | resort to printf debugging hints until we can figure this out. ok deraadt | Ted Unangst |
2014-11-06 | TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT, | Joel Sing |
2014-11-06 | fix mac address selection with unnumbered carpdevs | Henning Brauer |
2014-11-06 | ssl_sock_init() does nothing, so remove it... | Joel Sing |
2014-11-06 | i renamed the mbuf pool. | David Gwynne |
2014-11-06 | Let's just call a rdomain a rdomain. | Martin Pieuchot |
2014-11-06 | Clean up unused header files and docs referring to them. | Anthony J. Bentley |
2014-11-06 | Wrap when copy mode is used for output, from Balazs Kezes. | Nicholas Marriott |
2014-11-06 | Remove old curses support in vi. | Anthony J. Bentley |
2014-11-06 | Add V for select line with vi(1) keys. From Juho Pohjala. | Nicholas Marriott |
2014-11-06 | since domain appending is handled at the daemon level, don't try to do it | Gilles Chehade |
2014-11-06 | mix the rtable into the hash for tcp sequence number generation. | David Gwynne |
2014-11-06 | Cleanup whitespace and add 5 series comments. | Doug Hogan |
2014-11-06 | Add the required includes for the conditional parts of | Jonathan Gray |
2014-11-06 | Remove unneeded netinet6/ip6_divert.h include. | Lawrence Teo |
2014-11-06 | let ramdisks compile | Theo de Raadt |
2014-11-05 | Tidy up mode-mouse check. | Nicholas Marriott |
2014-11-05 | Do not put a space between status-left/status-right and the window list, | Nicholas Marriott |
2014-11-05 | need to move lock up to prevent more than one malloc. ok guenther | Ted Unangst |
2014-11-05 | missing pfd = newp, diagnosed by deraadt@ | Stuart Henderson |
2014-11-05 | don't deref timeout if null. from theo buehler. | Ted Unangst |
2014-11-05 | stop prepending the user id in local enqueuing Received line | Gilles Chehade |
2014-11-05 | sync | Theo de Raadt |
2014-11-05 | don't use loop variable (i) for not loop things. use a new var. | Ted Unangst |
2014-11-05 | use memname to print string of type. stolen from deraadt | Ted Unangst |
2014-11-05 | also print type when free size is wrong | Ted Unangst |
2014-11-05 | When clearing /tmp, use "-maxdepth -1" instead of "-type d -prune". | Todd C. Miller |
2014-11-05 | Implement yet another workaround for the k1 em(4)'s. This time for | Claudio Jeker |
2014-11-05 | edns0 is not currently supported: confirmed by sthen and eric | Jason McIntyre |
2014-11-05 | Did you ever wonder why loopback's ifas have a destination address? | Martin Pieuchot |
2014-11-05 | Kill in_iawithaddr() and use ifa_ifwithaddr() directly. | Martin Pieuchot |
2014-11-05 | sync | Theo de Raadt |
2014-11-05 | remove uneeded bpf includes | Jonathan Gray |
2014-11-05 | zap double word; | Jason McIntyre |
2014-11-05 | some minor tweaks; | Jason McIntyre |
2014-11-05 | No reason to have things like the hibernate allocation area and chunk | Mike Larkin |
2014-11-05 | Map .rodata RO after boot on amd64. Makefile.amd64 changes from deraadt. | Mike Larkin |