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