openbsd
2018-08-22 chelohafrag6_slowtimo: push NET_LOCK into frag6_freef around...
2018-08-22 jsingCorrect session ticket encryption.
2018-08-22 tbLet /etc/installurl default to cdn.openbsd.org if it...
2018-08-22 mpiEnable uscom(4) where uslcom(4) is already present.
2018-08-22 mpiWork well with the Dynastream ANTUSB-m, from Jan Klemkow.
2018-08-22 mpiregen
2018-08-22 mpiDynastream ANTUSB-m, from Jan Klemkow.
2018-08-22 bluhmUpdate libexpat to 2.2.6. Relevant for OpenBSD is
2018-08-22 aoyamaAdding membar_xxx defines to userland.
2018-08-22 ericFix a crash when relaying with authentication but auth...
2018-08-21 kettenisImplement address translation. Makes I/O space access...
2018-08-21 millertUse an mmap()'d buffer instead of a static buffer for...
2018-08-21 deraadtPerform mitigations for Intel L1TF screwup. There...
2018-08-21 bluhmLink arch amd64 regress to build.
2018-08-21 bluhmCheck the FPU environment of user land processes after...
2018-08-21 schwarzeImplement the \\$@ escape sequence (insert all macro...
2018-08-21 antoncope with latest config changes; ok jmc@
2018-08-21 antonRework kcov kernel config. Instead of treating kcov...
2018-08-21 akoshibeFix alignment fault in switchd(8) on sparc64. Use memcp...
2018-08-21 tbfix return value
2018-08-21 krwUnbreak 'R'esize.
2018-08-21 tbRemove ChaCha20-Poly1305 from the TODO list
2018-08-21 tbA failure to _seal() should be looked into, so turn...
2018-08-21 tbFactor the calls to EVP_AEAD_CTX_open() and EVP_AEAD_CT...
2018-08-21 schwarzeImprove the ASCII rendering of \(Po (Pound Sterling)
2018-08-21 chelohaMerge duplicate benchmark() GET/SSL_shutdown blocks...
2018-08-21 schwarzeAIX reports the CODESET as "ISO8859-1" in the POSIX...
2018-08-21 visaUse explicit fd indexing to access fd_ofiles, to clarif...
2018-08-21 bluhmIf a kernel thread was created by a user land system...
2018-08-21 jsgprint rdtscp and xsave_ext cpuid bits on i386 as well
2018-08-21 bluhmIf the control message of IP_SENDSRCADDR did not fit...
2018-08-21 jsgprint sefflags_edx cpuid bits on i386 as well
2018-08-21 schwarzeFix some issues found looking at groff_char(7):
2018-08-21 schwarzetypo in argument type, from Mario dot Andres dot Campos...
2018-08-20 tbadd two missing \n
2018-08-20 tbTest EVP_AEAD_CTX_open() at the same time as EVP_AEAD_C...
2018-08-20 nicmMove offset of window list into status struct.
2018-08-20 kettenisImplement bus_space_mmap(9).
2018-08-20 kettenisMemory barriers for arm64. These are somewhat stronger...
2018-08-20 kettenisAdd arm64 support. On ARM write-combining translates...
2018-08-20 patrickAttach bwfm(4) to Broadcom BCM4371.
2018-08-20 patrickregen
2018-08-20 patrickAdd Broadcom BCM4371.
2018-08-20 tbremove two redundant tests
2018-08-20 tbUse sealed instead of out in a couple of places in...
2018-08-20 tbShuffle the decoding of the hex strings to the top...
2018-08-20 schwarze\f[] means \fP, not \fR
2018-08-20 schwarzeExpand \n(.$ (the number of macro arguments) right...
2018-08-20 tbRun the Wycheproof ChaCha20-Poly1305 test vectors again...
2018-08-20 patrickEnable I2C clocks in imxiic(4).
2018-08-20 patrickAdd the i.MX8MQ eCSPI clocks.
2018-08-20 kettenissync
2018-08-20 kettenissync
2018-08-20 kettenisAdd /dev/drm[0-3].
2018-08-20 mpiReorder checks in the read/write(2) family of syscalls...
2018-08-20 visaRemove unused spllock().
2018-08-20 nicmAdd -Z to find-window as well.
2018-08-20 visaMake fnew() return a new file with only one reference...
2018-08-20 nicmFix problems with page scrolling in copy mode, GitHub...
2018-08-20 kettenisPreparations for arm64 radeondrm(4) support.
2018-08-20 jsgdrm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
2018-08-20 jsgCached tests moved from callers into ttm_io_prot()...
2018-08-20 mestreSince we can feed localtime(3) with garbage input,...
2018-08-20 jsgdrm: Add DP PSR2 sink enable bit
2018-08-20 jsgdrm/atomic: Handling the case when setting old crtc...
2018-08-20 jsgdrm/radeon: fix mode_valid's return type
2018-08-19 schwarzeDisable one test for now that is broken after the addit...
2018-08-19 schwarzeAdd the \) special character, a variant of \& so arcane...
2018-08-19 schwarzeDo alignment of non-numeric strings in numeric cells...
2018-08-19 deraadtsync
2018-08-19 tbThere was some misunderstanding about which mirror...
2018-08-19 tbDon't leak sktmp in X509_verify_cert().
2018-08-19 tbwhitespace fix
2018-08-19 tbDon't leak db on error in RSA_padding_check_PKCS1_OAEP().
2018-08-19 nicmAdd a flag to force redrawing of the status line even...
2018-08-19 tbDon't leak a strdup()'ed string on error in do_accept().
2018-08-19 tbIf /etc/installurl doesn't exist, install a default...
2018-08-19 schwarzedo not print horizontal lines inside vertical spans
2018-08-19 nicmExpand \u and \U escape sequences in command strings...
2018-08-19 deraadtdelete blank line not found in other arch
2018-08-19 jasperdouble the allowed length for the 'tls ciphers' option
2018-08-19 deraadtpseudo-device must be file-flagged otherwise ramdisks...
2018-08-19 schwarzeMostly complete implementation of the 'c' (character...
2018-08-19 jmctweak previous;
2018-08-19 nicmAdd a client redraw-window flag instead of the redraw...
2018-08-19 jsingRename and collapse tls12_get_sigandhash_cbb().
2018-08-19 jsingConvert ssl3_send_newsession_ticket() to CBB.
2018-08-19 patrickImplement "mach dtb <filename.dtb>" in efiboot(8)....
2018-08-19 florianCall daemon with 0 as first argument so that it changes...
2018-08-19 florianCall daemon with 0 as first argument so that it changes...
2018-08-19 antonregen
2018-08-19 antonsync
2018-08-19 antonAdd kcov(4), a kernel code coverage tracing driver...
2018-08-19 kettenisAdd support for multiple PCI segments. Only really...
2018-08-19 visaRemove a stale/obvious comment.
2018-08-18 schwarzeBugfix: When a line ends with '\ \"', don't strip the...
2018-08-18 schwarzesupport the highly surprising escape sequence \# (line...
2018-08-18 schwarzeparagraphs can contain .MT and .UR blocks
2018-08-18 schwarzeIf a tbl(7) column contains both text cells and numeric...
2018-08-18 nicmSESSION_UNATTACHED flag is no longer necessary now...
next