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