summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2018-11-09In verbose mode netcat reports to stderr when the listen systemAlexander Bluhm
2018-11-09typo in error message; caught by Debian lintian, via Colin WatsonDamien Miller
2018-11-09correct local variable name; from yawang AT microsoft.comDamien Miller
2018-11-08It isn't possible to specify buffer name to copy mode commands now, soNicholas Marriott
2018-11-08Peldge and unveil can have struct data size 0. While there, fix "fds"Otto Moerbeek
2018-11-08unveil(2) obvious _PATH_LOGIN_CONF with read permission to use login_get*(3)Ricardo Mestre
2018-11-07Fix clipping during float to integer conversions.Alexandre Ratchov
2018-11-07RFC2849 requires us to have 2 colons after the value-spec.Martijn van Duren
2018-11-07If a non-repeating key is used when repeating, it should be treated asNicholas Marriott
2018-11-07There is no reason wait-for has to be restricted to outside tmux.Nicholas Marriott
2018-11-06Use TLS_CA_CERT_FILE instead of a separate define.Joel Sing
2018-11-06Correctly unzoom and redraw panes in switch-client.Nicholas Marriott
2018-11-06Fix base64 outlen calculation.Martijn van Duren
2018-11-06Implement SAFE-INIT-CHAR.Martijn van Duren
2018-11-06Allow join(1) to join on a multibyte separator.Martijn van Duren
2018-11-06Unbreak following elliptic curves to supported groups rename.Joel Sing
2018-11-05trace struct flock; ok visa@anton
2018-11-04lstmatch() expects a list of strings separated by \0 and terminatedAlexander Bluhm
2018-11-02Accept numeric user IDskn
2018-11-02Prefer user names over numeric user IDskn
2018-11-01Merge duplicate code into helper functionskn
2018-11-01update currency exchange rates;Jason McIntyre
2018-11-01Make the documentation of -conv_form match reality. It defaultsTheo Buehler
2018-10-31Import new moduli.Darren Tucker
2018-10-31Reset all flags in screen_write_reset, reported by Benjamin Poirier.Nicholas Marriott
2018-10-31htpasswd(1) when in batch mode (-I) and 1 argument is used, or when not inRicardo Mestre
2018-10-28Do not printf NULL.Nicholas Marriott
2018-10-28Do not check for a key again without an escape if only \033 is present.Nicholas Marriott
2018-10-28lld generates DT_RUNPATH elements instead of the older DT_RPATH.Christian Weisgerber
2018-10-26The code path were we pass `pathname' in the arguments is already limitedRicardo Mestre
2018-10-26show what went wrong with a unix domain socket, rather than fail silentlyDavid Gwynne
2018-10-26mention ssh-ed25519-cert-v01@openssh.com in list of cert key typeDamien Miller
2018-10-25Add a "terminal" colour which can be used instead of "default" in styleNicholas Marriott
2018-10-25unveil(2) the following files for passwd(1) with their correspondingRicardo Mestre
2018-10-25Implement the \f(CW and \f(CR (constant width font) escape sequencesIngo Schwarze
2018-10-24add 'show ip bgp ovs' and 'show ip bgp ext-community' commandsdenis
2018-10-24fix show ip bgp out/indenis
2018-10-23The ctags(1) file format uses whitespace as a field delimiter, andIngo Schwarze
2018-10-23Input lines that are not blank but generate no output,Ingo Schwarze
2018-10-23Allow us to join on NULL columns. This is similar to what the otherMartijn van Duren
2018-10-23*** empty log message ***Martijn van Duren
2018-10-23Fix off by one when wrapping long LDIF lines.Martijn van Duren
2018-10-23refer to OpenSSL not SSLeay;Damien Miller
2018-10-21futex(2) returns an errno value to decodePhilip Guenther
2018-10-21need to unveil() /etc/shells also for -m option; ok florianTheo de Raadt
2018-10-19Rewrite parse_path_info() to be four lines shorter, simplify ownershipIngo Schwarze
2018-10-19when printing certificate contents "ssh-keygen -Lf /path/certificate",Damien Miller
2018-10-18Document new refresh-client flags.Nicholas Marriott
2018-10-18Fix wrong result on full and outer join, bringer us closer toOtto Moerbeek
2018-10-18Support for windows larger than visible on the attached client. This hasNicholas Marriott