summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-24OpenBGPD 7.7Claudio Jeker
2022-09-24There are time zones that have minute offsets, display thoseFlorian Obser
2022-09-24macro tweaks; from josiah frentsosJason McIntyre
2022-09-24macro tweaks; from josiah frentsosJason McIntyre
2022-09-24Sync with https://github.com/JodaOrg/global-tzTodd C. Miller
2022-09-24disable POOL_DEBUG for releaseJonathan Gray
2022-09-24add SH-B0 0x00000f50 socket 940 family 0Fh OpteronJonathan Gray
2022-09-24Adjust dummy rde_generate_updates() to the new prototype.Claudio Jeker
2022-09-23Fix detection of duplicate sticky-address in pf.conf parser.Alexander Bluhm
2022-09-23Sync to libunbound 1.16.3Florian Obser
2022-09-23Xr to correct man page; from Josiah Frentsos, thanks!Florian Obser
2022-09-23POSIX timzone specs may contain '.' so only reject names containing '../'.Todd C. Miller
2022-09-23Since tzset(3) ignores arbitrary files, we no longer need rpathFlorian Obser
2022-09-23Don't depend on RTLABEL_LEN but instead define our own ROUTELABEL_LEN.Claudio Jeker
2022-09-23Implement a special update generator for add-path send all.Claudio Jeker
2022-09-23merge unbound 1.16.3Stuart Henderson
2022-09-23Don't hardcode disk major device types inside DEBUG block. UseKenneth R Westerback
2022-09-23Delete unused variables originally come from mvme88k.Kenji Aoyama
2022-09-23only call printf the first time amd64_errata() is calledJonathan Gray
2022-09-22remove dup line; from j@bitminerTheo de Raadt
2022-09-22use the always serializing RDTSCP instruction in tsc and usertc if availableRobert Nagy
2022-09-22Call amd64_errata() from cpu_fix_msrs() instead of identifycpu() so thatRobert Nagy
2022-09-21Distinguish between retransmit ok and nothing to retransmit. This makesTobias Heider
2022-09-21Fix typo. From AlexanderStohr via github PR#343.Darren Tucker
2022-09-21The values for fib_priority are OS dependent. To help portability moveClaudio Jeker
2022-09-21tzset: ignore TZ if it contains an absolute path or issetugid().Todd C. Miller
2022-09-21Tweak symbols test in such a way that it would have caught the recentTheo Buehler
2022-09-21Adjust pathid_assign() to be much faster in the common case.Claudio Jeker
2022-09-21Revert UVM_VNODE_CANPERSIST removal, it exposes an issue on arm64.Martin Pieuchot
2022-09-21Default request message body size should be 0.YASUOKA Masahiko
2022-09-21Update awk to Sep 12, 2022 version.Todd C. Miller
2022-09-20Update libexpat to 2.4.9. This fixes CVE-2022-40674. Relevant forAlexander Bluhm
2022-09-20Split out handling of cpu family specific MSRs from cpu_init_msrs()Robert Nagy
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Jonathan Gray
2022-09-20Remove unused and unimplemented unp_drain().Vitaliy Makkoveev
2022-09-20Fix line length trimming in -f modeJob Snijders
2022-09-20Reword comment, no functional changeClaudio Jeker
2022-09-20remove HY_D1_G34R1 enum value and just use HY_D1Jonathan Gray
2022-09-19add RequiredRSASize to the list of keywords accepted by -o;Damien Miller
2022-09-19Remove now-unused connect_wait() function.Todd C. Miller
2022-09-19Add iked connection statistics for successful and failed connections, commonTobias Heider
2022-09-19Change OF_getnodebyname() such that looking up a node using just the namePatrick Wildt
2022-09-19Symlink chosen time zone file to /etc/localtime so that we don't needFlorian Obser
2022-09-19When setting time, date(1) pledges "wpath" for logwtmp(3). RestrictFlorian Obser
2022-09-19adjust notes for linker set changeJonathan Gray
2022-09-19Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.listTheo Buehler
2022-09-19use users-groups-by-id@openssh.com sftp-server extension (whenDamien Miller
2022-09-19sftp client library support for users-groups-by-id@openssh.com;Damien Miller
2022-09-19extend sftp-common.c:extend ls_file() to support supplied user/groupDamien Miller
2022-09-19sftp-server(8): add a "users-groups-by-id@openssh.com" extensionDamien Miller