Age | Commit message (Expand) | Author |
2016-11-29 | Use memset(3) instead of bzero(3) | Ricardo Mestre |
2016-11-29 | Copyright and license | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Add Copyright, license, and very minor improvements from OpenSSL. | Ingo Schwarze |
2016-11-29 | remove all the (void) casts which are irrelevant. The remaining ones | Theo de Raadt |
2016-11-29 | Kill unused 'struct route'. | Martin Pieuchot |
2016-11-29 | Stop exposing xen_softc to PV devices directly | Mike Belopuhov |
2016-11-29 | Copyright and license | Ingo Schwarze |
2016-11-29 | Some tweaks reflecting that DEBUG=-g is the default for building kernels. | Martin Pieuchot |
2016-11-29 | Don't expose the xen_softc pointer in the XenStore transaction struct | Mike Belopuhov |
2016-11-29 | Make send -N work for all keys, not just in copy mode. From Artem Fokin. | Nicholas Marriott |
2016-11-29 | Replace the hand-rolled semaphore with a read-write lock | Mike Belopuhov |
2016-11-29 | m_free() and m_freem() test for NULL. Simplify callers which had their own | Jonathan Gray |
2016-11-29 | Remove debugging code that was always enabled and printed parsed | Reyk Floeter |
2016-11-29 | For virtual Ethernet drivers that don't have a technical limit of the | Reyk Floeter |
2016-11-29 | Correct a bit test introduced in user.c rev 1.111 that made it impossible | Jonathan Gray |
2016-11-29 | Build kernel with DEBUG=-g by default. | Martin Pieuchot |
2016-11-29 | Document the fact that *for now* syspatch only works on official releases and | Antoine Jacoutot |
2016-11-29 | Tweak output to keep it aligned when interfaces with big names, like | Martin Pieuchot |
2016-11-29 | minor cleanup; | Jason McIntyre |
2016-11-29 | article fix; from rob pierce | Jason McIntyre |
2016-11-29 | Alistair Crooks rescinded the advertising clause of his user(8) | Jonathan Gray |
2016-11-29 | Factor out code to disconnect from controlling terminal into its own | Darren Tucker |
2016-11-29 | sync | Theo de Raadt |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | No text remains from OpenSSL, so use the standard OpenBSD license. | Ingo Schwarze |
2016-11-28 | Copyright and license | Ingo Schwarze |
2016-11-28 | Enable the pmtu and traceroute subtests with af-to. pf has been | Alexander Bluhm |
2016-11-28 | Path MTU discovery and traceroute did not always work with pf af-to. | Alexander Bluhm |
2016-11-28 | import PKCS12_newpass(3) from OpenSSL | Ingo Schwarze |
2016-11-28 | Copyright and license | Ingo Schwarze |
2016-11-28 | The setuid regression test builds and runs a binary that is setuid | Alexander Bluhm |
2016-11-28 | Add Copyright and license. | Ingo Schwarze |
2016-11-28 | Add Copyright and license. | Ingo Schwarze |
2016-11-28 | For unknown reasons, this summer, OpenSSL added an additional manual | Ingo Schwarze |
2016-11-28 | Add the ELF machine type for AArch64 as specified in the ELF spec for | Patrick Wildt |
2016-11-28 | Setup clang to use OpenBSD settings and defines for our AArch64 | Patrick Wildt |
2016-11-28 | The OpenSSL file doc/man3/PEM_read_CMS.pod contains parts belonging | Ingo Schwarze |
2016-11-28 | To test the pipe feature, a dd is started and writing into a log | Alexander Bluhm |
2016-11-28 | sync | Theo de Raadt |
2016-11-28 | Implement more validations for switch(4) groups handling: check for invalid | Rafael Zalamena |
2016-11-28 | import from OpenSSL with minor tweaks | Ingo Schwarze |
2016-11-28 | sync | Theo de Raadt |
2016-11-28 | When comparing ocy to orlower in tty_cmd_cell, there is no need to add | Nicholas Marriott |
2016-11-28 | ether_ntoa -> etheraddr_string, like elsewhere in tcpdump | Jeremie Courreges-Anglas |
2016-11-28 | need ashrdi3 | Theo de Raadt |
2016-11-28 | Copyright and license | Ingo Schwarze |
2016-11-28 | Document and discourage those wrappers that we have and that OpenSSL | Ingo Schwarze |