summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16The term "pipline" is used in many places, rename it to pipeline.Reyk Floeter
2017-01-16Removed unused function that is a leftover from the old debug code.Reyk Floeter
2017-01-16Reset block ack state and cancel related timeouts when a HT node disassociates.Stefan Sperling
2017-01-16Prevent wireless frame injection attack described at 33C3 in the talkStefan Sperling
2017-01-16Somewhere between 5.9 and current gen_traffic started to produce oneFlorian Obser
2017-01-16remove duration, it depends too much on the specific setupFlorian Obser
2017-01-16tweak previous;Jason McIntyre
2017-01-15When traversing the mount list, the current mount point is lockedAlexander Bluhm
2017-01-15Add some guidelines how to write regression tests to the bsd.regress.mk(5)Alexander Bluhm
2017-01-15It is silly for cmd_list_parse to return an integer error when it couldNicholas Marriott
2017-01-15-q flag now needs to be checked in a couple more places.Nicholas Marriott
2017-01-15Major tidy up and rework of options tree and set-option/show-optionsNicholas Marriott
2017-01-15Harmonize the way frame buffer drivers display resolution and colorFrederic Cambus
2017-01-15Remove unused quiet option.Nicholas Marriott
2017-01-15Append needs to go old,new not new,old...Nicholas Marriott
2017-01-15Make sure to also backup and restore the a4x bus space map functionPatrick Wildt
2017-01-15When dropping to EL1 ensure we have written to all special registers byPatrick Wildt
2017-01-15Address _start relative to the current program counter, like we alreadyPatrick Wildt
2017-01-15When looking up macro values while the macro tables are being builtIngo Schwarze
2017-01-15fix typo; from semarieTheo de Raadt
2017-01-14Disable the Load Stack Guard for OpenBSD on AArch64. We don't use itPatrick Wildt
2017-01-14Update clang build infrastructure for LLVM 3.9.1Patrick Wildt
2017-01-14Merge LLVM 3.9.1Patrick Wildt
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-01-14killp -a should not kill the window if only one pane.Nicholas Marriott
2017-01-14add a geteuid check to make sure we're root before plowing into setauth.Ted Unangst
2017-01-14HTTPS proxy support for ftp-ssl.Jeremie Courreges-Anglas
2017-01-14It's not longer a syntax error to provide a flowdst without a portFlorian Obser
2017-01-14Remove priority line, ifconfig(8) prints the interface index on theFlorian Obser
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-01-14Revert aml_rdpciaddr changes; breaks several machines that were workingMark Kettenis
2017-01-14Move a splx() in pmap_enter() to handle all return paths.Jonathan Gray
2017-01-13In comparison to armv7, our arm64 port passes the bus space tag asPatrick Wildt
2017-01-13Enable vmmci(4)Reyk Floeter
2017-01-13Make it possible to remove VMs from vmd(8)'s internal queue.Edd Barrett
2017-01-13Add support for draft-ietf-idr-shutdownPeter Hessler
2017-01-13traceroute never sees a timeout when poll(2) returns when it receivesFlorian Obser
2017-01-13syncTheo de Raadt
2017-01-13Disable and lock Silicon Debug feature on modern Intel CPUsMike Belopuhov
2017-01-13whitespaceTheo de Raadt
2017-01-13tweak previous;Jason McIntyre
2017-01-13Let these hppa-specific tests print "SKIPPED" on non-hppa architectures.Mark Kettenis
2017-01-13I accidentally committed three lines from the future.Reyk Floeter
2017-01-13Mention attempted graceful shutdown and vmmci(4)Reyk Floeter
2017-01-13Add host side of vmmci(4) to vmd(8).Reyk Floeter
2017-01-13Add vmmci(4) manpageReyk Floeter
2017-01-13Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMsReyk Floeter
2017-01-13syncReyk Floeter
2017-01-13Add PCI ID for vmm control interfaceReyk Floeter
2017-01-13Always compile the mira code if net80211 is included.Stefan Sperling