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-07-15
Add dmi functions used by drm_panel_orientation_quirks.c and enable
Jonathan Gray
2019-07-15
store smbios date string in globally visible var for drm
Jonathan Gray
2019-07-14
unit tests for sshbuf_peek/poke bounds-checked random access
Damien Miller
2019-07-14
add some functions to perform random-access read/write operations
Damien Miller
2019-07-14
Install OpenBSD::Unveil.3p manpage
Andrew Fresh
2019-07-14
If messages are shown and output is printed without a pager, display
Ingo Schwarze
2019-07-14
Add interface to set/update a data property.
Mark Kettenis
2019-07-14
one old PERMIT_* escaped! they're gone now
Marc Espie
2019-07-14
rename PIPE_WANT to PIPE_WANTD.
Sebastien Marie
2019-07-14
a bunch of changes, all related to error-handling:
Marc Espie
2019-07-14
newlen was a dead store, but what we could use is oldlen to
Florian Obser
2019-07-14
Update to libunbound 1.9.2
Florian Obser
2019-07-14
Delete obsolete bits in a comment: mcontext is gone and struct reg is no
Philip Guenther
2019-07-14
Unlike gas, clang's assembler complains about duplicate symbol assignments.
Philip Guenther
2019-07-14
Mark the initialized struct options arrays as both static and const.
Philip Guenther
2019-07-14
Don't lock the struct unveil being created in the child when cloning the
Philip Guenther
2019-07-14
ld.so's $ORIGIN handling when argv[0] is a relative path was broken by
Philip Guenther
2019-07-13
Panic for missing vp1 entry, do not panic for missing vp2 entry twice.
Dale Rahn
2019-07-13
Adjust the pmap_set_l* functions to a more reasonable API,
Dale Rahn
2019-07-13
pmap_page_protect() should not unmap pages after making them readonly.
Dale Rahn
2019-07-13
explain the acronym "CRT"; suggested by tb@
Ingo Schwarze
2019-07-13
fix error description on invalid forward ip.
Christopher Zimmermann
2019-07-13
Don't "forward to <table>" when a "forward to destination" address is set.
Christopher Zimmermann
2019-07-13
pipe_write() do opportunistic buffer resizing, when the buffer is empty.
Sebastien Marie
2019-07-12
Count the number of TCP SACK options that were dropped due to the
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-07-12
Minor polishing:
Ingo Schwarze
2019-07-12
non-null -> not .Dv NULL
Martin Pieuchot
2019-07-12
Document & cross Xr rtable_walk(9).
Martin Pieuchot
2019-07-12
According to RFC 8555 we MUST send an User-Agent.
Florian Obser
2019-07-12
Revert anton@ changes about read/write unlocking
solene
2019-07-12
Delete a sentence about the prompt that has nothing to do with su(1).
Ingo Schwarze
2019-07-12
Fix manual openssl(1) s_server
Kinichiro Inoguchi
2019-07-12
Add affinity between the program and its mixer control.
Alexandre Ratchov
2019-07-12
include SHA2-variant RSA key algorithms in KEX proposal; allows
Damien Miller
2019-07-12
print explicit "not modified" message if a file was requested for
Damien Miller
2019-07-12
Remove unnecessary extern declarations.
Visa Hankala
2019-07-12
Make rootdev parsing a little saner. The "rootdev=" prefix can be
Visa Hankala
2019-07-12
sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.
cheloha
2019-07-11
introduce link-auth to the smtp reporting stream so that filters may know
Gilles Chehade
2019-07-11
Use "i" constrain instead of "n" constrain in inline assembly. Makes clang
Mark Kettenis
2019-07-11
modify link-identify so it reports if HELO or EHLO was used
Gilles Chehade
2019-07-11
introduce link-reset to let smtpd report resets happening in a session
Gilles Chehade
2019-07-11
Allow functions that have 1 or more parameters receive and process
Mark Lumsden
2019-07-11
Kill commented-out wsfont_remove().
Martin Pieuchot
2019-07-11
Remove duplicate pledge(2) and comment from another era. While here also place
Ricardo Mestre
2019-07-11
fix date which got broken by Mdocdate during commit
Ingo Schwarze
2019-07-11
When parsing a tab character that is not preceded by a space character
Ingo Schwarze
2019-07-11
listen(2) should return EINVAL if the socket is connected.
Alexander Bluhm
2019-07-11
there are three ways to authenticate 'AUTH PLAIN', 'AUTH PLAIN <creds>' and
Gilles Chehade
[next]