openbsd
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.
2018-08-15 kettenisTurns out the integration of the GIC-500 on the Rockchi...
2018-08-15 kettenisDistinguish between softc array members that are indexe...
2018-08-15 kettenisPush back the kernel lock in sys_mmap(2) a little bit...
2018-08-15 kettenisUse atomic instructions to keep track of what ASIDs...
2018-08-15 fcambusAdd /usr/include/c++ to hier.7.
2018-08-15 fcambusRemove dead assignment in login(1).
2018-08-15 stspUpdate AP selection heuristics for auto-join.
2018-08-15 florianSIOCGIFNETMASK_IN6 failing just means that someone...
2018-08-15 schwarzefix incomplete variable renaming in previous;
2018-08-15 florianRestore ability to use hostnames to configure ip addresses.
2018-08-15 mpiPartially revert previous, EM7455 is already handled...
2018-08-15 visaGrab the KERNEL_LOCK() in MP-unsafe fo_close routines...
2018-08-15 knFix struct soplice usage
2018-08-15 kevloIntroduce mue_eeprom_present to check if the EEPROM...
2018-08-15 jsgsync machine list with arm64.html
2018-08-15 jsgadd cpuid and msr bits from
2018-08-14 chelohaunveil(2) /etc/nologin.txt for reading
2018-08-14 schwarzeImprove consistency of the substitution command further.
2018-08-14 tbAdd a comment that explains what the check is doing...
2018-08-14 tbThe UI_add_{input,verify}_string() functions want a...
2018-08-14 deraadtspelling error
2018-08-14 jsingRemove now unused variable, that got left behind from...
2018-08-14 jsingActually check the return values for EVP_Sign* and...
2018-08-14 chelohaDon't fail by default in the -new case; ok tb jca
2018-08-14 nicmAdd size to arguments struct too.
2018-08-14 nicmSome tidying, use a struct for arguments (there will...
2018-08-14 mestreDrop unnecessary pledge(2) promises on apm(8):
2018-08-14 jmatthewreturn ENOTTY rather than EINVAL to indicate an ioctl...
2018-08-14 schwarzesupport tail arguments on the .ME and .UE macros,
2018-08-13 deraadtdocument new namei flags
2018-08-13 deraadtInstead of using BYPASSUNVEIL at NDINIT time, use KERNE...
2018-08-13 deraadtMore clear version of previous namei/pledge/chroot...
2018-08-13 deraadtin sys_statfs(), BYPASSUNVEIL can be passed to NDINIT...
2018-08-13 deraadtThe first panic in pledge_namei should only be for...
2018-08-13 florianMake the owner of fcgi socket configurable.
2018-08-13 schwarzebasic macro cleanup, break lines of excessive length...
2018-08-13 visaSimplify the startup of the cleaner, reaper and update...
2018-08-13 robAdd more content. Tweaks from ingo. This man page is...
2018-08-13 stspAdd support for band-steering access points to net80211.
2018-08-13 patrickSupport CPU frequency scaling on NXP i.MX8M.
2018-08-13 patrickSupport GPIO-based voltage regulators.
2018-08-13 stspPrevent iwm(4) from writing back the former BSS channel
2018-08-13 mpiPrint global IPsec counters.
2018-08-13 mpiMake it possible to run pipe(2) and pipe2(2) mostly...
2018-08-13 mpiAttach to Sierra Wireless MC7304/MC7354 & EM7455, from...
2018-08-13 mpiregen
2018-08-13 mpiSierra Wireless MC7304/MC7354, from Denis Lapshin.
2018-08-13 patrickThe iterator i is not the option code, but simply the...
2018-08-13 antonAdd a test covering the recently fixed issue with dangl...
2018-08-13 jmcconsistent macros;
2018-08-13 djmrevert compat.[ch] section of the following change...
next