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