summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29vmd(8): fix broken IRR bit setting for the slave PIC. Noticed by claudioMike Larkin
2017-11-29fix double dot;Jason McIntyre
2017-11-29add -i to SYNOPSIS/usage() and sundry tweaks;Jason McIntyre
2017-11-29Recognize .Bl -column at parse time, and not only at validation time,Ingo Schwarze
2017-11-29Insert MPLS VPN routes with the RTF_GATEWAY flag cleared. mpe(4) is nowClaudio Jeker
2017-11-29Make mpe(4) work again by:Claudio Jeker
2017-11-29Revert 1.353, this breaks mpe(4). Also it seems not complete since rt_ifa_delClaudio Jeker
2017-11-29fold bsqrt_stop into bsqrt; from kshe; ok tom@Otto Moerbeek
2017-11-29simplify print_ascii; from kshe; ok tom@Otto Moerbeek
2017-11-29Don't do OCSP stapling only if the staple file is 0 length.Bob Beck
2017-11-29fcntl(F_GETOWN) doesn't have an argument, so don't display it. WhilePhilip Guenther
2017-11-29add options to specify the control socket in relayd and relayctl.Sebastian Benoit
2017-11-29Revise OperatingRegion code to make it extensible and have chvgpio(4)Mark Kettenis
2017-11-29Show line number correctly in synthetic mutex names.Visa Hankala
2017-11-29zap untrue comment (since bcode.c 1.43)Otto Moerbeek
2017-11-29Pledge can be done earlier; from ksheOtto Moerbeek
2017-11-29fix decl of mainOtto Moerbeek
2017-11-29Test invalid divert combinations and adapt error messages.Alexander Bluhm
2017-11-29missing Sx; ok jmc@anton
2017-11-29syncTheo de Raadt
2017-11-29Import updated moduli.Darren Tucker
2017-11-29clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"Philip Guenther
2017-11-29turns out you dont have to configure a vsi as the default in a veb.David Gwynne
2017-11-29regenDavid Gwynne
2017-11-29add some mellanox partsDavid Gwynne
2017-11-29fix this on sparc64 (or maybe gcc)David Gwynne
2017-11-29let this build on sparc64 again.David Gwynne
2017-11-29vmm(4) :Add the ukvm/Solo5 hypercall I/O ports to the list of ports to beMike Larkin
2017-11-29add an adaptive polling mode when no interrupt handler is available,Joshua Stein
2017-11-29make vmm(4) less responsible for initial register state, preferring to letMike Larkin
2017-11-29Print_host is used mainly in printf style functions. So do not return NULLClaudio Jeker
2017-11-29Add a bunch of DPRINTFs in failure paths, fix some whitespace and someMike Larkin
2017-11-29add some comments. no functional changeMike Larkin
2017-11-29- regression tests for 'load anchor ... from ...'Alexandr Nedvedicky
2017-11-29Document NAT and DNS forwarding rules for vmd(8)Mike Larkin
2017-11-28fix some spelling errors in a few commentsMike Larkin
2017-11-28refer to ixl as "Intel Ethernet 700 Series"David Gwynne
2017-11-28remove the #if 0ed out ixl_add_veb now that cvs has backed it upDavid Gwynne
2017-11-28add missing $OpenBSD$ tagDavid Gwynne
2017-11-28add ixl(4) for the "Intel Ethernet 700 Series"David Gwynne
2017-11-28Add option -i to allow oscpcheck to be used to validate an on-disk stapleBob Beck
2017-11-28Have sftp print a warning about shell cleanliness when decoding the firstDarren Tucker
2017-11-28duplicate word, found by igor(1)Ingo Schwarze
2017-11-28Add a member to be used by __cxa_thread_atexit(). Remove padding which wouldMark Kettenis
2017-11-28One less lie in commentsClaudio Jeker
2017-11-28Add the missing STANDARDS section (kettenis@ noticed that these areIngo Schwarze
2017-11-28zap newline in warn(); from ksheOtto Moerbeek
2017-11-28Implement a DL_REFERENCE dlctl. To be used by the upcomingMark Kettenis
2017-11-28Allow TLS ciphers and protocols to be specified for nc(1).Joel Sing
2017-11-28Rewrite ASN1_TYPE_{get,set}_octetstring() using templated ASN.1.Joel Sing