Age | Commit message (Expand) | Author |
2017-01-14 | Merge LLVM 3.9.1 | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2017-01-14 | killp -a should not kill the window if only one pane. | Nicholas Marriott |
2017-01-14 | add a geteuid check to make sure we're root before plowing into setauth. | Ted Unangst |
2017-01-14 | HTTPS proxy support for ftp-ssl. | Jeremie Courreges-Anglas |
2017-01-14 | It's not longer a syntax error to provide a flowdst without a port | Florian Obser |
2017-01-14 | Remove priority line, ifconfig(8) prints the interface index on the | Florian Obser |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-01-14 | Revert aml_rdpciaddr changes; breaks several machines that were working | Mark Kettenis |
2017-01-14 | Move a splx() in pmap_enter() to handle all return paths. | Jonathan Gray |
2017-01-13 | In comparison to armv7, our arm64 port passes the bus space tag as | Patrick Wildt |
2017-01-13 | Enable vmmci(4) | Reyk Floeter |
2017-01-13 | Make it possible to remove VMs from vmd(8)'s internal queue. | Edd Barrett |
2017-01-13 | Add support for draft-ietf-idr-shutdown | Peter Hessler |
2017-01-13 | traceroute never sees a timeout when poll(2) returns when it receives | Florian Obser |
2017-01-13 | sync | Theo de Raadt |
2017-01-13 | Disable and lock Silicon Debug feature on modern Intel CPUs | Mike Belopuhov |
2017-01-13 | whitespace | Theo de Raadt |
2017-01-13 | tweak previous; | Jason McIntyre |
2017-01-13 | Let these hppa-specific tests print "SKIPPED" on non-hppa architectures. | Mark Kettenis |
2017-01-13 | I accidentally committed three lines from the future. | Reyk Floeter |
2017-01-13 | Mention attempted graceful shutdown and vmmci(4) | Reyk Floeter |
2017-01-13 | Add host side of vmmci(4) to vmd(8). | Reyk Floeter |
2017-01-13 | Add vmmci(4) manpage | Reyk Floeter |
2017-01-13 | Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMs | Reyk Floeter |
2017-01-13 | sync | Reyk Floeter |
2017-01-13 | Add PCI ID for vmm control interface | Reyk Floeter |
2017-01-13 | Always compile the mira code if net80211 is included. | Stefan Sperling |
2017-01-13 | Call pmap_pte_update() where the vp lookup has already been done | Patrick Wildt |
2017-01-13 | Some code already does a vp lookup, so there's no need to call | Patrick Wildt |
2017-01-13 | Rename pte_{insert,remove} to pmap_pte_{insert,remove} to better | Patrick Wildt |
2017-01-13 | options_get_style return const too. | Nicholas Marriott |
2017-01-13 | Make options_get_string return const string. | Nicholas Marriott |
2017-01-13 | Add -E to detach-client to exec a command to replace the client instead | Nicholas Marriott |
2017-01-13 | Ansify cpu_sysctl() on alpha, arm, arm64, luna88k and sparc64. | Frederic Cambus |
2017-01-13 | Remove recursive splsoftnet() but use splsoftassert() instead. | Martin Pieuchot |
2017-01-13 | SVM/RVI: vm_impl_init_svm implementation, create pmap for RVI VMs | Mike Larkin |
2017-01-13 | Starting to merge my old AMD SVM/RVI tree, piece by piece. | Mike Larkin |
2017-01-13 | Make mount points and makefiles for file system tests consistent. | Alexander Bluhm |
2017-01-13 | Run the existing tests for FFS also on a NFS mount point. | Alexander Bluhm |
2017-01-13 | Use a NFS mount via loopback for testing file system operations. | Alexander Bluhm |
2017-01-12 | Fix the "t" command for the case where we go down by just a few lines: | Ingo Schwarze |
2017-01-11 | Add a test that creates a nested tree of mount points. All partitions | Alexander Bluhm |
2017-01-12 | Execute XenStore watch callbacks on a dedicated task queue | Mike Belopuhov |
2017-01-12 | Rename ieee80211_mira_node_destroy() to ieee80211_mira_cancel_timeouts(). | Stefan Sperling |
2017-01-12 | Skipping all escape sequences at the beginning of strings in deroff() | Ingo Schwarze |
2017-01-12 | Remove more checks testing for empty option strings. | Martin Pieuchot |
2017-01-12 | show meta data for -Ttree output | Ingo Schwarze |
2017-01-12 | Print the test description before running each subtest. | Alexander Bluhm |
2017-01-12 | Update athn(4) man page in light of recently added 802.11n support. | Stefan Sperling |