summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12Use break instead of return so that a HEAD request still consumes all data.Claudio Jeker
2022-08-12use string literal for format stringJonathan Gray
2022-08-12use string literal for format stringJonathan Gray
2022-08-12fix regression introduced in previous commit. HEAD replies don't have aOmar Polo
2022-08-12sftp-server: support home-directory requestDamien Miller
2022-08-12amd64: simplify TSC synchronization testingScott Soule Cheloha
2022-08-12Coverity says multiplying two uint32_t's and assigning them toKenneth R Westerback
2022-08-12renice(8): don't succeed after 256 errorsScott Soule Cheloha
2022-08-11Don't trust gpt header data read from disk until after itsKenneth R Westerback
2022-08-11powerpc64: cpu_initclocks: do tc_init(9) before cpu_startclock()Scott Soule Cheloha
2022-08-11Don't yet configure smmu(4) on Qualcomm SoCs as used on the Lenovo x13sPatrick Wildt
2022-08-11correctly handle an abnormal fastcgi termination. httpd handles theOmar Polo
2022-08-11remove useless Pp;Jason McIntyre
2022-08-11Remove unused variableTheo Buehler
2022-08-11Revert previous commit as the bounds check was correct.Anton Lindqvist
2022-08-11Add information about TCP_INFO. Be a bit vague about struct tcp_info sinceClaudio Jeker
2022-08-11Add TCP_INFO support to getsockopt for tcp sessions.Claudio Jeker
2022-08-11vi(1) Home/End bindings, from Markus F X J Oberhumer.Nicholas Marriott
2022-08-11Remove prefix from nested battery struct fields.Anton Lindqvist
2022-08-11Revert uLong -> z_off_t change in the kernelTheo Buehler
2022-08-11add some tests for parse_absolute_time(), including cases where itDamien Miller
2022-08-11allow certificate validity intervals, sshsig verification times andDamien Miller
2022-08-10Fix off-by-one in channel count, from NetBSD.Marcus Glocker
2022-08-10Fix Gdium boot setup.Miod Vallat
2022-08-10On the Qualcomm SoC as implemented on the Lenovo x13s the BIOS alreadyPatrick Wildt
2022-08-10Provide the AML root in ACPI's softc so that drivers that need accessPatrick Wildt
2022-08-10Avoid signed integer overflow due to unary negationTheo Buehler
2022-08-10Also attach spdmem on Gdium.Miod Vallat
2022-08-10Clarify warning related to ROA eContentJob Snijders
2022-08-10Disallow AS Resources extension on ROA EE certificatesJob Snijders
2022-08-10Reverse NULL check in krVPN6_change()Theo Buehler
2022-08-10More kroute_nexthop cleanup. Mainly use direct assignment instead ofClaudio Jeker
2022-08-10Fix check of home directory (&& not ||), from Markus F X J Oberhumer,Nicholas Marriott
2022-08-10Pass the "good random" flag from the bootblocks to the kernel when applicable.Miod Vallat
2022-08-10Cast int64_t to uint64_t for negatingTheo Buehler
2022-08-10Only print versions we know aboutTheo Buehler
2022-08-10Fix logic in network_dump_upcall()Claudio Jeker
2022-08-10Add iic at glxpcib, to get spdmem to attach on 2F-based systems.Miod Vallat
2022-08-10Remove alpha kernel code to process userland misaligned accesses, and theMiod Vallat
2022-08-10Decrease how long to wait for the remote peer to send IO before giving upJob Snijders
2022-08-10fixup header for bgpctl show network so it lines up again.Claudio Jeker
2022-08-10Remove netlock assertion from vlan_ioctl(). Now (*if_ioctl)() calledVitaliy Makkoveev
2022-08-10Fix two compiler warnings resulting from last zlib bumpTheo Buehler
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2022-08-10Remove games from the default $PATH in /etc/skelTheo Buehler
2022-08-10match other archs use %s for version printfJonathan Gray
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Backout "Call getuptime() just once per function"Klemens Nanni
2022-08-09syncTheo de Raadt
2022-08-09prevent breakable hyphens in segment identifiersIngo Schwarze