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-05-25
Call if_put(9) after we finish with `ia' within ip_getmoptions().
Vitaliy Makkoveev
2022-05-25
Revert the .rodata.cst4 change: results in incorrect value read
Philip Guenther
2022-05-25
Remove an unnecessary XXX comment. The suggested check is part of
Theo Buehler
2022-05-25
Adjust code after adding an extra argument to community_ext_add
Claudio Jeker
2022-05-25
Print ASnumbers in asplain format and stop using the old asdot format.
Claudio Jeker
2022-05-25
Fix non-transitive extended community handling.
Claudio Jeker
2022-05-25
Add RFC 9234 "BGP Role" support
Job Snijders
2022-05-25
drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
Jonathan Gray
2022-05-25
drm/i915/dmc: Add MMIO range restrictions
Jonathan Gray
2022-05-25
drm/amd: Don't reset dGPUs if the system is going to s2idle
Jonathan Gray
2022-05-25
Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...
Jonathan Gray
2022-05-25
As with if_em.c r1.350, and for the same reasons (arm64 systems with non
Jonathan Matthew
2022-05-25
revert previous; it was broken (spotted by Theo)
Damien Miller
2022-05-25
marvell,armada-3700-ahci seems to work.
David Gwynne
2022-05-25
make SSHBUF_DBG/SSHBUF_TELL (off by default and only enabled via
Damien Miller
2022-05-24
Delete superfluous/duplicated #includes
Philip Guenther
2022-05-24
Give internal 'botch' labels a '.L' prefix to remove them from the
Philip Guenther
2022-05-24
Address the clang 13 "changed binding to STB_WEAK" warning on arm64:
Philip Guenther
2022-05-24
Clean up ASN1_item_sign_ctx() a little
Theo Buehler
2022-05-24
Simplify ec_asn1_group2curve()
Theo Buehler
2022-05-24
Straightforward conversion of ecdh_cms_encrypt() to
Theo Buehler
2022-05-24
Rewrite X509_PUBKEY_set0_param() to use asn1_abs_set_unused_bits()
Theo Buehler
2022-05-24
Use asn1_abs_set_unused_bits() in asn1_str2type()
Theo Buehler
2022-05-24
fdisk(8) no longer uses the partition table it finds in
Kenneth R Westerback
2022-05-24
Set the correct alignment on __jmpxor (.align's meaning is MD!)
Philip Guenther
2022-05-24
Delete superfluous/duplicated #includes
Philip Guenther
2022-05-24
Add END() tags to give these functions sizes in the ELF symbol table
Philip Guenther
2022-05-24
Address the clang 13 "changed binding to STB_WEAK" warning on arm (32bit):
Philip Guenther
2022-05-24
fix some dobeep_msgs calls
op
2022-05-24
automatically delete trailing whitespaces on RET in c-mode and
op
2022-05-24
While not strictly required clear all pfds in the poll loop and not just
Claudio Jeker
2022-05-24
Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
Claudio Jeker
2022-05-24
Recent changes to truncate(2) swapped the ordering of some validations
Anton Lindqvist
2022-05-23
Neither macppc nor the retired loongson have any remaining useful
Kenneth R Westerback
2022-05-23
Respect RLIMIT_FSIZE when extending a file via truncat(2)/ftruncate(2).
Todd C. Miller
2022-05-23
Improve #ifdefs for STACK_OF() helpers.
Theo Buehler
2022-05-23
whitespaces found when I went checking for something else
Theo de Raadt
2022-05-23
There is no need to be quiet by default anymore and also stdout is
Claudio Jeker
2022-05-23
add support for the ehci controller on marvell 3720 boards.
David Gwynne
2022-05-23
In pf the kernel paniced if IP options in packet within ICMP payload
Alexander Bluhm
2022-05-23
Fix white space.
Alexander Bluhm
2022-05-22
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-22
Lock kernel in nfsrv_rcv() because NFS subsystem is not MP-safe yet.
Visa Hankala
2022-05-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-21
Document rc_exec.
Antoine Jacoutot
2022-05-21
Repair a leak of a FILE. The FILE contains a fd via fdopen(), the
Theo de Raadt
2022-05-21
Remove some unhelpful comments and spell NULL correctly.
Joel Sing
2022-05-21
Factor out ASN1_ITYPE_EXTERN handling.
Joel Sing
2022-05-21
${rcexec} -> rc_exec
Antoine Jacoutot
2022-05-21
Use 'at' for ASN1_TEMPLATE variable names rather than 'tt'.
Joel Sing
[next]