summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23If during parsing lines in the script, ksh finds a NUL byte on theTheo de Raadt
2024-09-23now hacking on 7.6-currentTheo de Raadt
2024-09-23Replace `&&' with `if' for proper $? handling; OK lucasKlemens Nanni
2024-09-23now hacking on 7.6-currentTheo de Raadt
2024-09-23zap redundant "|| return 1"; OK lucasKlemens Nanni
2024-09-23document SIOCSIFMTU; OK jmcKlemens Nanni
2024-09-23sync struct defintions from headers; OK jmcKlemens Nanni
2024-09-23recognise Neoverse V3AE (Poseidon AE)Jonathan Gray
2024-09-23regenJonathan Gray
2024-09-23add more Navi 32 and Navi 33 device idsJonathan Gray
2024-09-23add device tree mapping for HP OmniBook X 14Jonathan Gray
2024-09-22Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1Theo Buehler
2024-09-22remove some unused defines; ok djm@Jonathan Gray
2024-09-22For compatibility with groff, the .In macro has been callable and parsedIngo Schwarze
2024-09-22Talk less about "Single UNIX" because it has a confusing numberingIngo Schwarze
2024-09-22Increase the default buffer size for AF_UNIX from 8192 to 32768.Claudio Jeker
2024-09-22remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20Jonathan Gray
2024-09-21We aren't ready to choose S0-over-S3 based upon the S0ix bit in FADT.Theo de Raadt
2024-09-21Check that .In is callable and parsed.Ingo Schwarze
2024-09-21add route-to exampleaisha
2024-09-21vmm(4): remove EPT mprotect ioctlMike Larkin
2024-09-21vmm.h is a needed include nowMike Larkin
2024-09-20Add device tree mapping for Lenovo ThinkPad T14s.Mark Kettenis
2024-09-20Avoid use after free when retrying the -o fileTheo Buehler
2024-09-20gdb: fix path to exTheo Buehler
2024-09-20correct format string in debug printfJonathan Gray
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2024-09-20remove unneeded semicolonJonathan Gray
2024-09-20remove unneeded semicolons; checked by millert@Jonathan Gray
2024-09-20fix up the ip address config in the example config.David Gwynne
2024-09-19openssh-9.9Damien Miller
2024-09-19Shift 1U rather than 1 to avoid -Wsign-compare whiningTheo Buehler
2024-09-19Move rpki-client to 9.3Job Snijders
2024-09-19fixup! drm/apple: Add support for the macOS 13.2 DCP firmwareJonathan Gray
2024-09-19Remove spaces before EOL.Claudio Jeker
2024-09-19vio: allow longer tx chainsStefan Fritsch
2024-09-19virtio_pci: Fix off-by-one in interrupt setupStefan Fritsch
2024-09-19document how to add a restricted socketDenis Fondras
2024-09-19don't warn when returning early in hdcp functionsJonathan Gray
2024-09-19drm/i915/guc: prevent a possible int overflow in wq offsetsJonathan Gray
2024-09-19drm/amd/amdgpu: apply command submission parser for JPEG v1Jonathan Gray
2024-09-19drm/amdgpu/atomfirmware: Silence UBSAN warningJonathan Gray
2024-09-19drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlJonathan Gray
2024-09-19drm/amd/display: Fix FEC_READY write on DP LTJonathan Gray
2024-09-19drm/amd/display: Disable error correction if it's not supportedJonathan Gray
2024-09-19drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxJonathan Gray
2024-09-19drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroJonathan Gray
2024-09-19correct indentationJonathan Gray
2024-09-18Enable large number of extension tests and stop skippking QUIC transportTheo Buehler
2024-09-18zic: cherrypick support for %z in time zone formatsTodd C. Miller