summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-10Recalculate checksum of normalised packetBjorn Ketelaars
2022-10-10Use warnx(), not warn(), when 'errno' is not relevant.Kenneth R Westerback
2022-10-10Trigger ERR trap on permanent I/O redirection failureKlemens Nanni
2022-10-10Don't leak 'sec' in error path.Kenneth R Westerback
2022-10-10Enable configtestKlemens Nanni
2022-10-10Move enabling the policy refcounting from policy_ref() to config_free_policy().Tobias Heider
2022-10-10Continue tests is the mountpoint already existsKlemens Nanni
2022-10-10Discard stdout/err only where needed in check_unattendedupgrade()Klemens Nanni
2022-10-10consistently use IPv4/IPv6Jonathan Gray
2022-10-10consistently use IPv4/IPv6; from jmc@Jonathan Gray
2022-10-10ncurses wide character functions should be available with _XOPEN_SOURCENicholas Marriott
2022-10-10two tests are now expected to fail since the introduction of mimmutableAnton Lindqvist
2022-10-10add references to 10h 12h revision guidesJonathan Gray
2022-10-10revert amdgpu dirty fb helper changes from 5.15.71Jonathan Gray
2022-10-10Ipv6 -> IPv6Jonathan Gray
2022-10-09Drop fattr promise unless file creation is allowedKlemens Nanni
2022-10-09RK3566/RK3568 support.Mark Kettenis
2022-10-09RK3566/RK3568 support.Mark Kettenis
2022-10-09allow newlines inside the `alternative names' block in acme-client.confOmar Polo
2022-10-09remove by now unwanted extra space in outputAnton Lindqvist
2022-10-09Fix typo in debug messages.Kevin Lo
2022-10-08Add PNP ID to make this attach on Qualcomm SoCs.Mark Kettenis
2022-10-08List SIMCom SIM8262E-M2 as supported for umb(4)Kevin Lo
2022-10-08The stack can also be marked immutable, because we expect no sane programTheo de Raadt
2022-10-08The signal trampoline and timekeep regions can be marked immutable atTheo de Raadt
2022-10-08Since the PF_MUTABLE flag is an OpenBSD-specific flag, rename it toMark Kettenis
2022-10-08regenMarcus Glocker
2022-10-08Add Wacom One M CTL-672 USB tablet.Marcus Glocker
2022-10-07Fix some error output, replacing some silly 'warnx("\n...")' withKenneth R Westerback
2022-10-07Nuke GPTDOSACTIVE which specified the wrong bit. It was superseded byKenneth R Westerback
2022-10-07sort SEE ALSO;Jason McIntyre
2022-10-07syncTheo de Raadt
2022-10-07Show the entry immutable bit in the various output formats.Theo de Raadt
2022-10-07Add mimmutable(2) libc stub, add & adjust manual pages, and crank the minor.Theo de Raadt
2022-10-07In the linkers, collect objects in section "openbsd.mutable" and placeTheo de Raadt
2022-10-07syncTheo de Raadt
2022-10-07Add mimmutable(2) system call which locks the permissions (PROT_*) ofTheo de Raadt
2022-10-07Kill extra space in ext community ovs output.Claudio Jeker
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-10-07ssh-agent.1:Jason McIntyre
2022-10-07new UVM_ET_IMMUTABLE flag marks a uvm entry as immutable.Theo de Raadt
2022-10-07document "-O no-restrict-websafe"; spotted by Ross L RichardsonDamien Miller
2022-10-07Add identifiers for the new "mutable bss" section, ".openbsd.mutable" isTheo de Raadt
2022-10-07unstub intel_guc_send_busy_loop() ct_send()Jonathan Gray
2022-10-07add msleep_interruptible()Jonathan Gray
2022-10-07unstub guc_ct_buffer_reset() h2g_has_room()Jonathan Gray
2022-10-07add CIRC_SPACE()Jonathan Gray
2022-10-07unstub guc_mmio_reg_add()Jonathan Gray
2022-10-07add bsearch() from libcJonathan Gray