openbsd
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...
2018-08-18 schwarze.RE causes a line break even if .RS is not open
2018-08-18 schwarze.SY causes a one-column indentation even without any...
2018-08-18 chelohaDon't mention using poll(2) as a timeout.
2018-08-18 chelohaPlug SSL object leaks in doConnection().
2018-08-18 schwarzeDo not allocate a column for decimal points if all...
2018-08-18 nicmSome tidying and helper functions.
2018-08-18 kettenisAdd support for flushing the instruction cache of other...
2018-08-18 mestreAfter calling getaddrinfo(3) both on rfc868 and ntp...
2018-08-18 schwarzeUnsurprisingly, zero-width non-breaking spaces have...
2018-08-18 schwarzeend of sentence detection after .ME and .UE, useful...
2018-08-18 schwarzeThe .nf/.fi (fill mode) requests never have text children
2018-08-18 schwarzeTwo consecutive .SY blocks only get a blank line in...
2018-08-18 schwarzeprevent line breaks in the middle of .OP
2018-08-18 kettenisMake sure we don't match (and attach) more than the...
2018-08-18 kettenisSupport arbitrary number of redistributors.
2018-08-18 schwarzeMassively reduce the amount of text, cutting it down...
2018-08-18 schwarzeimplement the GNU man-ext .SY/.YS (synopsis block)...
2018-08-17 patrickThe official name for the ssdfb(4) reset GPIO attribute...
2018-08-17 schwarzeRemove more pointer arithmetic passing via regions...
2018-08-17 jsingConvert ssl3_send_client_verify() to CBB.
2018-08-17 jmcspelling;
2018-08-17 patrickSupport reading and using serveral device tree attribut...
2018-08-17 schwarzeMake the wording more concise, use the imperative throu...
2018-08-17 martijnNo need to send the same nameserver twice.
2018-08-17 dlgthe stack already counts bytes and packets, so don...
2018-08-16 schwarzeimplement the GNU man-ext .TQ macro in man(7),
2018-08-16 jsingAdd regress coverage for CBB_add_u32().
2018-08-16 jsingProvide CBB_add_u32(), as needed for an upcoming conver...
2018-08-16 jsingSimplify the add signature code/logic in ssl3_send_serv...
2018-08-16 florianSwitch nsd control socket from localhost to a unix...
2018-08-16 florianupdate to 4.1.24
2018-08-16 jsingConvert ssl3_send_server_key_exchange() to CBB.
2018-08-16 millertWhen installing the link to rcs2log, set the owner...
2018-08-16 millertThe zoneinfo directories can be mode 755 just like...
2018-08-16 jsingConvert ssl3_get_server_key_exchange() to CBS.
2018-08-16 tbRevert previous, which was wrong as noted by schwarze...
2018-08-16 patrickMake pmap_allocate_asid() mpsafe. Since between checki...
2018-08-16 schwarzeDo not calculate a pointer to a memory location before...
2018-08-16 nicmAdd the KEYC_XTERM flag to all function keys that imply...
2018-08-16 schwarzeDocument \*(.T.
2018-08-16 schwarzeImplement the \*(.T predefined string (interpolate...
2018-08-16 robRemove unused variable.
next