Age | Commit message (Collapse) | Author |
|
ok jmatthew@ mpi@
|
|
poll functions shouldn't return errnos, selfalse() and seltrue() exist
for this reason :)
While here fix some comments.
ok visa@
|
|
eagleoflqj via OpenSSH github PR#178, ok djm@, feedback & ok millert@
|
|
ok patrick@
|
|
present. Make sure bus_dmamap_alloc(9) allocates memory that meets that
constraint.
ok patrick@
|
|
to an appropriate value for the Raspberry Pi 4.
ok patrick@
|
|
moved back to the right place.
|
|
|
|
high 8 bits of the value we extract, in case the firmware leaves junk there.
Hrvoje Popovski has seen this with newer firmware on a ConnectX 5 card,
which now works properly.
ok dlg@
|
|
|
|
|
|
Previous implementation hit a deadlock sometimes as the pthread_cond_broadcast
for the pause mutex could happen before pthread_cond_wait. This implementation
uses a barrier which is hit when all vpcus are paused.
ok mpi@
|
|
|
|
|
|
|
|
|
|
From Greg Jones <gjones5555 (at) netscape (dot) net>
|
|
Add the missing paragraph to explain that the control device may be
read. Add the missing .Xr to sndioctl and sioctl_open.
ok and tweaks jmc@
|
|
ok markus@
|
|
|
|
ignored. Initialize 'error' to 0.
CID 1483380
ok mpi@
|
|
though I don't quite know where to add it in the manpage text proper
fetch ? distfiles ? clean=dist ? somewhere else ?
|
|
|
|
with a mainline Linux device tree.
|
|
|
|
precedence.
|
|
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.
|
|
|
|
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.
|
|
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 '~'.
|
|
unlikely circumstances - lots of single-fragment packets being sent, a
significant number of packets being received, while the interrupt handler
was unable to process the completion queue - the completion queue could
overflow, which would result in the interface locking up.
ok dlg@
|
|
the end of it, rather than after. Now we can actually allocate queues
big enough to need multiple mailboxes.
ok dlg@
|
|
development that I forgot about, but turns out to be a potential race with
the actual interrupt handler.
ok dlg@
|
|
rpki-client is not only for bgpd (especially in the portable version).
From Robert Scheck.
OK job@ benno@
|
|
|
|
Not used yet but may become useful later.
|
|
|
|
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@
|
|
otherwise the cursor moves which is a bit strange.
|
|
(the pane flag may not have been previously set to avoid looping the
windows).
|
|
comments, mostly by loic AT venez.fr (slightly tweaked for portability)
ok dtucker@
|
|
of old-format key, key comments were not being displayed. Spotted by
loic AT venez.fr, ok dtucker
|
|
you will currently need to run OpenBSD on the board, steps to take, and
what you should expect to see. ok kettenis@
|
|
Reported-by: syzbot+d0639632a0affe0a690e@syzkaller.appspotmail.com
Reported-by: syzbot+ae5e359d7f82688edd6a@syzkaller.appspotmail.com
OK anton@
|
|
|
|
ok jmc@ deraadt@
"thanks and don't wait for me" patrick@
|
|
ok jmc@ deraadt@ kettenis@
"thanks and don't wait for me" patrick@
|
|
taken and expanded from grog@freebsd
|
|
low_mask as already used on high_mask to convince compiler to use 64
bits.
CID 1480717
CID 1480778
ok pd@
|
|
|