summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27Avoid escaping inside here documentsKlemens Nanni
2022-09-27simpler ftplist[0-9].o.o removalKlemens Nanni
2022-09-27Zap .Nm bootparamdKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-27- no more /usr/include/objc; confirmed by miodJason McIntyre
2022-09-27typing ^C and seeing "terminated by signal %d" is so ... I don'tTheo de Raadt
2022-09-27we are now working on 7.2-currentTheo de Raadt
2022-09-26openssh-9.1Damien Miller
2022-09-26For framebuffers that don't start on a page boundary, we need to allowMark Kettenis
2022-09-26Fix a use after free in case mta_tls_init fails.Martijn van Duren
2022-09-26Regenerate usbdevs{.h,_data.h} for Wacom One S (CTL-472)Stefan Hagen
2022-09-26uwacom(4): Support for Wacom One S (CTL-472)Stefan Hagen
2022-09-26Drop incomplete archs lists from wsmoused(8) commentKlemens Nanni
2022-09-26Hide error messages while extracting Apple firmware. Depending on theMark Kettenis
2022-09-25Document savecore_flagsKlemens Nanni
2022-09-25add /etc/rpki/Jason McIntyre
2022-09-25Give mfii(4) firmware more time to transition out of UNDEFINED state.Stefan Sperling
2022-09-24ascii_load_sockaddr: Remove old IPv6 address parsing for envelope files.Todd C. Miller
2022-09-24rpki-client 8.1Claudio Jeker
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