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
2018-10-05
Garbage-collect the now unused __statement() macro.
Christian Weisgerber
2018-10-05
Setting getopt optreset to 1 needs an additional reset of optind to 1.
Reyk Floeter
2018-10-05
It is perfectly legal in C++ to use the same name for a struct tag
Todd C. Miller
2018-10-05
Add regress variable to run setup once for all tests.
Alexander Bluhm
2018-10-05
pass current dir, rdomains and interfaces as argument to the test.
Sebastian Benoit
2018-10-05
Do not join node information multicast group (RFC 4620).
Florian Obser
2018-10-05
lldb after release, reasons.
Theo de Raadt
2018-10-04
Honor quick on anchor rules
kn
2018-10-04
Call unveil_destroy() from exit1() instead of from the reaper. Fixes a
Mark Kettenis
2018-10-04
Better refer to RFC 8422 which obsoletes RFC 4492.
Theo Buehler
2018-10-04
While we don't explicitly support curve secp256r1, we can run 1250 tests
Theo Buehler
2018-10-04
sync
Theo de Raadt
2018-10-04
Revert the inpcb table mutex commit. It triggers a witness panic
Alexander Bluhm
2018-10-04
Plug TLS context leak in nc(1) server and client mode. Move
Alexander Bluhm
2018-10-04
Update qcow file definitions
ccardenas
2018-10-04
vmd(8): don't forget to set TXRDY in the case when the rate limiter isn't
Mike Larkin
2018-10-04
update DESCRIPTION and COMPATIBILITY, mostly correcting statements
Ingo Schwarze
2018-10-04
Stop abusing subsections to represent the list of escape sequences;
Ingo Schwarze
2018-10-04
When a subsection header contains no letters but only special
Ingo Schwarze
2018-10-04
Add infrastructure to compile and link LLDB. Inspecting core files
Patrick Wildt
2018-10-04
fix stupidity
Marc Espie
2018-10-04
Rework man page a bit. Add 2 new sections for Set Configuration and
Claudio Jeker
2018-10-04
when the peer sends a channel-close message, make sure we close the
Damien Miller
2018-10-04
Use PCIDs where they and the INVPCID instruction are available.
Philip Guenther
2018-10-04
Force 8051 reset/enable before waiting for firmware to get ready for
Kevin Lo
2018-10-04
factor out channel status formatting from channel_open_message() so
Damien Miller
2018-10-04
include a little more information about the status and disposition of
Damien Miller
2018-10-04
explicit_bzero here to be consistent with other kex*.c;
Damien Miller
2018-10-03
Add check to ensure vioscsi pointer if valid
ccardenas
2018-10-03
vmd(8): avoid a divide by zero when the user specified a low baud rate
Mike Larkin
2018-10-03
Do not move the cursor when the mouse wheel is used, GitHub issue 1493.
Nicholas Marriott
2018-10-03
remove unused files
Eric Faurot
2018-10-03
correctly handle "+a:..." entries
Eric Faurot
2018-10-03
add filter option based on origin validation state
denis
2018-10-03
Update manual to reflect ROA changes
denis
2018-10-03
Allow ssh_config IdentityAgent directive to accept environment variable
Damien Miller
2018-10-03
Fix a race condition that affects pfsync interface deletion.
Visa Hankala
2018-10-02
- pfsync: avoid a recursion on PF_LOCK
Alexandr Nedvedicky
2018-10-02
sync
Jonathan Gray
2018-10-02
Unify the MD byteswapping code as much as possible across architectures.
Christian Weisgerber
2018-10-02
Make some USB ioctls return ENXIO, instead of EIO, if usbd_is_dying().
Stefan Sperling
2018-10-02
add DESCRIPTION and .Ss to the toc; suggested by espie@
Ingo Schwarze
2018-10-02
enable the equivalent of -O toc in man.cgi(8)
Ingo Schwarze
2018-10-02
Fix potential rounding errors when calculating the qcow2 l1 and ref tables sizes
Reyk Floeter
2018-10-02
Add an option -T html -O toc to add a brief table of contents near
Ingo Schwarze
2018-10-02
mention INFO@openssh.com for sending SIGINFO
Damien Miller
2018-10-02
Add server support for signalling sessions via the SSH channel/
Damien Miller
2018-10-02
Support a second argument to -O man,
Ingo Schwarze
2018-10-02
Render the eqn(7) "sqrt" function as U+221A in UTF-8 output.
Ingo Schwarze
2018-10-02
document that uuid_create generates v4 uuids; from william orr
Jason McIntyre
[next]