index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-16
Try to search the entire history first for up to 200 ms so a search
Nicholas Marriott
2020-05-16
Do not need to work out status line offset, we already have it.
Nicholas Marriott
2020-05-16
Use VIS_CSTYLE for paste buffers also.
Nicholas Marriott
2020-05-16
Do not hoke into struct window_pane from the tty code and instead set
Nicholas Marriott
2020-05-16
Rename and tidy some stuff in struct tty_ctx.
Nicholas Marriott
2020-05-16
Add -e for new-session to set environment variables.
Nicholas Marriott
2020-05-16
Add 'e' key in buffer mode to open the buffer in an editor.
Nicholas Marriott
2020-05-16
Use formats for status-style and message-style.
Nicholas Marriott
2020-05-16
Complete partial window indexes properly.
Nicholas Marriott
2020-05-16
Add -W and -T flags to command-prompt to only complete a window and a
Nicholas Marriott
2020-05-16
Copy mode search improvements:
Nicholas Marriott
2020-05-16
Improve command prompt completion:
Nicholas Marriott
2020-05-16
Drop having a separate type for style options and make them all strings,
Nicholas Marriott
2020-05-16
Call format_defaults_window for panes as well.
Nicholas Marriott
2020-05-16
Use a grid cell not a style for the pane style.
Nicholas Marriott
2020-05-16
Instead of forbidding invalid session names, sanitize them like window
Nicholas Marriott
2020-05-16
Instead of having a default set of terminals in terminal-overrides that
Nicholas Marriott
2020-05-16
Ensure that a TLSv1.3 server has provided a certificate.
Joel Sing
2020-05-16
Make inittodr() and resettodr() MI.
Mark Kettenis
2020-05-16
Add TLS13_ERR_NO_CERTIFICATE.
Joel Sing
2020-05-16
Do not redraw or update mode if nothing has changed.
Nicholas Marriott
2020-05-16
Avoid sending an empty certificate list from the TLSv1.3 server.
Joel Sing
2020-05-16
Add feature and capabilities for focus reporting. Also document AX and
Nicholas Marriott
2020-05-16
Add a feature for bracketed paste.
Nicholas Marriott
2020-05-16
Add a feature for strikethrough.
Nicholas Marriott
2020-05-16
Move terminal features into a single file.
Nicholas Marriott
2020-05-16
Build list of paths and weed out duplicates before loading configs, and
Nicholas Marriott
2020-05-16
Add extension terminfo(5) capabilities for margins.
Nicholas Marriott
2020-05-16
Response is iTerm2 not not ITerm2.
Nicholas Marriott
2020-05-16
Remove support for iTerm2's DSR 1337 extension and use the CSI > q
Nicholas Marriott
2020-05-16
Add an attribute for ACS.
Nicholas Marriott
2020-05-16
Tweak the default choose modes formats:
Nicholas Marriott
2020-05-16
Simplify: _BSDMP was only used once.
Antoine Jacoutot
2020-05-16
various tweaks for the 80211 parts; includes some typo fixes
Jason McIntyre
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
Jonathan Gray
2020-05-16
Use softintr to call selwakeup() in the mixer code code-path
Alexandre Ratchov
2020-05-16
Implement kqueue(2) support.
Martin Pieuchot
2020-05-16
remove unused debug statements
anton
2020-05-16
In preparation for stopping coverage collection once the kernel has
anton
2020-05-16
Use todr_gettime() in cp0_calibrate() on mips64.
Visa Hankala
2020-05-16
document PKCS7_set_type(3);
Ingo Schwarze
2020-05-15
Shuffle and tweak code in lease_as_proposal() to allocate the proposal
Kenneth R Westerback
2020-05-15
Fix handling of passwd entries with an empty password.
Todd C. Miller
2020-05-15
Factor out session reuse test and verification test
Kinichiro Inoguchi
2020-05-15
Factor out the test for all available ciphers and add TLSv1.3 case
Kinichiro Inoguchi
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
Stefan Sperling
2020-05-15
Some newer bwfm(4) chips from Cypress hold their regulatory
Patrick Wildt
2020-05-15
Describe the purpose of add_entropy_words() in simpler terms.
Theo de Raadt
2020-05-15
The description of the enqueue_randomness() input parameter was crazy untrue.
Theo de Raadt
[next]