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
2021-03-16
Add client-detached notification in control mode, from Mohsin Kaleem.
Nicholas Marriott
2021-03-16
don't let logging clobber errno before use
Damien Miller
2021-03-15
Do not crash if there is no item to show command error, from Anindya
Nicholas Marriott
2021-03-13
only try to set timestamps on files; avoids error with ftp -o /dev/null
Stuart Henderson
2021-03-12
Fix so tmux correctly sends the cvvis (cursor very visible) capability
Nicholas Marriott
2021-03-12
spelling
Jonathan Gray
2021-03-12
Add ModuliFile keyword to sshd_config to specify the location of the
Darren Tucker
2021-03-12
pwcopy() struct passwd that we're going to reuse across a bunch of
Damien Miller
2021-03-11
Tidy old jobs every hour instead of every 30 seconds.
Nicholas Marriott
2021-03-11
Add an "absolute-centre" alignment to use the centre of the total space
Nicholas Marriott
2021-03-11
Add split-window -Z to start the pane zoomed, GitHub issue 2591.
Nicholas Marriott
2021-03-10
zlib functions take a gzFile not gzFile * (gzFile is already a pointer).
Todd C. Miller
2021-03-10
sndiod: When a slot structure is recycled allocate new control
Alexandre Ratchov
2021-03-10
sndiod: Style tweak: swap if/else code blocks in slot_new()
Alexandre Ratchov
2021-03-10
Import regenerated moduli file.
Darren Tucker
2021-03-10
no need to reset buffer after send_msg() as that is done for us;
Damien Miller
2021-03-09
Allow cursor to be just after match if copying, GitHub issue 2602.
Nicholas Marriott
2021-03-09
Copy mode improvements from Anindya Mukherjee:
Nicholas Marriott
2021-03-08
Start looking at parsing text to find separators.
Mark Lumsden
2021-03-08
Put regex tests into a function.
Mark Lumsden
2021-03-08
sndiod: Use chronological order for {dev,port}_list
Alexandre Ratchov
2021-03-08
sndiod: Initialize dev->master_enabled earlier
Alexandre Ratchov
2021-03-08
sndiod: Style tweak: uniformize pattern to access ctlslot_array
Alexandre Ratchov
2021-03-08
use a journal reference instead of cstr when possible
Jonathan Gray
2021-03-08
Add some references, most of these were removed when we stopped building
Jonathan Gray
2021-03-07
v1/v2 find is different to pwb/v5 find
Jonathan Gray
2021-03-06
Fix PRINT macro, the suffix param to sshlog() was missing.
Todd C. Miller
2021-03-06
put back Lst_Destroy(paths) where it belongs
Marc Espie
2021-03-05
If there is a problem with opening a directory via M-x dired, let the
Mark Lumsden
2021-03-04
warn about proper usage of Lst_Destroy.
Marc Espie
2021-03-04
better if I commit the version which actually includes the header ;)
Marc Espie
2021-03-04
somehow I forgot to add copyright and to include the right prototypes.
Marc Espie
2021-03-03
don't sshbuf_get_u32() into an enum; reported by goetze AT
Damien Miller
2021-03-03
typo in other_hostkeys_message() display output, ok djm
Stuart Henderson
2021-03-03
sndiod: Move MTC/MMC state to its own global structure
Alexandre Ratchov
2021-03-03
sndiod: Move MIDI control endpoint to opt structure
Alexandre Ratchov
2021-03-03
sndiod: Move controls out of the device structure
Alexandre Ratchov
2021-03-03
sndioctl: Flush stdout before polling
Alexandre Ratchov
2021-03-03
remove unreachable and unneeded code
Jonathan Gray
2021-03-03
needs FILE*; from Mike Frysinger
Damien Miller
2021-03-02
Fix size computation in replace_repeat() for special_case REPEAT_WITH_Q.
Todd C. Miller
2021-03-02
It is now possible to define single value variables in the startup file:
Mark Lumsden
2021-03-02
This diff soaks up the user input while the the maximum character
Mark Lumsden
2021-03-02
Update logging with comments made by florian@ some time ago (i've not
Mark Lumsden
2021-03-02
sndiod: Allow alternative devices to support different modes.
Edd Barrett
2021-03-02
Do not use NULL active window; also do not leak window name. GitHub
Nicholas Marriott
2021-03-02
Drop support for popups where the content is provided directly to tmux
Nicholas Marriott
2021-03-02
openssh-8.5
Damien Miller
2021-03-01
escape quotes and remove some unneccessary Pp; ok nicm
Jason McIntyre
2021-03-01
Put the hardcoded '\n' character which is found throughout mg into a
Mark Lumsden
[next]