openbsd
2020-04-17 ericswitch email and result fields in mail-from/rcpt-to...
2020-04-17 nicmMake sure the cursor position is still on screen after...
2020-04-17 schwarzeimplement the "charmap" argument as required by POSIX;
2020-04-17 nicmSupport the application escape sequence mintty (means...
2020-04-17 nicmAdd a copy-command option and change copy-pipe and...
2020-04-17 djmrepair private key fingerprint printing to also print...
2020-04-17 djmrefactor out some duplicate private key loading code...
2020-04-17 stspPrevent MiRA from jumping from very high to very low...
2020-04-17 florianOnly pay attention to interfaces in our routing domain
2020-04-17 dtuckerDocument using /etc/ethers to look up ethernet addresse...
2020-04-17 jmcadd space beteen macro arg and punctuation;
2020-04-17 djmauth2-pubkey r1.89 changed the order of operations...
2020-04-17 djmfix reversed test that caused IdentitiesOnly=yes to...
2020-04-17 djmmention that /etc/hosts.equiv and /etc/shosts.equiv...
2020-04-17 djmmake IgnoreRhosts a tri-state option: "yes" ignore...
2020-04-17 djmallow the IgnoreRhosts directive to appear anywhere...
2020-04-17 millertLog skipped jobs in job_add() not job_runqueue().
2020-04-16 jobSuggest to update RPKI once an hour.
2020-04-16 dtuckerSupport looking up ethernet addresses in /etc/ethers...
2020-04-16 nicmReturn to sending sync around clears.
2020-04-16 nicmDo not need to set up a tty context for clearing lines...
2020-04-16 nicmCollect up line clears like text within the available...
2020-04-16 deraadtReflow text so that the -[nsq] options are described...
2020-04-16 tobhePrint SPI value of deleted SA.
2020-04-16 millertAdd a mechanism to prevent cron jobs from running concu...
2020-04-16 nicmLog what caused a flush for better visibility on what...
2020-04-16 nicmStart menu with top item selected if no mouse, GitHub...
2020-04-16 claudioremove the libcrypto cleanup before exit. Most of the...
2020-04-16 nicmOnly start and stop sync for operations like clear...
2020-04-16 nicmSend secondary device attributes instead of primary...
2020-04-16 claudioIt is unclear why data is memcpy-ed into a char buf...
2020-04-16 nicmMove the UTF-8 flag to terminal flags.
2020-04-16 nicmAdd a helper function to get the terminal flags.
2020-04-16 nicmAdd support for the iTerm2 sychronized updates escape...
2020-04-16 ratchovMake parse_unit return signed int
2020-04-16 claudioRemove AUTHORS section. This follows what is done in...
2020-04-16 claudioReplace the simple memmem() implementation with a versi...
2020-04-16 claudioResync our strstr.c with the musl version. Removes...
2020-04-16 ratchovIf available, use hardware "output.level" for volume...
2020-04-16 ratchovHide controls of unused slots from "mixer" clients.
2020-04-16 claudioRevert last commit, this file slipped in.
2020-04-16 claudioReplace deprecated ERR_remove_state(0) with ERR_remove_...
2020-04-16 ratchovAdd -q option to suppress output when setting variables...
2020-04-16 ratchovAdd -n option to suppress variable name in output,...
2020-04-16 nicmShow signal name when process exits rather than number.
2020-04-16 florianMake the control socket name depend on the routing...
2020-04-16 nicmDon't miss the last line off the screen when writing...
2020-04-15 remiadd support for printing RfC 2332 NBMA Next Hop Resolut...
2020-04-15 nicmClear the selection and repeat the search on refresh...
2020-04-15 tobheRemove redundant 'sa == NULL' check.
2020-04-15 nicmInstead of fixing with the cursor position when the...
2020-04-15 mpiMake map functions accept a "struct map *" instead...
2020-04-15 mpiUpdate output to reflect recent changes.
2020-04-15 kettenisFix panic message.
2020-04-15 deraadtsync
2020-04-15 kettenisRemove unused protoype.
2020-04-15 nicmUse mode-style for selected items, like choose modes...
2020-04-15 kettenisAdd support for the Armada 3720 CPU clock.
2020-04-15 mpiDocument filters: one type of predicates checked in...
2020-04-15 mpiCrank key size to 256 to avoid conflicts when storing...
2020-04-15 mpiStop including <machine/param.h> and <machine/vmparam.h>.
2020-04-15 ratchovWhen device is (re-)opened, call dev_ctlsync() if there...
2020-04-15 ratchovDon't forget to notify clients when a control is removed
2020-04-15 ratchovProperly log CTL_NONE controls
2020-04-15 mpiDo not delete an existing RTF_CACHED entry with the...
2020-04-15 nicmUse grid_empty_line rather than memset when adding...
2020-04-15 kettenisIndicate that ACPI is supported as well.
2020-04-15 kettenisUpdate.
2020-04-15 jsgdrm_dp_mst_topology: fix broken drm_dp_sideband_parse_r...
2020-04-15 jsgdrm/amdgpu: fix typo for vcn1 idle check
2020-04-15 jsgdrm/amd/display: Add link_rate quirk for Apple 15"...
2020-04-15 patrickAdd bse(4) device to unbreak build.
2020-04-15 mpiCommented WITNESS entry.
2020-04-15 mpiSwitch powerpc to MI mplock implementation.
2020-04-15 chelohagpiodcf(4): unbreak compilation
2020-04-15 chelohaidgen32(9): use time_uptime(9) for rekey timestamps...
2020-04-15 millertUse the new random interval support in cron instead...
2020-04-15 chelohawdsc(4), ncr53c9x: timestamp LUNs with time_uptime...
2020-04-15 millertAdd support for random values using the '~' operator.
2020-04-14 jmcadd bse.4;
2020-04-14 jmctweak previous;
2020-04-14 kettenisFix .Nd
2020-04-14 kettenisbse(4)
2020-04-14 kettenisEnable bse(4).
2020-04-14 kettenisAdd bse(4), a driver for the Broadcom GENET v5 network...
2020-04-14 kettenisAdd BCM54210E support.
2020-04-14 kettenisAdd flags to specify whether internal delays should...
2020-04-14 kettenisregen
2020-04-14 kettenisAdd Broadcom BCM54210E.
2020-04-14 kettenisImplement acpi_getprop(), the ACPI equivalent of OF_get...
2020-04-14 nicmLeave the cursor above empty lines.
2020-04-14 nicmAdjust cursor and scroll positions when entering copy...
2020-04-14 kettenisFix some of the more esoteric bus_space functions....
2020-04-14 schwarzeUpdate in several respects:
2020-04-14 jcaFix loop condition in sparc64-specific radeondrm_setcolor()
2020-04-14 nicmSend keys when they are complete not before (!= vs...
2020-04-14 schwarzeadd the missing sentence "LibreSSL no longer provides...
2020-04-14 schwarzeDelete the three sentences listing the ciphers currentl...
2020-04-14 tobhePrint 'ipcomp' in print_policy() if configured.
2020-04-14 jcaPrevent uninitialized use of bbs and bls in the error...
next