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