summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
2020-04-25Get a reference to the device when "snd/N" MIDI ports are openedAlexandre Ratchov
As the master output level control is not in software any longer the device needs to opened for adjustments to work.
2020-04-24Add an example of "sndioctl output.level=+0.1" as suggested by espie@,Ingo Schwarze
add an example of toggling a switch as suggested by ratchov@, and simplify and clarify the wording in the EXAMPLES section. OK ratchov@
2020-04-24provide a STYLE message when mandoc knows the file name and the extensionIngo Schwarze
disagrees with the section number given in the .Dt or .TH macro; feature suggested and patch tested by jmc@
2020-04-24Make sure devices are properly closed in case of an error.Alexandre Ratchov
Fixes possible crashes if the contol device fails, while the audio device continues to work.
2020-04-24Fix incorrect error message for "too many known hosts files." bz#3149, patchDarren Tucker
from jjelen at redhat.com.
2020-04-24Remove leave_non_blocking() which is now dead code because nothing setsDarren Tucker
in_non_blocking_mode any more. Patch from michaael.meeks at collabora.com, ok djm@
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;Jason McIntyre
2020-04-23Explain in the DESCRIPTION section in which cases mixerctl should be usedAlexandre Ratchov
joint work with jmc, thanks
2020-04-23Overrides need to be applied both before and after features in case theyNicholas Marriott
change flags used to detect a feature.
2020-04-23Document uvmexp.nswget without relying on implementation details.Martin Pieuchot
Prompted by a question from schwarze@ ok deraadt@, schwarze@, visa@
2020-04-23Use "control" instead of "variable", more appropriate in this contextAlexandre Ratchov
ok and tweaks jmc
2020-04-23Fix a couple of memory leaks, one when creating a new pane and one whenNicholas Marriott
adding formats onto the queue item.
2020-04-23adjust section argument of .Dt macro after move from section 1 to 8;Ingo Schwarze
patch from Raf Czlonka <rczlonka at gmail dot com>
2020-04-22use a root prompt for EXAMPLES; ok ratchovJason McIntyre
2020-04-22Improve join-pane, move-pane and break-pane:Nicholas Marriott
- There is no need for join-pane and move-pane to be different. - break-pane can just behave like move-window if the source has only one pane, instead of failing. - Add -a to break-pane like move-window. Also add missing man page bits for previous window-tree.c changes. GitHub issue 2176.
2020-04-22Indicate the marked pane in choose mode in reverse and add key to setNicholas Marriott
and clear it (m and M) and a key to jump to the starting pane (H).
2020-04-22Add a session_marked format like window_marked.Nicholas Marriott
2020-04-22mark up a function name with .Fn;Ingo Schwarze
found with mandoc -Tlint
2020-04-22correct the description of the top line;Ingo Schwarze
patch from <clematis at insiberia dot net>
2020-04-22Update the cursor position when deleting lines from screens withoutNicholas Marriott
history, GitHub issue 2173.
2020-04-22Use the same workding as in other pages.Alexandre Ratchov
Use "controls" instead of "variables". Use "audio device" instead of "mixer" to refer to the sound-card. ok jmc@
2020-04-22Change so main-pane-width and height can be given as a percentage.Nicholas Marriott
2020-04-22sort SEE ALSO;Jason McIntyre
2020-04-21adjust for man pagesTheo de Raadt
2020-04-21move mixerctl and audioctl man pages to section 8, as these workTheo de Raadt
against root-only device nodes.
2020-04-21Replace parameter -> controlAlexandre Ratchov
Audio parameter is ambigous in this context, it refers also to sample rate, encoding, etc. ok jmc
2020-04-21Move the background colour to clear with (if any) up as well as the dataNicholas Marriott
when scrolling, redraw problem reported by sthen@.
2020-04-21The group is not optional.Alexandre Ratchov
Controls that belong to a group must be expressed with the group name included. Not all control belong to a group, though.
2020-04-21Describe behavior when channel numbers are omittedAlexandre Ratchov
2020-04-21Use "real world" examples, like output.level.Alexandre Ratchov
2020-04-21Remove (confusing) description of non-scalar controls.Alexandre Ratchov
Nothing exposes such controls yet, so it's not necessary.
2020-04-21256 and RGB features can imply AX (for aixterm colours).Nicholas Marriott
2020-04-21Turn off the block flag to reset the state or the cursor will not beNicholas Marriott
moved back to the right place.
2020-04-21Do not clear client pane redraw flags until the redraw actually happens.Nicholas Marriott
2020-04-21xterm* needs XT also.Nicholas Marriott
2020-04-20Fix the example: now mixerctl uses /dev/audioctl0Alexandre Ratchov
2020-04-20Always start sync for output in panes that are not the active pane.Nicholas Marriott
2020-04-20Apply terminal-overrides after terminal detection, it always takesNicholas Marriott
precedence.
2020-04-20Change how sync works to always send the end sequence after all outputNicholas Marriott
is done when we are returning to the event loop (since we always move the cursor at that point). Also a man fix from jmc.
2020-04-20Change the Sync capability to be a string instead of a flag.Nicholas Marriott
2020-04-20Tidy up the terminal detection and feature code and add named sets ofNicholas Marriott
terminal features, each of which are defined in one place and map to a builtin set of terminfo(5) capabilities. Features can be specified based on TERM with a new terminal-features option or with the -T flag when running tmux. tmux will also detect a few common terminals from the DA and DSR responses. This is intended to make it easier to configure tmux's use of terminfo(5) even in the presence of outdated ncurses(3) or terminfo(5) databases or for features which do not yet have a terminfo(5) entry. Instead of having to grok terminfo(5) capability names and what they should be set to in the terminal-overrides option, the user can hopefully just give tmux a feature name and let it do the right thing. The terminal-overrides option remains both for backwards compatibility and to allow tweaks of individual capabilities. tmux already did much of this already, this makes it tidier and simpler to configure.
2020-04-20In fragment identifiers, use ~%d for ordinal suffixes,Ingo Schwarze
and reserve the character '~' for that purpose. Bug found by validator.w3.org in openssl(1), which contains both a tag "tls1_2" and a second instance of a tag "tls1", which also resulted in "tls1_2", causing a clash. Now, the second instance of "tls1" is rendered as "tls1~2" instead, employing the newly reserved '~'.
2020-04-20Also redraw panes which aren't pane 0. Problem reported by tb@.Nicholas Marriott
2020-04-20in case there are several operators on a dependency line, prefer theMarc Espie
standard one (:) to the very BSD specific (!) so that standard Makefiles keep working in the presence of ! in filenames. This doesn't supersede the usual heuristics of choosing the operator followed by space if several are present. okay millert@
2020-04-20Only trim blank lines when the source pane is not the target pane,Nicholas Marriott
otherwise the cursor moves which is a bit strange.
2020-04-20Need to check for pane redrawing even if just the window flag is setNicholas Marriott
(the pane flag may not have been previously set to avoid looping the windows).
2020-04-20fix a bug I introduced in r1.406: when printing private key fingerprintDamien Miller
of old-format key, key comments were not being displayed. Spotted by loic AT venez.fr, ok dtucker
2020-04-19there should be a space between the year and "BC";Jason McIntyre
taken and expanded from grog@freebsd
2020-04-19Add -groups option to openssl(1) s_server.Joel Sing
This allows supported EC groups to be configured, which will also control which TLSv1.3 key shares we'll accept. While here, deprecate the rather useless -named_curve option, which is effectively the same as -groups with a single group. Also stop setting a single default group of P-256 via SSL_CTX_set_tmp_ecdh() - use the library defaults instead. ok beck@ inoguchi@
2020-04-19When .Bd, .D1, or .Dl is tagged, attach the permalinkIngo Schwarze
to the first few letters, similar to what was earlier done for .Pp.