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-01-06
tweak previous; ok djm
Jason McIntyre
2023-01-06
If a pane is killed, cancel reading from the file. GitHub issue 3422.
Nicholas Marriott
2023-01-06
Implement channel inactivity timeouts
Damien Miller
2023-01-06
Add channel_set_xtype()
Damien Miller
2023-01-06
tweak channel ctype names
Damien Miller
2023-01-06
Add channel_force_close()
Damien Miller
2023-01-06
replace manual poll/ppoll timeout math with ptimeout API
Damien Miller
2023-01-06
add ptimeout API for keeping track of poll/ppoll timeouts;
Damien Miller
2023-01-05
suppress "Connection closed" message when in quiet mode
Damien Miller
2023-01-05
Delete remnants of removed "diff -l" option.
Todd C. Miller
2023-01-04
minor text shuffle, for clarity; ok millert
Jason McIntyre
2023-01-04
Eduardo Horvath agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
ugly white space
Theo de Raadt
2023-01-04
- use Fl instead of Ar for print0; from josiah frentsos
Jason McIntyre
2023-01-03
Query the client terminal for foreground and background colours and if
Nicholas Marriott
2023-01-02
fix bug in PermitRemoteOpen which caused it to ignore its first
Damien Miller
2022-12-29
Add ktrace struct tracepoints for siginfo_t to the kernel side of
Philip Guenther
2022-12-28
systat(1): vmstat: dinfo(): compute rates using real elapsed time
Scott Soule Cheloha
2022-12-28
the S in CSRC is Science not Sciences
Jonathan Gray
2022-12-26
tweak the -f text; ok florian
Jason McIntyre
2022-12-26
spelling fix; from paul tagliamonte
Jason McIntyre
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
Implement support for personal units library.
Florian Obser
2022-12-26
spelling fixes from paul tagliamonte;
Jason McIntyre
2022-12-26
revert previous: just as i get to replying, i find sthen's note. this part
Jason McIntyre
2022-12-26
emited -> emitted;
Jason McIntyre
2022-12-23
remove "-p protocol" from the -r synopsis: it no longer makes sense
Jason McIntyre
2022-12-22
Denote multiple arguments with 'arg ...' not 'args'
Klemens Nanni
2022-12-22
move the flag mappings displayed by "route show" from netstat(1) to route(8):
Jason McIntyre
2022-12-20
Add argument support for msyscall, pledge, unveil, __realpath,
Philip Guenther
2022-12-20
If we don't have usecommonopt for our application we shouldn't check the
Martijn van Duren
2022-12-19
Improve reporting of waitid(2)'s idtype/id and options arguments
Philip Guenther
2022-12-19
Allow send-keys without a client again, reported by Stefan Hagen.
Nicholas Marriott
2022-12-18
nc: skip connection info on failed or skipped udptest()
Theo Buehler
2022-12-18
nc: do not test the connection in non-interactive mode
Theo Buehler
2022-12-18
nc: clean up and simplify connection_infO()
Theo Buehler
2022-12-18
nc: pass protocol name to connection_info()
Theo Buehler
2022-12-18
nc: factor printing of connection info into a function
Theo Buehler
2022-12-16
top(1): always recount number of online CPUs
Scott Soule Cheloha
2022-12-16
Do not escape tabs in output (iTerm2 needs them). GitHub issue 3414.
Nicholas Marriott
2022-12-16
Make U+FE0F VARIATION SELECTOR-16 change the width from 1 to 2. GitHub
Nicholas Marriott
2022-12-16
Add send-keys -K to handle keys directly as if typed (so look up in key
Nicholas Marriott
2022-12-16
Mention that scp uses the SFTP protocol and remove reference to
Damien Miller
2022-12-16
Clear signal mask early in main(); sshd may have been started with
Damien Miller
2022-12-16
add -X to usage();
Jason McIntyre
2022-12-16
add a -X option to both scp(1) and sftp(1) to allow control over
Damien Miller
2022-12-15
The idiomatic way of coping with signed char vs unsigned char (which
Theo de Raadt
2022-12-13
remove advent entry 11/SunLast and leave 12/SunFirst, to avoid getting
Jason McIntyre
2022-12-10
ex_range: fix handling of escaped backslashes.
Todd C. Miller
[next]