Age | Commit message (Expand) | Author |
2014-05-28 | onocr suppresses the cr, not outputs it; | Jason McIntyre |
2014-05-28 | finally enable writing per-commit commitid tokens to rcs ,v files | joshua stein |
2014-05-28 | Fixed chap_input() and chap_authenticate() not to be used as if they | YASUOKA Masahiko |
2014-05-28 | document that posix defaults to -L if no options are given, and tweak previous; | Jason McIntyre |
2014-05-28 | in the compat with more section, document: | Jason McIntyre |
2014-05-28 | More KNF. | Joel Sing |
2014-05-28 | Refactor tls1_change_cipher_state() and split the compression handling out | Joel Sing |
2014-05-28 | EVP_MD_CTX_create() calls malloc and can return NULL. However, only one of | Joel Sing |
2014-05-28 | There is no point in checking if a pointer is non-NULL before calling free, | Joel Sing |
2014-05-28 | More KNF. | Joel Sing |
2014-05-28 | missing space in error message | Otto Moerbeek |
2014-05-28 | When invoked as more, make the -i option behave the same as less's | Todd C. Miller |
2014-05-28 | Apart from the early exploration done to find a console keyboard during | Martin Pieuchot |
2014-05-28 | remove an errant semicolon. | Daniel Dickman |
2014-05-28 | a void function should not be returning anything. | Daniel Dickman |
2014-05-28 | On delete-window, remember the position of dot and mark in the buffer | Florian Obser |
2014-05-28 | In his continuing quest to improve our documentation, jmc@ noticed that | Philip Guenther |
2014-05-27 | Fix 'mount -ur' for msdosfs | Stefan Fritsch |
2014-05-27 | Fix a Y2038 problem, by conversion of long to time_t. | Theo de Raadt |
2014-05-27 | Remove unused defines. | Miod Vallat |
2014-05-27 | Big refactoring of the radix code (mainly rn_addroute but also part | Claudio Jeker |
2014-05-27 | Enable strong stack protector by default for GCC 3 architectures. | Martynas Venckus |
2014-05-27 | Remove redundant test introduced in s3_pkt.c on 20001225, which got cargo-culted | Miod Vallat |
2014-05-27 | paste in an EXAMPLES section, from posix spec; | Jason McIntyre |
2014-05-27 | Zap a bunch of trailing whitespace. | Kenneth R Westerback |
2014-05-27 | combine the extensions notes; | Jason McIntyre |
2014-05-27 | document SIGALRM, since it's handling is somewhat special, and use | Jason McIntyre |
2014-05-27 | Wrap some long lines. | Joel Sing |
2014-05-27 | Remove MemCheck_{on,off} that escaped last time around. | Joel Sing |
2014-05-27 | More KNF. | Joel Sing |
2014-05-27 | Handle the top bit of xterm(1)-style modifier keys, based on a diff from | Nicholas Marriott |
2014-05-27 | Add some formats for pane bounds. | Nicholas Marriott |
2014-05-27 | We're never going to detach agp(4), so remove the #ifdef'ed out code like we | Mark Kettenis |
2014-05-27 | Where trying to pread() a single disk sector, the i/o must be for the | Kenneth R Westerback |
2014-05-27 | Fix ia64 cross-gcc target. | Tobias Ulmer |
2014-05-27 | Reserve the highest route priority for kernel-managed routes and prevent | Martin Pieuchot |
2014-05-27 | there is no need to xref regex(3) and setbuf(3) in SEE ALSO - re_format(7) | Jason McIntyre |
2014-05-26 | Replace the following logic: | Miod Vallat |
2014-05-26 | Unchecked malloc() return value in SSL_COMP_add_compression_method(), in the | Miod Vallat |
2014-05-26 | We don't really to keep history in constructs such as: | Miod Vallat |
2014-05-26 | tls_decrypt_ticket(): memory leak and uncleaned EVP_CIPHER_CTX upon error. | Miod Vallat |
2014-05-26 | remove /usr/src. avoids useless whining from daily security mail. | Alexander Hall |
2014-05-26 | Replace some magic constants with appropriate defines. | Mark Kettenis |
2014-05-26 | Do not change the state of the carry bit in the psr when returning with | Miod Vallat |
2014-05-26 | tweak the text for -a and function lists; | Jason McIntyre |
2014-05-26 | Make sure all error paths in dtls1_buffer_record() invoke SSLErr by | Miod Vallat |
2014-05-26 | rework the SED FUNCTIONS text; | Jason McIntyre |
2014-05-26 | the `P' function was crying out for a comma; | Jason McIntyre |
2014-05-26 | posix does not count `!' as a separate function, and neither should we; | Jason McIntyre |
2014-05-26 | remove the ugly hack that saw two It macros used to render one item; replace | Jason McIntyre |