openbsd
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...
2021-08-09 bluhmFix white spaces.
2021-08-09 sthenhandle "inet autoconf" in ramdisk, same as /etc/netstart
2021-08-09 espieminor tweaks to make things clearer
2021-08-09 nicmChange copy-line and copy-end-of-line not to cancel...
2021-08-09 kevloIf an error during attach caused us to detach our resou...
2021-08-09 claudioCheck for URI with userinfo parts (hostname has an...
2021-08-09 schwarzeUnifdef read__fixio() to make it readable.
2021-08-09 claudioMake it possible to match on path-id in bgpctl show...
2021-08-09 claudioImplement reception of multiple paths per BGP session...
2021-08-09 jmatthewFix up flags passed to usbd_open_pipe_intr() - interrup...
2021-08-09 djmon fatal errors, make scp wait for ssh connection befor...
2021-08-09 djmrever r1.223 - I accidentally committed unrelated changes
2021-08-09 djmshow only the final path component in the progress...
2021-08-09 djmon fatal errors, make scp wait for ssh connection befor...
2021-08-08 schwarzedocument the defaults for the locate.updatedb(8) comman...
2021-08-08 jcsUse the correct address offset on OpRegion 2.1+ devices...
2021-08-08 sthenRework examples/snmpd.conf; show more things that peopl...
2021-08-08 sthenSwitch default snmpd and snmp auth back to hmac-sha1.
2021-08-08 sthenmention that "system services" value is in decimal...
2021-08-08 dtuckerxstrdup environment variable used by ForwardAgent....
2021-08-08 dtuckerAlthough it's POSIX, not all shells used in Portable...
2021-08-08 dtuckerMove setting of USER further down the startup In...
2021-08-08 dtuckerDrop -q in ssh-log-wrapper.sh to preserve logs.
2021-08-08 deraadtsync
2021-08-07 krwstyle(9) says sort getopt() options and the following...
2021-08-07 krwNuke a few Capt. Obvious comments.
2021-08-07 krwNuke unneeded #include's, one param.h -> types.h.
2021-08-07 krwNuke 'p' that r1.97 snuck into getopt() invocation...
2021-08-07 krwComment typo 'mmbr' -> 'mbr'.
2021-08-07 schwarzeBugfix:
2021-08-07 schwarzefix the totally wrong markup in the SYNOPSIS
2021-08-07 schwarzedocument the configuration file - as usual, after the...
2021-08-07 stspRemove another unused DMA allocation from iwx(4).
2021-08-07 florianGo to REBOOTING state when interface config changed...
2021-08-07 jsguse taskq_del_barrier() instead of taskq_barrier()...
2021-08-07 deraadtsync
2021-08-07 dtuckerFix prototype mismatch for do_cmd. ok djm@
2021-08-07 djmsftp-client.c needs poll.h
2021-08-07 djmdo_upload() used a near-identical structure for tracking
2021-08-07 djmmake scp(1) in SFTP mode follow symlinks like tradition...
2021-08-07 djmfix incorrect directory permissions on scp -3 transfers;
2021-08-07 djma bit more debugging of file attributes being sent...
next