Age | Commit message (Expand) | Author |
2014-10-21 | Rework the error message a little bit: Do not send details of the | Reyk Floeter |
2014-10-21 | tun(4) has a pipex session which is used for multicast internally, it | YASUOKA Masahiko |
2014-10-21 | Style + typos in debug printfs. | Masao Uebayashi |
2014-10-21 | cope with sending or receiving files beyond 65536 blocks in length. | David Gwynne |
2014-10-21 | Remove SSLv2 and SSLv3 references from the example relayd.conf and the | Lawrence Teo |
2014-10-21 | no more kerberos. | Daniel Dickman |
2014-10-20 | Better format for printf format attributes. | Nicholas Marriott |
2014-10-20 | Move template defines back into .c files. | Nicholas Marriott |
2014-10-20 | Tidy up some includes. | Nicholas Marriott |
2014-10-20 | Move suspend-client code into detach-client. | Nicholas Marriott |
2014-10-20 | Move tiny has-session function into cmd-new-session.c. | Nicholas Marriott |
2014-10-20 | superseded by usr.bin/mandoc/mansearch.c | Ingo Schwarze |
2014-10-20 | Argh, meant to remove this file... | Nicholas Marriott |
2014-10-20 | Move list-commands into list-keys. | Nicholas Marriott |
2014-10-20 | Missed a couple of cmd_entry struct members from previous. | Nicholas Marriott |
2014-10-20 | Instead of setting up the default keys by building the key struct | Nicholas Marriott |
2014-10-20 | fix a regression that i caused in rev. 1.26: *do* report the size of | Ingo Schwarze |
2014-10-20 | List extensions in the STANDARDS section, replacing some text below CAVEATS. | Ingo Schwarze |
2014-10-20 | protect the roff parser from dividing by zero; | Ingo Schwarze |
2014-10-20 | Be sure to return if the pci interrupt can't be mapped, instead of falling | Miod Vallat |
2014-10-20 | improve documentation of .Fa, .Va, and .Vt; | Ingo Schwarze |
2014-10-20 | pipex(4): Converted to use pool(9) | Masao Uebayashi |
2014-10-20 | As reported by Marcus Merighi, hosts enumeration no longer works. | Ingo Schwarze |
2014-10-20 | correct the spacing after in-line equations | Ingo Schwarze |
2014-10-20 | correctly parse spacing around in-line equations | Ingo Schwarze |
2014-10-20 | Remove the "interface" option from the "transparent forward" directive. | Reyk Floeter |
2014-10-20 | digests: *_LONG_LOG2 is not used, stop talking about it. | Brent Cook |
2014-10-20 | SSL: Fix memory leak in d2i_SSL_SESSION. | Brent Cook |
2014-10-20 | document sinclude/-include | Marc Espie |
2014-10-20 | fix if (statement); | Jonathan Gray |
2014-10-20 | Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them. | Philip Guenther |
2014-10-20 | Backport fix for binutils 11867: .quad directive not assembled correctly. | Daniel Dickman |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-10-20 | use sha512 instead of md5 for tcp isn. ok deraadt | Ted Unangst |
2014-10-20 | whitespace | Damien Miller |
2014-10-20 | correct spacing *after* inline equations (much simpler than expected) | Ingo Schwarze |
2014-10-20 | unifdef -DHAS_REGEXP -DHAS_PASSWD_MAPS -DHAS_FILE_MAPS \ | Philip Guenther |
2014-10-20 | correct spacing before inline equations | Ingo Schwarze |
2014-10-20 | s_client: don't call shutdown on a non-existent socket descriptor. | Brent Cook |
2014-10-20 | show the {MDOC,MAN}_EQN node, it contains interesting information, | Ingo Schwarze |
2014-10-20 | typo; deraadt | Ted Unangst |
2014-10-20 | replace bzeros after allocations with M_ZERO and PR_ZERO as appropriate. | David Gwynne |
2014-10-20 | use SHA512 to hash entropy instead of MD5 | Ted Unangst |
2014-10-20 | unconditionally build sha2 so we can use it in all the kernels. | Ted Unangst |
2014-10-20 | Start removing portability goo: we have syslog(), strerror(), POSIX regexp, | Philip Guenther |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-10-19 | make RETURN VALUES more concise | Ingo Schwarze |
2014-10-19 | Move the description of mg automatic recentering further down the | Mark Lumsden |
2014-10-19 | rearrange -d, again, after giving ingo some dodgy advice; | Jason McIntyre |