summaryrefslogtreecommitdiffstats
path: root/usr.bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* perform removal of agent-forwarding directory in forward setup errordjm2019-02-221-1/+3
* kristaps f18392f58d1f0bc72917e3ac3a46be74c194688dbenno2019-02-211-1/+3
* kristaps cbe83cd64f40e634dbc22d3f2918c41977a6514dbenno2019-02-211-5/+7
* kristaps 7721288a1d170f4d789bf7a7b822f14f91f7bcb9benno2019-02-212-3/+13
* kristaps 156cf3b7d459efe133d603158fc33c243dc07ba0benno2019-02-211-2/+2
* kristaps 97df28257f3cc5faae8072fbadbc334a57a4e8a7benno2019-02-211-18/+38
* kristaps b1c688cad9f544a59b871c9984888cb1a3ae11e4benno2019-02-211-6/+7
* kristaps acb8f263717f27691f0318d4b7154f854b7206b3benno2019-02-212-16/+13
* implement --numeric-ids, tweaked by kristapsbenno2019-02-214-13/+22
* Use reallocarray in place of malloc(a * b) to handle possibleratchov2019-02-211-1/+5
* new attempt to sync with kristaps up to Sun Feb 17 2019benno2019-02-1812-350/+431
* revert previousbenno2019-02-1816-509/+414
* sync with kristaps up to Sun Feb 17 2019benno2019-02-1817-417/+512
* Change ps_len of struct pfioc_states and psn_len of structbluhm2019-02-181-38/+38
* Using getopt(1) is more idiomatic and consistent with other scripts.sunil2019-02-181-20/+20
* Fix in-place stripping by using correct form of parameter substitution.sunil2019-02-181-3/+3
* sync the description of ~/.ssh/config with djm's updated description in ssh.1;jmc2019-02-181-3/+3
* delete bogus commentderaadt2019-02-171-2/+1
* Add support for --port=PORT and ":port" in the rsync:// URL.deraadt2019-02-174-10/+27
* rsync has a large number of failure exit codes, so don't get used to thisderaadt2019-02-172-36/+36
* more yoda repairsderaadt2019-02-179-45/+45
* cleanup protocl warning, and return exit code upwards.deraadt2019-02-171-8/+8
* percolate exit code from deeper code, so that values other than 1 arederaadt2019-02-173-20/+19
* improve option argument demonstrationderaadt2019-02-171-3/+6
* Convert openssl(1) pkeyutl to the newer style of option handling.inoguchi2019-02-171-198/+278
* Has to be SOCK_STREAM obviouslyderaadt2019-02-171-2/+2
* use MINIMUM() instead of MIN() as elsewhere in the treederaadt2019-02-162-7/+5
* Do not look at next key byte if the length is 0, originally from Shingonicm2019-02-161-1/+5
* nasty ugly invisible spacesderaadt2019-02-165-13/+13
* Document some long optionsderaadt2019-02-161-9/+9
* --archive is same as -aderaadt2019-02-161-1/+2
* document -a, -D, --devices and --specialsflorian2019-02-161-1/+22
* add --help optionderaadt2019-02-161-4/+6
* document --versionderaadt2019-02-161-2/+4
* add missing -no-OPT long optionsderaadt2019-02-161-9/+18
* sync with kristaps, commit 42166a639caa877efd91e73e288b89abf6b7cfd3florian2019-02-162-17/+17
* sync with kristaps, commit 1842d31d600f2834ae78fe0d99a29519a853d75cflorian2019-02-164-221/+312
* sync with kristaps, commit d01f1b87a06c25353de28a9df45b3e202614b336florian2019-02-161-22/+145
* sync with kristaps, commit d7c4fb8ac88845aa08900d5d0ec469257f63a339florian2019-02-161-15/+21
* sync with kristaps, commit f5c1e234990877cd274b7bcdd4d9883104cd1568florian2019-02-165-298/+415
* sync with kristaps, commit ad6f9d84aa041d28b93cdf885a583a09f58b1b88florian2019-02-162-4/+2
* sync with kristaps, commit 9b79b4a3d06c810304321d5b58544751b5d9fefdflorian2019-02-161-1/+21
* use service "rsync" rather than "873"deraadt2019-02-161-2/+2
* getaddrinfo doesn't imply "DNS", borrow terminology from sshderaadt2019-02-161-5/+8
* -D bits, from kristapsflorian2019-02-161-4/+12
* We need to send/receive the rdev after gid and before symlink.florian2019-02-161-12/+16
* When specifying the time in the form HHMM or HH:MM, if that timenaddy2019-02-161-2/+3
* Use starting client cwd in config file, GitHub issue 1606.nicm2019-02-163-4/+8
* I did some work here.florian2019-02-164-4/+8
* implement -D and in turn -aflorian2019-02-168-85/+512