openbsd
2021-08-14 nicmMissing argument specifier for -c.
2021-08-14 florianUse new val-max-restart: 0 option to stop unwind from...
2021-08-14 florianFix "no previous prototype" warning
2021-08-14 floriansync to unbound 1.13.2
2021-08-14 jsgcall task_del() from destroy_work_on_stack()
2021-08-13 nicmTweak how mouse works on popup: only Meta alone resizes...
2021-08-13 nicmCheck callback needs to only return 0 (text should...
2021-08-13 sthenmerge unbound-1.13.2 / regen configure, ok florian
2021-08-13 sthenimport unbound 1.13.2, ok florian@
2021-08-13 nicmFill in some other bits on new panes.
2021-08-13 nicmAdd menu options to convert a popup into a pane.
2021-08-13 nicmAdjust overlay check callback before drawing data from...
2021-08-13 nicmAdd a menu when a popup is present (mouse only for...
2021-08-13 nicmAdd -B flag to remove border from popup.
2021-08-13 stspPlug memory leak in an unlikely error path of iwx_umac_...
2021-08-13 jmcupdate usage() to reflect s->step change;
2021-08-13 martijnMake -b, -c, and -b mutually exclusive.
2021-08-13 schwarzeDuring line editing, let Ctrl-C discard the current...
2021-08-13 tbSimplify an if clause using De Morgan's law.
2021-08-13 tbMake sure prec is non-negative before calling getformat()
2021-08-13 schwarzeStop using a while loop for code that runs at most...
2021-08-13 martijnThe s argument isn't used as seed anymore, so increase...
2021-08-13 martijnApply de Morgan's rule to shave of 4 LoC.
2021-08-13 nicmBreak message type stuff out into its own header.
2021-08-13 nicmChange focus to be driven by events rather than walking...
2021-08-13 nicmSet return code for confirm-before and make command...
2021-08-13 gnezdoRemove unused ure_stop_task (from Christian Ludwig...
2021-08-12 djmmention that CASignatureAlgorithms accepts +/- similarl...
2021-08-12 nicmMake newline a style delimiter as well so they can...
2021-08-12 nicmNow that styles can contain formats, they need to be...
2021-08-12 nicmUse COLOUR_DEFAULT not hardcoded 8.
2021-08-12 nicmEvaluate styles with the pane variables.
2021-08-12 krwOops. Lost a 'nitems()' chunk during last commit. Don't
2021-08-12 claudioRework the logic for fetching TA files a bit. Move...
2021-08-12 claudioThe RRDP specification is very vage what to do if a...
2021-08-12 tbAdd missing newlines to some printfs in est_acpi_pss_ch...
2021-08-12 tbSync amd64's p3_get_bus_clock() with i386
2021-08-12 jsgdrm/amdgpu/display: only enable aux backlight control...
2021-08-12 jsgdrm/i915: Correct SFC_DONE register offset
2021-08-12 jsgdrm/amdgpu/display: fix DMUB firmware version info
2021-08-12 florianMake it possible to ignore routes or nameservers from...
2021-08-12 patrickOne some access points we receive an unsolicited assoc...
2021-08-12 krwFurther reduce cross-file confusion by adding USER_help...
2021-08-12 nicmRestore saved cursor position after a ZWJ rather than...
2021-08-12 schwarzeStop playing hopeless games with FIONBIO.
2021-08-12 schwarzeIn the editline(3) branch of the sftp(1) event loop...
2021-08-12 nicmDo not dereference pane when it is NULL, fixes a crash...
2021-08-12 nicmMove hook format setup earlier and add a hook_client...
2021-08-11 nicmBreak the colour palette into a struct rather than...
2021-08-11 nicmAdd pipe variants of the line copy commands. While...
2021-08-11 tbadd new (unsupported) eddsa in certificate verify tests
2021-08-11 martijnChange default version to -v3 and remove the default...
2021-08-11 tbsync with amd64 k1x-pstate.c r1.11
2021-08-11 sthenFor the snmpv2c example, use a community which is somet...
2021-08-11 tbDo not read the status MSR before setting performance...
2021-08-11 tbMake hw.setperf percentages proportional to the enhance...
2021-08-11 martijnOn usage for commands without the common flags (mibtree...
2021-08-11 sthenbackout drm/include/linux/irq_work.h r1.4 and drm/drm_l...
2021-08-11 martijnOnly enter the sig_no switch if we actually return...
2021-08-11 naddyscp: tweak man page and error message for -3 by default
2021-08-11 naddyscp: do not spawn ssh with two -s flags for remote...
2021-08-11 schwarzeIf the -f argument includes %s, we need to use timegm...
2021-08-11 nicmReturn to applying pane-border-style to the area outsid...
2021-08-11 djmtest -Oprint-pubkey
2021-08-11 djmwhen verifying sshsig signatures, support an option...
2021-08-11 nicmMake confirm-before optionally block the invoking clien...
2021-08-11 nicmOSC 52 can be long enough to make tmux think the output...
2021-08-11 djmoops, missed one more %p
2021-08-11 djmremove a bunch of %p in format strings; leftovers of...
2021-08-11 jsgdrm/amd/display: Fix max vstartup calculation for modes...
2021-08-11 jsgdrm/amd/display: Fix comparison error in dcn21 DML
2021-08-11 jsgRevert "drm/i915: Propagate errors on awaiting already...
2021-08-11 jsgdrm/i915: avoid uninitialised var in eb_parse()
2021-08-11 jsgdrm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
2021-08-10 mvsRemove unused `ipa_pcb' from 'ipsec_acquire' structure.
2021-08-10 krwGo back to using Xwrite() during initialization phase...
2021-08-10 martijnOverlooked a listen_tcp that needed removal in previous...
2021-08-10 schwarzeWhile el_gets(3) and el_wgets(3) wait for user input...
2021-08-10 krwEliminate single use 'error' vars by directly
2021-08-10 schwarzeSupport two-character font names (BI, CW, CR, CB, CI)
2021-08-10 jcsAdd Tiger Lake LP (INT34C5) support
2021-08-10 sthenadd file missed in previous
2021-08-10 florianUpdate to nsd 4.3.7
2021-08-10 martijnSimplify and be more concise with the listen on flags...
2021-08-10 martijnSet the SO_REUSEADDR flag on listening sockets.
2021-08-10 martijnAllow "any" to be used as a listen on address.
2021-08-10 afresh1Fix Encode(3p) loading module from incorrect relative...
2021-08-10 djmadapt to scp -M flag change; make scp3.sh test SFTP...
2021-08-10 djmPrepare for a future where scp(1) uses the SFTP protoco...
2021-08-09 djmmake scp -3 the default for remote-to-remote copies...
2021-08-09 djmmake scp in SFTP mode try to use relative paths as...
2021-08-09 djmSFTP protocol extension to allow the server to expand...
2021-08-09 djmwhen scp is in SFTP mode, try to deal better with ...
2021-08-09 ottorev 1.25 replaced unsafe code in a sig handler by diffe...
2021-08-09 martijnType-O in previous.
2021-08-09 martijnAllow setting the engineid.
2021-08-09 janRemove useless code. The driver_data is ignored by...
2021-08-09 bluhmDuring unidirectional data transmission, a TCP connecti...
2021-08-09 espiefor extraction, deal with created temp file directly:
2021-08-09 espieadd $self->fullname to simplify the cumbersome usual...
next