openbsd
2019-09-10 ericimmediatly close the connection if the cert is not...
2019-09-10 nicmSet up format tree for %if, GitHub issue 1896.
2019-09-10 ratchovPrevents the block size from exceeding the requested...
2019-09-10 ratchovIf the requensted block size is too large, then use...
2019-09-10 gillessimplify lka reporting functions by moving the reqid...
2019-09-09 krwSET/CLR/ISSET all at once for the far less numerous...
2019-09-09 tbPlug memory leak in error paths. Found while comparing...
2019-09-09 bluhmInform about system call memory write protection and...
2019-09-09 patrickUpdate the bindings for imxsrc(4), since they changed...
2019-09-09 patrickAttach imxsrc(4) early and raise its priority to make...
2019-09-09 krwContinue bit twiddling tweaks. Use SET() with st->flags.
2019-09-09 krwLots of st->flags bit clearing in a mix of old school...
2019-09-09 jsingProvide EVP_PKEY_CTX_get_signature_md() macro and imple...
2019-09-09 krwLots of st->flags checking in a mix of old school and...
2019-09-09 jsingLoad CMS error strings.
2019-09-09 jsingMove #include <openssl/cms.h> to more appropriate locat...
2019-09-09 jsingSync for openssl/cms.h.
2019-09-09 jsingInstall the openssl/cms.h header.
2019-09-09 deraadtuse PATH_MAX instead of 1024; ok tedu
2019-09-09 nicmClarify server options slightly.
2019-09-09 dlgrevert back to using 0x6c for the reply post index...
2019-09-09 nicmAdd cursor-down-and-cancel, from Mark Kelly.
2019-09-09 nicmPut default keys in alphabetical order, from Barry...
2019-09-09 nicmUse a zero width space to prevent mandoc warning about...
2019-09-09 jmatthewSpecify the right opcode when trying to set the Interfa...
2019-09-09 dtuckerFix potential truncation warning. ok deraadt.
2019-09-09 krwTweak some comments to be useful. Sort switch cases...
2019-09-09 jsgWhen no display outputs are connected on boot linux...
2019-09-08 schwarzesbrk(2) already existed in Version 4 AT&T UNIX;
2019-09-08 schwarzeBe more specific regarding which encoding this simulato...
2019-09-08 beckPull out and expand openat tests into their own routine.
2019-09-08 danielreverting for now; requested by deraadt
2019-09-08 danielOnly install the gcc-local(1) and clang-local(1) man...
2019-09-08 jsingAdd CMS ECC support.
2019-09-08 landryBump datasize-cur to 4Gb for pbuild class on sparc64...
2019-09-08 kettenisAdd Allwinner H6 support.
2019-09-08 ajacoutotHave sm_install() use install -F (fsync).
2019-09-07 kettenisWe can't call cpu_ucode_apply() before we call cpu_ucod...
2019-09-07 florianDo not try to send router advertisements on interfaces...
2019-09-07 krwFold st_identify_drive() into stattach().
2019-09-07 visaEnable nvme(4) on octeon.
2019-09-07 visaMention octpcie(4).
2019-09-07 visasync
2019-09-07 visaAdd a manual page for octpcie(4).
2019-09-07 visaAdd a driver for the PCIe controller found on OCTEON...
2019-09-07 kettenisRevert acpipci(4) changes. Too many systems are broken...
2019-09-07 patrickRetrieve SFP information using the SFP framework.
2019-09-07 patrickAdd sfp(4), a driver that allows talking to SFPs connec...
2019-09-07 patrickAdd an SFP framework which allows SFP providers to...
2019-09-07 patrickRegister mviic(4) in the I2C framework.
2019-09-07 patrickAdd an I2C framework, so that nodes that need to use...
2019-09-07 schwarzemore Version 1 AT&T UNIX history:
2019-09-07 ajacoutotRemove dependency on basename(1).
2019-09-07 tobheRemove unused VMD_DISK_INVALID message type and mark...
2019-09-07 krwTweak some comments and code layout to make MTSETBSIZE...
2019-09-07 krwST_USER_BLKSIZE and ST_QUIRK_BLKSIZE are only tested...
2019-09-07 krwST_Q_FORCE_BLKSIZE is superfluous since it is only...
2019-09-07 krwNuke unused flag ST_BLOCK_SET.
2019-09-07 chelohaRemove tz, the kernel timezone.
2019-09-07 krwVarious struct/variables "modes" -> "mode" since there...
2019-09-07 jsgdrm/i915: Call dma_set_max_seg_size() in i915_driver_hw...
2019-09-07 jsgdefine away dma_set_max_seg_size()
2019-09-07 jsgdrm/i915: Don't deballoon unused ggtt drm_mm_node in...
2019-09-07 jsgdrm/i915: fix broadwell EU computation
2019-09-06 chelohaoptions(4), config(8): drop dst/timezone knobs; ok...
2019-09-06 schwarzeMore Version 1 AT&T UNIX history.
2019-09-06 patrickMention imxiic(4), mviic(4), rkiic(4), sxitwi(4) and...
2019-09-06 jsingAdd various macros and controls for EC_PKEY_CTX.
2019-09-06 jsingHandle CMS PEM headers.
2019-09-06 visaDo not stop prologue scan at branch instructions. This...
2019-09-06 visaStop stack trace saving if the current subroutine is...
2019-09-06 deraadtmissing ;
2019-09-06 naddydisable base-gcc on armv7, sets from deraadt@; ok deraa...
2019-09-06 deraadtsync
2019-09-06 naddyAllow prepending a list of algorithms to the default...
2019-09-06 deraadtdelete two decades of debugging code and further simpli...
2019-09-06 kettenisOnly do the timecounter initialization on the primary...
2019-09-06 deraadtoops the label is actually out:
2019-09-06 deraadtoops incorrect goto label
2019-09-06 deraadtIf uvm_map_inentry returns false then a signal has...
2019-09-06 deraadtfpuinit() comments should precede cpu_init() call
2019-09-06 bennothis bit about soii and link-local addresses is no...
2019-09-06 patrickmcprtc(4), a driver for the Microchip MCP79400 RTC...
2019-09-06 patrickAdd mviic(4), a driver to support the I2C controller...
2019-09-06 patrickAdd I2C clock gates.
2019-09-06 asouCorrect the description of EINTR and EINVAL. This looks...
2019-09-06 martijnAdd support for filter-reports. These allow filters...
2019-09-06 djmkey conversion should fail for !openssl builds, not...
2019-09-06 jsgzero hash bits early in dwxe_iff()
2019-09-06 djmtypo in previous
2019-09-06 djmavoid compiling certain files that deeply depend on...
2019-09-06 djmfixes for !WITH_OPENSSL compilation; ok dtucker@
2019-09-06 djmlots of things were relying on libcrypto headers to...
2019-09-06 dtuckerCheck for RSA support before using it for the user...
2019-09-06 djmremove leakmalloc reference; we used this early when...
2019-09-06 djmbetter error code for bad arguments; inspired by
2019-09-05 deraadtsync
2019-09-05 knDocument pledge keyword
2019-09-05 kettenisFix previous commit.
2019-09-05 fcambusUpdate Spleen kernel fonts to the latest released versi...
next