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
Improve logging when sending a packet fails.
remi
2019-07-15
Make layout_fix_offsets take a window like layout_fix_panes.
Nicholas Marriott
2019-07-15
Explain in which circumstances trailing slashes can be omitted after
Ingo Schwarze
2019-07-15
Our kernel __realpath(2) implementation does not allow non-existing
Alexander Bluhm
2019-07-15
revert unintended change that snuck in last commit
Bob Beck
2019-07-15
Make realpath posixly correct by changing the kernel implementation
Bob Beck
2019-07-15
support PKCS8 as an optional format for storage of private keys,
Damien Miller
2019-07-15
unit tests for sshbuf_cmp() and sshbuf_find(); ok markus
Damien Miller
2019-07-15
two more bounds-checking sshbuf counterparts to common string
Damien Miller
2019-07-15
Initialize struct inpcb pool not on demand, but during initialization.
Alexander Bluhm
2019-07-15
Convert struct unpcb malloc(9) to pool_get(9).
Alexander Bluhm
2019-07-15
Nuke '-l' command line option (alternate location for
Kenneth R Westerback
2019-07-15
Fix usage
kn
2019-07-15
Add tls-cert-bundle and example of using a DNS-over-TLS forwarder.
Darren Tucker
2019-07-15
revisit pipe initialization and buffer management
Sebastien Marie
2019-07-15
Fix a direct map bug that affected machines with > 1023GB physical
Mike Larkin
2019-07-15
Document locking with fdrelease().
Visa Hankala
2019-07-15
Do not relock fdp in fdrelease(). This prevents unnecessary locking
Visa Hankala
2019-07-15
sync
Visa Hankala
2019-07-15
unstub phm_irq_process()
Jonathan Gray
2019-07-15
add PCI_BUS_NUM()
Jonathan Gray
2019-07-15
put smbios date access under NBIOS > 0 instead of CONFIG_DMI
Jonathan Gray
2019-07-15
Replace local method of determining rasops rotation with
Jonathan Gray
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
[next]