summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2019-05-09Add formats to show if pane is the marked pane and if any marked pane is set.Nicholas Marriott
2019-05-08allow switching to print stats since boot via 'b'.Ted Unangst
2019-05-08remove sess argument from all functions that only used it for loggingSebastian Benoit
2019-05-08remove sess argument from log functions. ok deraadt@Sebastian Benoit
2019-05-08Add a flag to redraw only the overlay, and remove the overlay on resize.Nicholas Marriott
2019-05-08Adjust how mouse targets are found so they always have a session, windowNicholas Marriott
2019-05-08xr to sysupgradeTed Unangst
2019-05-07fix an obvious documentation bug: -# requires an argumentIngo Schwarze
2019-05-07Move around the display-panes identify code to make it a bit moreNicholas Marriott
2019-05-07Adjust the same bit to adjust the selection for history-top andNicholas Marriott
2019-05-07Completely clean up UTF-8 handling in the file filename.c:Ingo Schwarze
2019-05-07UTF-8 cleanup of the function pappend():Ingo Schwarze
2019-05-07Rename the ENVIRONMENT section which was squatting on the standardIngo Schwarze
2019-05-07Treat keys in identify mode (display-panes) specially and handle themNicholas Marriott