summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13- differentiate between join and nwidJason McIntyre
2018-07-13make this use ssh_proxy rather than starting/stopping a daemon forDamien Miller
2018-07-13fix leaks in unit test; with this, all unit tests are leak freeDamien Miller
2018-07-12we will be toggling witness on/off a few times. when it is on, it raisesTheo de Raadt
2018-07-12syncTheo de Raadt
2018-07-12store and print the rdomain of the interfaces we see.Sebastian Benoit
2018-07-12if we couldn't update the clock for ~1h due to lack of data from peers andHenning Brauer
2018-07-12missing .Ek;Jason McIntyre
2018-07-12Cleanup and clarify getuint64() by using theKenneth R Westerback
2018-07-12Cleanup and clarify the has_overlap() logic so it can be read byKenneth R Westerback
2018-07-12RTM_CHGADDRATTR for route monitorFlorian Obser
2018-07-12Introduce RTM_CHGADDRATTR to inform userland on the route socket whenFlorian Obser
2018-07-12Introduce ipsec_output_cb() to merge duplicate code and account forMartin Pieuchot
2018-07-12unbreak i386 build, thanks to pd@ for noticing. Same diff as I committedMike Larkin
2018-07-12zap an extra newlineMike Larkin
2018-07-12The vmctl start -I option was changed to -t.Reyk Floeter
2018-07-12Add a function to delete all nodes with a specific name.Mark Kettenis
2018-07-12trade few 'goto unlock: for 'break' in pf_test()Alexandr Nedvedicky
2018-07-12Unbreak the nmi handler (again): I placed INTR_CLEAR_GPRS in the wrongPhilip Guenther
2018-07-12- introducing _Q_INVALID to sys/queue.hAlexandr Nedvedicky
2018-07-12Reorganize the Meltdown entry and exit trampolines for syscall andPhilip Guenther
2018-07-12fix Test 7.1 after main.c rev. 1.37;Ingo Schwarze
2018-07-12Add support for rdomains.remi
2018-07-12Remove cases for 1-bit and 4-bit color depths in efifb_ioctl(), as weFrederic Cambus
2018-07-12Stop building rasops4 on amd64.Frederic Cambus
2018-07-12Use (mostly) the same capitalisation in the replacement string as inFlorian Obser
2018-07-12symlinks make my cry.. thanks robert.. don't you care about my feelings?Bob Beck
2018-07-12With the "depend on" option routes are sent out with a metric of 65535 ifremi
2018-07-12Allow to use configured/running VMs as templates for other VM instances.Reyk Floeter
2018-07-12Add regress test for realpath and modify behavior appropriatelyBob Beck
2018-07-12zap a blank lineMike Larkin
2018-07-12vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit,Mike Larkin
2018-07-12rc(8) infrastructure for radFlorian Obser
2018-07-12hook up rad(8) and ractl(8) to the buildFlorian Obser
2018-07-12use _rad userFlorian Obser
2018-07-12Add _rad user and group for rad(8).Florian Obser
2018-07-12Instead of having a button for printing the driver(s) attached to a USBMartin Pieuchot
2018-07-12synch documentation with reality, noticed by landry@Marc Espie
2018-07-12syncookies never is the default; from paul de weerdJason McIntyre
2018-07-12remove prototype to long-gone functionDamien Miller
2018-07-12Add hw.ncpuonline to count the number of online CPUs.cheloha
2018-07-11Explicitly call "/etc/rc.d/vmd stop". This issues graceful shutdown commandsStuart Henderson
2018-07-11check string lengths in vm_startReyk Floeter
2018-07-11Disambiguate the source of panics in sys/net* by adding __func__Nayden Markatchev
2018-07-11The routing table bgpd runs in needs to be a routing domain.Sebastian Benoit
2016-09-03Import libc++ 3.9.0Patrick Wildt
2018-07-11Remove RTM_LOSING from the file, it is no longer used by OpenBSD andClaudio Jeker
2018-07-11some regression tests for lam(1) including width measurements;Ingo Schwarze
2018-07-11Introduce 'auto-join' to the wifi 802.11 stack.Peter Hessler
2018-07-11Declare cpu_meltdown in <machine/cpu.h>Philip Guenther