summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2019-05-15Add the -m flag to the ftp.1 man page.kmos
2019-05-15re-indent bwscoll() after previous commit; no binary changeIngo Schwarze
2019-05-15Cleanup:Ingo Schwarze
2019-05-15When doing the fork+exec'ing for ssh-keysign, rearrange the socketTheo de Raadt
2019-05-14do not intermingle direct io (write), and potentially buffered io (stdio)Theo de Raadt
2019-05-14Document -vFlorian Obser
2019-05-14-v forces verbose mode even if stdin is not a terminalFlorian Obser
2019-05-14Delete some .Sx macros that were used in a wrong way.Ingo Schwarze
2019-05-14Fix sizing of main-vertical and main-horizontal layouts, GitHub issue 1736.Nicholas Marriott
2019-05-14Enable TLSv1.0 and TLSv1.1Jeremie Courreges-Anglas
2019-05-14Remove leftover elf.cSunil Nimmagadda
2019-05-14Use elf(3) api instead of an ad-hoc elf parser.Sunil Nimmagadda
2019-05-14Remove an unused and leftover label.Sunil Nimmagadda
2019-05-14tls_write(3): Handle short writes.Sunil Nimmagadda
2019-05-13Add support for overline (SGR 53), from Ricardo Banffy.Nicholas Marriott
2019-05-13Always include Lock in the menu.Nicholas Marriott
2019-05-13Delete tentacles of LC_NUMERIC support.Ingo Schwarze
2019-05-13ephermal -> ephemeralTheo Buehler
2019-05-13Fix column width for copy mode commands.Nicholas Marriott
2019-05-12Fix double free by nulling out pointers after free.Theo Buehler
2019-05-12Make the "xx bytes received in y time" message go to the right placekmos
2019-05-12zap confusing unneeded parametersMarc Espie
2019-05-12Repair ftp -o - and thus pkg_add: print informational messages on stderrJeremie Courreges-Anglas
2019-05-12It will show up in 6.6.Florian Obser
2019-05-12add rcs idsJasper Lievisse Adriaanse
2019-05-12Move us from old ftp(1) to Sunil's new ftp(1). The necessary modificationskmos
2019-05-12Oops, removed too much in last change.Nicholas Marriott
2019-05-12Fix some indentation and dead assignments.Nicholas Marriott
2019-05-12Add simple menus to tree, client, buffer modes.Nicholas Marriott
2019-05-12Remove menu_create_from_items, I thought I would use it for some laterNicholas Marriott
2019-05-11The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, androb
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-05-11Don't use arguments with It and -enum, pointed out by jmc.Nicholas Marriott
2019-05-11Do not reduce window height by status line height for control modeNicholas Marriott
2019-05-10For PermitOpen violations add the remote host and port toFlorian Obser
2019-05-10Fix a typo in previous (, -> :).Nicholas Marriott
2019-05-10Add support for simple menus usable with mouse or keyboard. New commandNicholas Marriott
2019-05-10Add a function to draw a simple menu onto a screen.Nicholas Marriott
2019-05-10Backout latest, commited by mistake.Alexandre Ratchov
2019-05-10Use the correct length for MIDI common messages.Alexandre Ratchov
2019-05-10Don't try to send to device helper process if it's terminated.Alexandre Ratchov
2019-05-10Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>Philip Guenther
2019-05-09This no longer uses utime(3), so it doesn't need <utime.h>Philip Guenther
2019-05-09Use the new sysctl to print systat pf 1. This now works even for unprivedClaudio Jeker
2019-05-09ftp makes a new connection for each auto-fetch file. Remove a lie claimingChristian Weisgerber
2019-05-09Save mouse buttons as well as position.Nicholas Marriott
2019-05-09send-keys also needs to insert key commands in the right order.Nicholas Marriott
2019-05-09delete five unused macrosIngo Schwarze
2019-05-09UTF-8 cleanup in the function pshift().Ingo Schwarze
2019-05-09Change swap-window -d to be the other way round (stay with src window),Nicholas Marriott