Age | Commit message (Expand) | Author |
2018-02-13 | Add the missing RETURN VALUES section, mostly from Paul Yang | Ingo Schwarze |
2018-02-13 | Normalize handle limit timeval in microsecond (usec) case. | cheloha |
2018-02-13 | atoll -> strtonum | cheloha |
2018-02-13 | give up a bit on the infamous cups update issue. | Marc Espie |
2018-02-13 | remove space before tab | Damien Miller |
2018-02-13 | Correctly describe BN_get_word(3) and BN_set_word(3). | Ingo Schwarze |
2018-02-13 | Mention that BN_new(3) sets the value to zero; | Ingo Schwarze |
2018-02-13 | Delete duplicate .Nm entry in the NAME section, | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section. | Ingo Schwarze |
2018-02-12 | some mode of session resumptions are not currently supported by ftp(1) | Marc Espie |
2018-02-12 | Add the missing RETURN VALUES section; | Ingo Schwarze |
2018-02-12 | Add the missing RETURN VALUES section; | Ingo Schwarze |
2018-02-12 | Add missing RETURN VALUES section. | Ingo Schwarze |
2018-02-12 | Use IP6_SOIIKEY_LEN instead of hardcoded value. | Martin Pieuchot |
2018-02-12 | Always destroy all interfaces before starting a new test. | Martin Pieuchot |
2018-02-12 | Add the missing RETURN VALUES section and reorder the content | Ingo Schwarze |
2018-02-12 | Pass '-inet6' to the default loopback before each test. | Martin Pieuchot |
2018-02-12 | Now that the default loopback interface is brough UP when rdomain 5 | Martin Pieuchot |
2018-02-12 | Revert previous, the changed has been backed out and I wasn't running | Martin Pieuchot |
2018-02-12 | Fix most outputs now that lo5 is getting 127.0.0.1 automagically. | Martin Pieuchot |
2018-02-12 | restore the previous semantics wrt if up, tunnel, and address config. | David Gwynne |
2018-02-12 | restore the previous semantics wrt if up, tunnel, and address config. | David Gwynne |
2018-02-12 | restore the previous semantics wrt if up, tunnel, and address config. | David Gwynne |
2018-02-12 | use a mobileip_tunnel struct to represent the interfaces tunnel info. | David Gwynne |
2018-02-12 | restore the previous semantics wrt if up, tunnel, and address config. | David Gwynne |
2018-02-12 | Simplify documentation of split-screen mode, avoiding abuse of [] | Ingo Schwarze |
2018-02-12 | Typo in a comment (CR$_VMXE instead of CR4_VMXE). No functional change. | Mike Larkin |
2018-02-12 | ; ends c statements, not ;; | David Gwynne |
2018-02-12 | dont handle SIOCSIFRDOMAIN twice, egre isn't supposed to filter it. | David Gwynne |
2018-02-11 | Ooops. After getting a NAK in response to a renewal REQUEST, we delete | Kenneth R Westerback |
2018-02-11 | Revert rev 1.163. Causes network issues in Firefox. | Matthieu Herrb |
2018-02-11 | Don't reset signal handlers inside handlers. | Darren Tucker |
2018-02-11 | Use the new APIs for setting block lengths and reading from/writing to | Patrick Wildt |
2018-02-11 | Move .openbsd.randomdata into .rodata. This makes things more | Patrick Wildt |
2018-02-11 | Rework the DDB trace handling for armv7. By switching to clang the | Patrick Wildt |
2018-02-11 | Document three more functions recently made public by jsing@ | Ingo Schwarze |
2018-02-11 | Add sdmmc_io_set_blocklen() which allows to set the block length of an | Patrick Wildt |
2018-02-11 | Add sdmmc_io_read_region_1() and sdmmc_io_write_region_1() as an | Patrick Wildt |
2018-02-11 | typo in output string; from edgar pettijohn | Jason McIntyre |
2018-02-11 | fix madvise(2) flags matching; ok deraadt@ tom@ | Otto Moerbeek |
2018-02-11 | Make sorting in the pcache view work. This allows us to sort on all | Martijn van Duren |
2018-02-11 | Move landisk to MI mutex. | Martin Pieuchot |
2018-02-11 | macro fix; | Jason McIntyre |
2018-02-11 | Copy the scan results into a new buffer to re-align the data so that we | Patrick Wildt |
2018-02-11 | Since the BCDC header has a variable data offset, so the ethernet packet | Patrick Wildt |
2018-02-11 | oops, typo | Theo de Raadt |
2018-02-11 | Update the packet header length as well as the mbuf length on | Patrick Wildt |
2018-02-11 | Document how MAP_STACK will be used. All stacks must be mmap'd with | Theo de Raadt |
2018-02-11 | light documentation for MAP_STACK | Theo de Raadt |
2018-02-11 | SDIO support for bwfm(4) is good enough now that we can remove the | Patrick Wildt |