summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-11Make "invalid host name" messages log_debug() since the invalid hostKenneth R Westerback
2018-02-11Start mapping thread stacks with MAP_STACK. mmap() currently ignoresTheo de Raadt
2018-02-11Can mask MAP_STACK by name rather than numberTheo de Raadt
2018-02-11Add MAP_STACK flag. Currently masked by mmap()Theo de Raadt
2018-02-11Merge documentation from OpenSSL for seven functionsIngo Schwarze
2018-02-11Use the new route filter ROUTE_PRIOFILTER in ospfd. Usually we onlySebastian Benoit
2018-02-11Add a ROUTE_PRIOFILTER socket option for roueing sockets thatSebastian Benoit
2018-02-11if an interface is added to the bridge that doesn't exist, try to create itHenning Brauer
2018-02-11sysctl.h is no longer neededTheo Buehler
2018-02-11list M_IPV6_DF_OUTDavid Gwynne
2018-02-11add an ipv6 "don't fragment" flag to mbufs for ip6_output to use.David Gwynne
2018-02-10Fix 'ignore ;' so that it really does reset the ignore list.Kenneth R Westerback
2018-02-10Shift top-of-stack down so that the random==0 case doesn't leave stackTheo de Raadt
2018-02-10Enable axppmic(4).Mark Kettenis
2018-02-10Add AXP803 support.Mark Kettenis
2018-02-10More Allwinner A64 clocks.Mark Kettenis
2018-02-10Cap wait/interval at 100 million seconds.cheloha
2018-02-10Pledge monitoring process; ok tedu@anton
2018-02-10Merge license blocks now that they are identical.Martin Pieuchot
2018-02-10Artur Grabowski agreed to relicense his C mutex implementation under ISC.Martin Pieuchot