index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2023-05-08
Prevent signed integer overflow
Tobias Stoeckmann
2023-05-08
Improve error handling
Tobias Stoeckmann
2023-05-08
Reorder struct grid_cell_entry
Theo Buehler
2023-05-05
Reinstate X9.31 padding mode support in rsautl
Theo Buehler
2023-05-04
Straightforward conversion form K&R to ANSI function definitions
Theo Buehler
2023-05-03
Improve setenv markup
Klemens Nanni
2023-05-02
Switch K&R function definition to ANSI to make clang 15 happier
Theo Buehler
2023-05-01
Import regenerated moduli.
Darren Tucker
2023-04-30
adjust ftruncate() logic to handle servers that reorder requests.
Damien Miller
2023-04-29
as noticed by sdk@, a package with an exact numbers of 64K chunks would
Marc Espie
2023-04-28
Make LLVM 15 happier by changing from K&R to ANSI prototypes
Theo Buehler
2023-04-28
Do not rewrite MAN_LP and MAN_P to MAN_PP because doing that causes
Ingo Schwarze
2023-04-28
Implement --size-only and --ignore-times
Claudio Jeker
2023-04-28
fix lfindent (newline-and-indent) comment and description in the man page
Omar Polo
2023-04-28
mark up all commands in the man page
Omar Polo
2023-04-28
Add options to change the confirm key and default behaviour of
Nicholas Marriott
2023-04-28
Do not fatal if tparm fails, instead just log it (not working sequences
Nicholas Marriott
2023-04-27
sort options;
Jason McIntyre
2023-04-27
Implement -V as an alias to --version.
Claudio Jeker
2023-04-26
Check for ProxyJump=none in CanonicalizeHostname logic.
Damien Miller
2023-04-25
Remove the nseq command
Theo Buehler
2023-04-25
mark up `mode' in -f description
Omar Polo
2023-04-25
Tidy tparm wrapper functions to have more obvious names and check tparm
Nicholas Marriott
2023-04-25
Invalidate cached tty state after changing features since they may
Nicholas Marriott
2023-04-25
document that prefix-region with a prefix argument prompts for the string
Omar Polo
2023-04-22
Document the change in default to comma plus space but leave out the
Theo Buehler
2023-04-22
Fix UTF-8 issuer printing
Theo Buehler
2023-04-21
mg: fix space_to_tabstop
Omar Polo
2023-04-21
mg: allow to change the tab width
Omar Polo
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-17
Ignore the user keys range when checking if a key is Unicode.
Nicholas Marriott
2023-04-17
It seems silly to use progname for version, just always say tmux.
Nicholas Marriott
2023-04-17
Make the check if printing is allowed the same as writing which is less
Nicholas Marriott
2023-04-17
Discard mouse sequences that have the right form but actually are
Nicholas Marriott
2023-04-17
fix buffer overflow in displaymatch(); ok/tweak tb@
Omar Polo
2023-04-17
fix a few dobeep_msgs() calls: a space is already added between the arguments
Omar Polo
2023-04-17
add doindent() prototype at the start of the file; forgotten in previous
Omar Polo
2023-04-17
resurrect mg' no-tab-mode
Omar Polo
2023-04-17
fix a macro and tweak punctuation;
Jason McIntyre
2023-04-16
Add a -u label option to print selected utrace records, used by upcoming
Otto Moerbeek
2023-04-14
Add a missing void
Theo Buehler
2023-04-14
Drop policy printing from openssl
Theo Buehler
2023-04-14
Fix double free in error path in openssl(1) x509
Theo Buehler
2023-04-12
correct the entry for chilepeso; from jan stary
Jason McIntyre
2023-04-12
remove duplicate signal.h include
Jonathan Gray
2023-04-12
fix double words
Jonathan Gray
2023-04-12
Fix 24bit maximum/mask in manpage. Noticed by wangqr on github.
Claudio Jeker
2023-04-09
Remove X9.31 support from openssl(1)
Theo Buehler
2023-04-09
Minor code cleanup
Theo Buehler
2023-04-06
simplify sshsig_find_principals() similar to what happened to
Damien Miller
[next]