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
2019-12-21
unit tests for ForwardAgent=/path; from Eric Chiang
Damien Miller
2019-12-21
Allow forwarding a different agent socket to the path specified by
Damien Miller
2019-12-20
Fix the sem_timedwait(3) test.
cheloha
2019-12-20
Remove blurb about IDN support, which we disable.
Jeremie Courreges-Anglas
2019-12-20
The IPsec policy check for IPComp bundles has been fixed in the
Alexander Bluhm
2019-12-20
SSH U2F keys can now be used as host keys. Fix a garden path sentence.
Christian Weisgerber
2019-12-20
drand48(3) returns values in [0.0, 1.0).
Theo Buehler
2019-12-20
The mcount.po target is special cased here since mcount.c should not be
Theo Buehler
2019-12-20
Convert various boolean_t/TRUE/FALSE to int/1/0 in mips64 memory code.
Visa Hankala
2019-12-20
Replace a lonely TRUE.
Visa Hankala
2019-12-20
Convert boolean_t/TRUE/FALSE to int/1/0 in mips64 pmap.
Visa Hankala
2019-12-20
Fix build.
Visa Hankala
2019-12-20
Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, rather
Stefan Sperling
2019-12-20
Make athn(4) use a constant Tx retry rate while MiRA is probing.
Stefan Sperling
2019-12-20
Ignore new Rx block ack agreements until the WPA handshake is done.
Stefan Sperling
2019-12-20
Have net80211 actually update the Rx block ack sequence number window,
Stefan Sperling
2019-12-20
Split out show functions into a new file called output.c
Claudio Jeker
2019-12-20
Try to bind to port 53 before opening the control socket.
Florian Obser
2019-12-20
Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL.
Jonathan Gray
2019-12-20
Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL.
Jonathan Gray
2019-12-20
Shuffle the fmt_timeframe functions and change fmt_timeframe() to avoid
Claudio Jeker
2019-12-20
Change show_mrt_dump() to call show_rib() instead of the internal
Claudio Jeker
2019-12-20
don't need this directory either
Theo de Raadt
2019-12-20
Move always unsupported keywords to be grouped with the other ones.
Darren Tucker
2019-12-20
Remove obsolete opcodes from the configuation enum. Patch from
Darren Tucker
2019-12-20
Remove now-obsolete config options from example in comment. Patch from
Darren Tucker
2019-12-19
spelling; from bryan stenson
Jason McIntyre
2019-12-19
The previous fix for creating isakmpd(8) IKE pcap file, weakened
Alexander Bluhm
2019-12-19
Start protecting the pipe_peer member of `struct pipe' using the
anton
2019-12-19
In ndp(8) the scope ID was not set correctly so it touches the wrong
Alexander Bluhm
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-19
wider list width to adjust for previous;
Jason McIntyre
2019-12-19
Validate auth_offset before using it. If it's too big ripd will crash.
remi
2019-12-19
Fix output loop to not stop when the first unused output format is
Claudio Jeker
2019-12-19
Document that security key-hosted keys can act as host keys.
Christian Weisgerber
2019-12-19
Align man file with reality
job
2019-12-19
tweak previous;
Jason McIntyre
2019-12-19
poll handlers must return a poll(2) revents value, not errno(2) values.
Reyk Floeter
2019-12-19
Add size for free() in vio(4).
Frederic Cambus
2019-12-19
Spell "mount point" as other man pages do, with a space.
Anthony J. Bentley
2019-12-19
When adding a list with multiple commands to the queue, the next item to
Nicholas Marriott
2019-12-19
Use bus_size_t as the type for the base address.
Mark Kettenis
2019-12-19
Change the way individual show functions are called. Up until now an imsg
Claudio Jeker
2019-12-19
Do not need the getudpportrange functions. We don't need to perform any
Theo de Raadt
2019-12-19
"Forward security" -> "Forward secrecy" since that's the correct term.
Darren Tucker
2019-12-19
Prevent redirections to file: URLs
Jeremie Courreges-Anglas
2019-12-18
unifdef _AIX
Stuart Henderson
[next]