summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-15remove "(DEPRECATED)" from the Nd: none of the other base pagesJason McIntyre
2016-12-15fix build when DIAGNOSTIC is not definedJonathan Gray
2016-12-14an Xr and new line fix;Jason McIntyre
2016-12-14Allow to start disabled and pre-configured VMs by name, "vmctl start foo".Reyk Floeter
2016-12-14Make 'route add default' show a nicer error message if the providedStefan Sperling
2016-12-14Sync extern decl of eproto_db with what's in libpcap.Jeremie Courreges-Anglas
2016-12-14Kill compat for old VNDIOCSET; ok deraadt@Jeremie Courreges-Anglas
2016-12-14Allow a guest to reboot by reinitializing its state and booting again.Reyk Floeter
2016-12-14Fix up winlink lists after swap-window.Nicholas Marriott
2016-12-14syncTheo de Raadt
2016-12-14Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed inIngo Schwarze
2016-12-14Set the rtableid for new mbufs when sending packets in igmp_sendpkt().Rafael Zalamena
2016-12-14Clarify X509_NAME stuff and cut back excessive references.Ingo Schwarze
2016-12-14Make sure all manual pages discussing X509_NAME objectsIngo Schwarze
2016-12-14Complete rewrite to improve clarity.Ingo Schwarze
2016-12-14Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3),Ingo Schwarze
2016-12-14Write X509_NAME_new(3) manual from scratch. Both functions areIngo Schwarze
2016-12-14Some of the executables that are used by bgplg need the set-user-IDReyk Floeter
2016-12-14Various typos and minor cleanupMike Belopuhov
2016-12-14Add the TSC timecounter and use it on Skylake machines where the HPETReyk Floeter
2016-12-14Remove a resource leak by closing the socket in all error cases.Ricardo Mestre
2016-12-14fix typo (bas->base), "please commit" mikeb@Stuart Henderson
2016-12-14tweak previous;Jason McIntyre
2016-12-14If a VM terminates with the result EAGAIN, close all fds except theReyk Floeter
2016-12-14New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) writtenIngo Schwarze
2016-12-14disable Unix-domain socket forwarding when privsep is disabledDamien Miller
2016-12-13New media types from FreeBSDMike Belopuhov
2016-12-13Use new xs_{get,set}num functions instead of hand-rolled weirdnessMike Belopuhov
2016-12-13Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functionsIngo Schwarze
2016-12-13Fix up tsleep priorities and make them interruptibleMike Belopuhov
2016-12-13Enable xbf(4)Mike Belopuhov
2016-12-13Bounce unaligned transfer data through a scratch bufferMike Belopuhov
2016-12-13Poll until the ITSDONE flag is set on the transferMike Belopuhov
2016-12-13Add an efibind.h for arm64. Taken from edk2, modified to be similarPatrick Wildt
2016-12-13Unbreak the dhcrelay(8) support to run on enc(4) interfaces.Rafael Zalamena
2016-12-13syncTheo de Raadt
2016-12-13Complete the CBB conversion and cleanup of send_client_key_exchange().Joel Sing
2016-12-13Convert ssl3_send_client_kex_gost() to CBB.Joel Sing
2016-12-13Unbreak the insertion of Relay Agent Information on layer 3 mode whenRafael Zalamena
2016-12-13tweak SEE ALSO; in particular,Ingo Schwarze
2016-12-13Write PKCS7_new(3) manual page from scratch. All the functions areIngo Schwarze
2016-12-13Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value ofJoel Sing
2016-12-13one more `e' required to mark up correctly; ok millertJason McIntyre
2016-12-13typo fix; ok schwarzeJason McIntyre
2016-12-13Filter DHCP reply messages that were not meant for us by looking at theRafael Zalamena
2016-12-13Propagate the routing table id in ip_mrouter_set() so the MRT_ADD_VIFRafael Zalamena
2016-12-13Print the correct netmask instead of /0 when flushing routes to networks.Martin Pieuchot
2016-12-13Document MODFOO_post-extract.Landry Breuil
2016-12-13simplify previous; ok reykJason McIntyre
2016-12-13make v6 tunnel address handling consider ipv6 scope.David Gwynne