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-02-13
SKEEYSEED -> SKEYSEED
mbuhl
2022-02-13
Some PCIe devices on the M1 and M1 Pro/Max need to be explicitly powered on
Mark Kettenis
2022-02-13
Add basic GPIO support.
Mark Kettenis
2022-02-13
Add /usr/local/share/examples/login.conf.d to the default hierarchy.
Antoine Jacoutot
2022-02-12
use new libtls signer api
Eric Faurot
2022-02-12
wsdisplay checks are no longer needed here
Theo de Raadt
2022-02-12
wsdisplay checks are no longer needed here
Theo de Raadt
2022-02-12
add MP stubs
Theo de Raadt
2022-02-12
for non-SUSPEND kernel, put the ioctl pieces entirely inside #ifdef
Theo de Raadt
2022-02-12
Reduce code duplication in pipe event filters
Visa Hankala
2022-02-12
Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.
Joel Sing
2022-02-12
switch to using the common code in BaseState
Marc Espie
2022-02-12
Avoid potential single byte overread in asn1_parse2().
Joel Sing
2022-02-12
Revise for OBJ_obj2txt() OID arc limits.
Joel Sing
2022-02-12
Limit OID text conversion to 64 bits per arc.
Joel Sing
2022-02-11
Fix length check of IP addresses for name constraints
Theo Buehler
2022-02-11
Add missing error check for a2i_GENERAL_NAME()
Theo Buehler
2022-02-11
Fix a double free in v2i_NAME_CONSTRAINTS()
Theo Buehler
2022-02-11
adjust bsd.port.mk(5) manual for change to login.conf.d file handling
Stuart Henderson
2022-02-11
space needed between arg and punctuation;
Jason McIntyre
2022-02-11
Test OBJ_obj2nid() with an undefined (NID_undef) object.
Joel Sing
2022-02-11
Make OBJ_obj2nid() work correctly with NID_undef.
Joel Sing
2022-02-11
Add initial regress for objects.
Joel Sing
2022-02-11
tr(1): rename lookup tables
Scott Soule Cheloha
2022-02-11
be more consistent in packing-list usage
Marc Espie
2022-02-11
use packing-list consistently
Marc Espie
2022-02-11
Fix typo in comment for f_favail.
Todd C. Miller
2022-02-11
It's fw_update's job to say what went wrong.
Florian Obser
2022-02-11
describe LOGIN_CONF, help from espie
Stuart Henderson
2022-02-11
Backout previous "Unwire with map lock held" (commitid: eQBvWUwShD91dN9Z)
Klemens Nanni
2022-02-11
Backout previous "Assert vm map locks" (commitid: sRNBfzX2dJrxFDmb)
Klemens Nanni
2022-02-11
Replace manual !klist_empty()+knote() with KNOTE().
Visa Hankala
2022-02-11
Check klist emptiness instead of NULL pointer in KNOTE()
Visa Hankala
2022-02-11
Inline klist_empty() for more economic machine code.
Visa Hankala
2022-02-11
the sleep_clocks() hook is not needed because the architectures which
Theo de Raadt
2022-02-11
Lock the pkg db while running
Andrew Fresh
2022-02-11
Always initialize delim before passing to hpdelim2 which might not set it.
Darren Tucker
2022-02-11
sleep_cpu/resume_cpu are part of an earlier MI split attempt
Theo de Raadt
2022-02-10
Casting a char pointer to struct ctf_header causes bus error on
Alexander Bluhm
2022-02-10
Use fdisk's -b to create boot partitions instead of -e scripts.
Kenneth R Westerback
2022-02-10
Fix regress after crl_print() addition so anton doesn't have to complain
Theo Buehler
2022-02-10
Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.
Theo Buehler
2022-02-10
sync
Theo de Raadt
2022-02-10
Fix serial number printing in crl_print() for large serials.
Claudio Jeker
2022-02-10
look for the login class in both login.conf and login.conf.d/${class}
Robert Nagy
2022-02-10
Duplicate "park disk" code, so that the SUSPEND case can be MI, it is only
Theo de Raadt
2022-02-10
Enable receive checksum offloading on ixl(4) network interfaces.
Alexander Bluhm
2022-02-10
Implement some code to print crls with -f.
Claudio Jeker
2022-02-10
Use fdisk's -b to create boot partitions instead of -e scripts.
Kenneth R Westerback
2022-02-10
Do not verify the cert or CA for a relay using opportunistic TLS.
Todd C. Miller
[next]