summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-13Call pmap_pte_update() where the vp lookup has already been donePatrick Wildt
2017-01-13Some code already does a vp lookup, so there's no need to callPatrick Wildt
2017-01-13Rename pte_{insert,remove} to pmap_pte_{insert,remove} to betterPatrick Wildt
2017-01-13options_get_style return const too.Nicholas Marriott
2017-01-13Make options_get_string return const string.Nicholas Marriott
2017-01-13Add -E to detach-client to exec a command to replace the client insteadNicholas Marriott
2017-01-13Ansify cpu_sysctl() on alpha, arm, arm64, luna88k and sparc64.Frederic Cambus
2017-01-13Remove recursive splsoftnet() but use splsoftassert() instead.Martin Pieuchot
2017-01-13SVM/RVI: vm_impl_init_svm implementation, create pmap for RVI VMsMike Larkin
2017-01-13Starting to merge my old AMD SVM/RVI tree, piece by piece.Mike Larkin
2017-01-13Make mount points and makefiles for file system tests consistent.Alexander Bluhm
2017-01-13Run the existing tests for FFS also on a NFS mount point.Alexander Bluhm
2017-01-13Use a NFS mount via loopback for testing file system operations.Alexander Bluhm
2017-01-12Fix the "t" command for the case where we go down by just a few lines:Ingo Schwarze
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2017-01-12Execute XenStore watch callbacks on a dedicated task queueMike Belopuhov
2017-01-12Rename ieee80211_mira_node_destroy() to ieee80211_mira_cancel_timeouts().Stefan Sperling
2017-01-12Skipping all escape sequences at the beginning of strings in deroff()Ingo Schwarze
2017-01-12Remove more checks testing for empty option strings.Martin Pieuchot
2017-01-12show meta data for -Ttree outputIngo Schwarze
2017-01-12Print the test description before running each subtest.Alexander Bluhm
2017-01-12Update athn(4) man page in light of recently added 802.11n support.Stefan Sperling