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
2022-12-26
spelling fix; from paul tagliamonte
Jason McIntyre
2022-12-26
Replace two (void)copystr(..., NULL) with equivalent (void)strlcpy() calls.
Miod Vallat
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
send_adb_cuda() would assume the returned value of splhigh() is the macintr
Miod Vallat
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
Update adb_polling in akbd_cnpollc rather than akbd_cngetc; repairs ddb
Miod Vallat
2022-12-26
Re-order libraries in parallel to netstart.
Florian Obser
2022-12-26
Implement support for personal units library.
Florian Obser
2022-12-26
spelling fixes from paul tagliamonte;
Jason McIntyre
2022-12-26
revert previous: just as i get to replying, i find sthen's note. this part
Jason McIntyre
2022-12-26
emited -> emitted;
Jason McIntyre
2022-12-26
reformat some multiline markup, which had been causing an unwanted
Jason McIntyre
2022-09-01
Import snmpd_metrics.
Martijn van Duren
2022-12-26
Prepare to provide X509_CRL_get0_sigalg()
Theo Buehler
2022-12-26
fix another typo in comment in a line touched by the last commit (this
Stuart Henderson
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
Add close vmt.
ASOU Masato
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2022-12-26
Document ruby32 FLAVOR for Ruby ports
Jeremy Evans
2022-12-25
Re-enable DT_MIPS_RLD_MAP_REL tag in ld.so
Visa Hankala
2022-12-24
Hook up xhci(4)'s activate function to the FDT attachment driver. This
Patrick Wildt
2022-12-24
Make .text (and .btext) execute-only on arm64.
Mark Kettenis
2022-12-24
Enable pcagpio(4), and also consistently pcamux(4) while we're at it. With
Patrick Wildt
2022-12-24
Build libc with executable-only .text on arm64.
Mark Kettenis
2022-12-24
Don't use a literal pool in .text to load the setjmp magic value as this is
Mark Kettenis
2022-12-24
Use the correct instruction to clear the frame pointer.
Mark Kettenis
2022-12-24
Zap trailing whitespace in license and add some empty lines
Theo Buehler
2022-12-24
fix and enable toeplitz hashing of pf_state_keys again.
David Gwynne
2022-12-24
sync
Theo de Raadt
2022-12-23
Add the missing Copyright and license headers in the libcrypto/comp directory.
Ingo Schwarze
2022-12-23
vmd(8): implement zero-copy operations on virtqueues.
Dave Voutila
2022-12-23
Document the deprecated wrappers BIO_set_app_data(3) and BIO_get_app_data(3).
Ingo Schwarze
2022-12-23
Add detection of EPAN feature bit.
Mark Kettenis
2022-12-23
Avoid using 1GB mappings for the identity map that we use in the early
Mark Kettenis
2022-12-23
Mark BIO_buffer_get_num_lines(3) as intentionally undocumented.
Ingo Schwarze
2022-12-23
Mark BIO_f_nbio_test(3) as intentionally undocumented.
Ingo Schwarze
2022-12-23
new manual page BIO_s_datagram(3);
Ingo Schwarze
2022-12-23
Prevent an iwx(4) firmware error when authentication to the AP times out.
Stefan Sperling
2022-12-23
- hostname.if can handle lladdr as well as if names now
Jason McIntyre
2022-12-23
remove "-p protocol" from the -r synopsis: it no longer makes sense
Jason McIntyre
2022-12-23
point readers, where relevant, to route(8) rather than netstat(1) or route(4);
Jason McIntyre
2022-12-23
disable the use of the has in the pf state key lookup (for now).
David Gwynne
2022-12-23
wrap a line better
Theo de Raadt
2022-12-23
Simplify BN_cmp() and BN_ucmp().
Joel Sing
2022-12-23
Consistently check for NULL early.
Joel Sing
2022-12-23
Fix an unchecked strdup() in UI_create_method().
Joel Sing
[next]