summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11sort tokensReyk Floeter
2018-07-11do not pick up groff from /usr/local/bin in configure, noticed by benno@;Christian Weisgerber
2018-07-11style - indent each case statement in a switch.Reyk Floeter
2018-07-11Print out the hash info sent by the RDE in bgpctl show rib memClaudio Jeker
2018-07-11On IMSG_CTL_SHOW_RIB_MEM also send back information of some of theClaudio Jeker
2018-07-11test changed stat lying semantics - we don't lie about filesBob Beck
2018-07-11Print the rdomain config option if present.remi
2018-07-11Use AF_UNSPEC not 0kn
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2018-07-11retire the old cron socket path; ok jca millertTheo de Raadt
2018-07-11Detect vmm(4) in the bootloader and automatically switch to the serialMike Larkin
2018-07-11Regress update to match changes for chromeBob Beck
2018-07-11Fix comment about VLAN encapsulation and checksum offloadStefan Fritsch
2018-07-11add option "network ... priority number" to announce prefixes from theSebastian Benoit
2018-07-11Detect when a router advertisement packet changes due to configFlorian Obser
2018-07-11no longer neededFlorian Obser
2018-07-11Sync commentkn
2018-07-11Add -w option to vmctl stop to wait for completion of VM termination.Reyk Floeter
2018-07-11vmm(4): return proper cache topology for cpuid(0x4)Mike Larkin
2018-07-11Retire RTM_LOSING, it no longer makes sense and on busy servers theClaudio Jeker
2018-07-11rtm_send() the cloned routes because of ICMP mtu changes. Until nowClaudio Jeker
2018-07-11vmm(4): respect argument size when reading from undefined ports.Mike Larkin
2018-07-11vmm(4): small cleanup in vm_rwregs.Mike Larkin
2018-07-11Drop a const-bomb on regexec. It's probably not a good idea to remove aMartijn van Duren
2018-07-11When in incremental search handle ^M (a.k.a. <cr>) like ^[ (a.k.a.Kenneth R Westerback
2018-07-11Change the control socket to ospfd.sock.<rdomain>.remi
2018-07-11After opening all the needed files, tighten the pledge(2)Ingo Schwarze
2018-07-11the STATE_LOOKUP macro made sense ages ago. It stopped making senseHenning Brauer
2018-07-11Repair the regression introduced by the recent refactoringIngo Schwarze
2018-07-11Rename function to vmd_check_vmhReyk Floeter
2018-07-11remove wrong commentremi
2018-07-11allow default from stateMarc Espie
2018-07-11allow state->new to deduce the command name from $0Marc Espie
2018-07-11Add -f option to vmctl stop to forcefully kill a VM.Reyk Floeter
2018-07-11in if_addgroup(), call the new pfi_group_addmember() instead ofHenning Brauer
2018-07-11Convert AH & IPcomp to ipsec_input_cb() and count drops on input.Martin Pieuchot
2018-07-11provide pfi_group_addmember(), which makes the new member interface inheritHenning Brauer
2018-07-11there is nothing secret about rad.confFlorian Obser
2018-07-11Document behavior change of EC_POINTs_mul(3) from EC constant time changes.Theo Buehler
2018-07-11Don't hide errors when IPv6 forwarding is not enabled.Florian Obser
2018-07-11Expand formats in load-buffer and save-buffer.Nicholas Marriott
2018-07-11s/wuth/with/ in commentMartijn van Duren
2018-07-11syncTheo de Raadt
2018-07-11Do for most running out of memory err() what was done for most runningKenneth R Westerback
2018-07-11Turn yesterday's optimistic ! in an XXX comment into a more cautious ?Theo Buehler
2018-07-11Using resolved after realpath(3) has failed is dangerous. Don't do it!Martijn van Duren
2018-07-11Make the output of the list command more sensible for the output device.Martijn van Duren
2018-07-11Helper function to shorten history.Nicholas Marriott
2018-07-11implement media type detection and forcing of link speed, lightly testedJonathan Matthew
2018-07-11Rephrase the wording on the replacement string of the substitute command.Martijn van Duren