openbsd
2017-12-02 ottoAdd a caveat wrt use of non-decimal fractional notation...
2017-12-02 espieswitching to _pbuild is tricky, you can't take it back.
2017-12-01 guentherRedo the calculation of the alignment and placement...
2017-12-01 patrickThe RFC specifies that in an SA payload the proposals...
2017-12-01 patrickTurns out that, as specified in the RFC, the initial...
2017-12-01 ottofix buglet in split_number() and optimize count_digits();
2017-12-01 tbarm64 is now also a _syspatch_arch
2017-12-01 stspIn the macppc installer, switch the default answer...
2017-12-01 kettenisAdd quotes around the name of (unconfigured) devices...
2017-12-01 visaAvoid using an uninitialized variable.
2017-12-01 bluhmFix white spaces and shorten long line.
2017-12-01 schwarzeConsistently .Xr the corresponding wide char functions...
2017-12-01 schwarzeadd missing argument name; from <kshe59 at zoho dot...
2017-12-01 bluhmSimplify the reverse PCB lookup logic. The PF_TAG_TRAN...
2017-12-01 jmcupdate currency exchange rates;
2017-12-01 jmcremove deprectaed linkX notation;
2017-12-01 ottoand enable new test
2017-12-01 ottoextra tests for Z (upcoming implementation change)
2017-11-30 visaFix the IPL and flags of the MP-safe crypto taskq....
2017-11-30 jmcadd bgw;
2017-11-30 visaReplace `coremask' with `numcores'.
2017-11-30 visaPrefer `numcores' to `coremask'. The former is probably...
2017-11-30 naydenFix typos in comments.
2017-11-30 kettenisAdd bgw(4) man page.
2017-11-30 visaFix variable expansion.
2017-11-30 kettenisAdd bgw(4), a driver for a family of Bosch acceleration...
2017-11-30 patrickAdd support for rejecting IKE SA messages. This means...
2017-11-30 helgvn_open(9) does not pass the open(2) flags to VOP_CREAT...
2017-11-30 bentleyDefault unknowns to application/octet-stream instead...
2017-11-30 jmcuse the same macro consistently for the various carp...
2017-11-30 jmcno more arp mode for carp; from martin rettberg
2017-11-30 ccardenasWhen performing vmctl reload and a previously configure...
2017-11-30 guenther__MAP_NOFAULT doesn't make sense with anon mappings...
2017-11-30 guentherPer https://patchwork./patch/5838821/, the documented...
2017-11-30 beckAdd regress to ensure that execve bypasses pledgepath...
2017-11-29 guentherMixing -url with any of -host, -port, or -path should...
2017-11-29 kettenisAdd support for GPIO-signaled events.
2017-11-29 mlarkinvmd(8): fix broken IRR bit setting for the slave PIC...
2017-11-29 jmcfix double dot;
2017-11-29 jmcadd -i to SYNOPSIS/usage() and sundry tweaks;
2017-11-29 schwarzeRecognize .Bl -column at parse time, and not only at...
2017-11-29 claudioInsert MPLS VPN routes with the RTF_GATEWAY flag cleare...
2017-11-29 claudioMake mpe(4) work again by:
2017-11-29 claudioRevert 1.353, this breaks mpe(4). Also it seems not...
2017-11-29 ottofold bsqrt_stop into bsqrt; from kshe; ok tom@
2017-11-29 ottosimplify print_ascii; from kshe; ok tom@
2017-11-29 beckDon't do OCSP stapling only if the staple file is 0...
2017-11-29 guentherfcntl(F_GETOWN) doesn't have an argument, so don't...
2017-11-29 bennoadd options to specify the control socket in relayd...
2017-11-29 kettenisRevise OperatingRegion code to make it extensible and...
2017-11-29 visaShow line number correctly in synthetic mutex names.
2017-11-29 ottozap untrue comment (since bcode.c 1.43)
2017-11-29 ottoPledge can be done earlier; from kshe
2017-11-29 ottofix decl of main
2017-11-29 bluhmTest invalid divert combinations and adapt error messages.
2017-11-29 antonmissing Sx; ok jmc@
2017-11-29 deraadtsync
2017-11-29 dtuckerImport updated moduli.
2017-11-29 guentherclang doesn't propagate attributes like "asm labels...
2017-11-29 dlgturns out you dont have to configure a vsi as the defau...
2017-11-29 dlgregen
2017-11-29 dlgadd some mellanox parts
2017-11-29 dlgfix this on sparc64 (or maybe gcc)
2017-11-29 dlglet this build on sparc64 again.
2017-11-29 mlarkinvmm(4) :Add the ukvm/Solo5 hypercall I/O ports to the...
2017-11-29 jcsadd an adaptive polling mode when no interrupt handler...
2017-11-29 mlarkinmake vmm(4) less responsible for initial register state...
2017-11-29 claudioPrint_host is used mainly in printf style functions...
2017-11-29 mlarkinAdd a bunch of DPRINTFs in failure paths, fix some...
2017-11-29 mlarkinadd some comments. no functional change
2017-11-29 sashan- regression tests for 'load anchor ... from ...'
2017-11-29 mlarkinDocument NAT and DNS forwarding rules for vmd(8)
2017-11-28 mlarkinfix some spelling errors in a few comments
2017-11-28 dlgrefer to ixl as "Intel Ethernet 700 Series"
2017-11-28 dlgremove the #if 0ed out ixl_add_veb now that cvs has...
2017-11-28 dlgadd missing $OpenBSD$ tag
2017-11-28 dlgadd ixl(4) for the "Intel Ethernet 700 Series"
2017-11-28 beckAdd option -i to allow oscpcheck to be used to validate...
2017-11-28 dtuckerHave sftp print a warning about shell cleanliness when...
2017-11-28 schwarzeduplicate word, found by igor(1)
2017-11-28 kettenisAdd a member to be used by __cxa_thread_atexit(). ...
2017-11-28 claudioOne less lie in comments
2017-11-28 schwarzeAdd the missing STANDARDS section (kettenis@ noticed...
2017-11-28 ottozap newline in warn(); from kshe
2017-11-28 kettenisImplement a DL_REFERENCE dlctl. To be used by the...
2017-11-28 jsingAllow TLS ciphers and protocols to be specified for...
2017-11-28 jsingRewrite ASN1_TYPE_{get,set}_octetstring() using templat...
2017-11-28 jsingAdd regress coverage for ASN1_TYPE_{get,set}_int_octets...
2017-11-28 jsingCorrect TLS extensions handling when no extensions...
2017-11-28 jsingAdd regress test coverage for building clienthello...
2017-11-28 jsingAdd regress for CBB_discard_child().
2017-11-28 jsingAdd CBB_discard_child(), which allows for a child CBB...
2017-11-28 kettenisSilence the "Unclaimed register before interrupt" error...
2017-11-28 visaRaise the IPL of the sbar taskq to avoid lock order...
2017-11-28 bluhmThe divert structure was using the port number to indic...
2017-11-28 guentherfktrace(2) has been removed
2017-11-28 guentherNeed to remove fktrace here too
2017-11-28 mpiFix mbuf leak when an interface is destroyed while...
2017-11-28 mlarkinfix some clang warnings when building with VMM_DEBUG...
2017-11-28 mlarkinbetter handling for invalid instruction lengths.
next