Age | Commit message (Expand) | Author |
2018-11-09 | M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for | Claudio Jeker |
2018-11-09 | Remove the last few XXX rdomain markers. Even those functions respect the | Claudio Jeker |
2018-11-08 | regen | Jonathan Gray |
2018-11-08 | correct intel 0x9d66 | Jonathan Gray |
2018-11-08 | Remove cardbus and pcmcia debug options that we don't enable on other | Mark Kettenis |
2018-11-07 | Document `machine gop [mode]' command | kn |
2018-11-06 | new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@ | Otto Moerbeek |
2018-11-05 | Improve the filters for scrolling. | Ulf Brosziewski |
2018-11-05 | In icmp_input_if() m_pullup up the maximum size of required data at the start. | Claudio Jeker |
2018-11-05 | Consider the size of IP header when doing the ICMP length overflow | Alexander Bluhm |
2018-11-05 | trace struct flock; ok visa@ | anton |
2018-11-05 | Fix kernel build without serial console | kn |
2018-11-05 | Fixup the case where an mbuf cluster is used. Correctly offset the data to | Claudio Jeker |
2018-11-04 | The change of the sb_mbmax calculation in sbreserve() broke setting | Alexander Bluhm |
2018-11-02 | Revert previous, it broke my Anker USB device | Joshua Stein |
2018-11-02 | Remove 'reused group key update received' printfs. | Stefan Sperling |
2018-11-02 | Remove unnecessary if/else block, both branches are identical. We can | Frederic Cambus |
2018-11-02 | make debug flags continuous | anton |
2018-11-02 | disable LOCKF_DIAGNOSTIC | anton |
2018-11-01 | Add SPDX-License-Identifier tag from drm-intel-next-queued to | Jonathan Gray |
2018-11-01 | Add SPDX-License-Identifier tags from linux git master to drm files | Jonathan Gray |
2018-10-31 | Increase max frame size and hard MTU so that we can use VLANs and | Patrick Wildt |
2018-10-31 | add simple implementation of intel trace files which just define away | Jonathan Gray |
2018-10-31 | Bring over gapdummy.c changes from amd64/amr64/armv7/i386. | Mark Kettenis |
2018-10-31 | zap return keyword to clarify umidi_flush() returns no value; ok ratchov@ | miko |
2018-10-31 | Add support to uvm to establish write-combining mappings. Use this in the | Mark Kettenis |
2018-10-31 | sc argument of start_output, start_input, trigger_output and trigger_input | miko |
2018-10-30 | Replace with minimal version written from scratch that just defines the data | Mark Kettenis |
2018-10-30 | The way we currently generate gap.o using a linker script results in .rodata | Mark Kettenis |
2018-10-30 | The way we currently generate gap.o using a linker script results in .rodata | Mark Kettenis |
2018-10-30 | If we execute a #!shell binary, the shell is an integral part of the | Theo de Raadt |
2018-10-29 | Support _ISOC11_SOURCE for forcing C11 feature visibility. Change the | Philip Guenther |
2018-10-29 | irrelevant part snuck into previous commit; from semarie | Theo de Raadt |
2018-10-29 | Now that most archs have better NMBCLUSTERS defaults it is possible to bring | Claudio Jeker |
2018-10-29 | use the tunnelttl in the ip6 encap too, not ip6_defhlim. | David Gwynne |
2018-10-29 | needs sys/lock.h | Theo de Raadt |
2018-10-28 | Correctly deal with upper level unveil's by keeping track of the covering | Bob Beck |
2018-10-27 | pass around the ess and ni structures we plan to use directly, instead | Peter Hessler |
2018-10-27 | clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared | Peter Hessler |
2018-10-27 | don't join to a network where we expect cleartext, and the AP is using crypto | Peter Hessler |
2018-10-27 | Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs. | anton |
2018-10-27 | Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC. | anton |
2018-10-27 | Rework previous lockf fix; bluhm@ noticed a regress failure during consecutive | anton |
2018-10-27 | size for free(); ok ratchov@ | miko |
2018-10-26 | Use EFI memory map to determine what memory regions are availble just like | Mark Kettenis |
2018-10-26 | Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC | Mark Kettenis |
2018-10-26 | With lld the calculation of the entry point was wrong since | Christian Weisgerber |
2018-10-26 | Make it clear that `if_bridgeport' is dereferenced in the ioctl path | Martin Pieuchot |
2018-10-26 | Correct linker emulation name for lld when building i386 kernels on amd64. | Christian Weisgerber |
2018-10-26 | regen | Mike Larkin |