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
2021-07-26
Report write() and ioctl() errors encountered when writing GPT or MBR to disk.
Kenneth R Westerback
2021-07-26
small tweaks to dhcpleased.conf(5), ok jmc florian
Stuart Henderson
2021-07-26
Pass make flags to kernel and lib builds
kn
2021-07-26
fix an mbuf leak with m_len 0 mbufs
Jonathan Gray
2021-07-26
Implement possibility to send vendor class identifier (option 60) and
Florian Obser
2021-07-26
The SIOCAIFADDR ioctl could lose a race against another process
Florian Obser
2021-07-26
Qt4 cleanup
rsadowski
2021-07-26
retry i2c transfers on -EAGAIN up to the number of times specified in
Jonathan Gray
2021-07-26
Add mtx_enter/mtx_leave in kvp_pool_keys().
asou
2021-07-26
Pass a socket pointer to various socket buffer routines in preparation for
Martin Pieuchot
2021-07-26
Dedup dtls1_dispatch_alert()/ssl3_dispatch_alert().
Joel Sing
2021-07-25
Consistently use __asm instead of asm/__asm__
Jeremie Courreges-Anglas
2021-07-25
The output of server_root_strip() is a string. Use the correct format
Sebastian Benoit
2021-07-25
nanosleep.2: HISTORY: correct historic sleep() system call origins
cheloha
2021-07-25
Kill unused sbinsertoob().
Martin Pieuchot
2021-07-25
Document X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3),
Ingo Schwarze
2021-07-25
If the lease didn't contain renewal or rebinding options set the
Florian Obser
2021-07-25
Skip unit and makefile-based key conversion tests when we're building
Darren Tucker
2021-07-25
Replace OPENSSL as the variable that points to the openssl binary
Darren Tucker
2021-07-25
nobody noticed, but the variable is still called "MODULES" with an S
Marc Espie
2021-07-25
Do not doubt a secure (i.e. validated) NXDOMAIN response when we just
Florian Obser
2021-07-25
We store a list of resolver strategies in order of their preference in
Florian Obser
2021-07-25
Force to use serial console when no graphic board is found.
Kenji Aoyama
2021-07-25
Enable LEDs for the LAN7800 chip, as e.g. found on the
Marcus Glocker
2021-07-25
enable iwm(4)
Jonathan Gray
2021-07-25
enable ix(4)
Jonathan Gray
2021-07-24
riscv64 userland timecounter support
Jeremie Courreges-Anglas
2021-07-24
sync
Theo de Raadt
2021-07-24
Implement a workaround for the SiFive FU740 CIP-1200 errata.
Mark Kettenis
2021-07-24
Pretty print ELF machine name as "RISC-V"
Jeremie Courreges-Anglas
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Fix octeon build after dwctwo(4) update.
Marcus Glocker
2021-07-24
Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)
Ingo Schwarze
2021-07-24
Capitalise DNS response code, stub learns from SLAAC, clarify wording
kn
2021-07-24
Compare strcmp and strcasecmp return value with zero
Kinichiro Inoguchi
2021-07-24
The I2C controller's clock- and bitrate properties used different naming
Patrick Wildt
2021-07-24
Modifying a knote must be done with the corresponding lock held. Assert
Martin Pieuchot
2021-07-24
Replace cpus_running with CPU_IS_RUNNING().
Visa Hankala
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Use the presence of an intrmap, rather than the number of queues, to
Jonathan Matthew
2021-07-24
Add basic regression tests for strchr() and strrchr().
Visa Hankala
2021-07-24
Fix strchr() and strrchr() on mips64
Visa Hankala
2021-07-24
Skip RFC4716 format import and export tests when built without OpenSSL.
Darren Tucker
2021-07-24
Don't omit ssh-keygen -y from usage when built without OpenSSL. It is
Darren Tucker
2021-07-24
Exclude key conversion options from usage when built without OpenSSL
Darren Tucker
2021-07-24
don't leak environment= variable when it is not the first match
Damien Miller
2021-07-24
test for first-match-wins in authorized_keys environment=
Damien Miller
2021-07-23
sync
Theo de Raadt
2021-07-23
Make GENERIC compile again.
Marcus Glocker
2021-07-23
Similar to x509/x509_purp.c rev. 1.5:
Ingo Schwarze
[next]