openbsd
2022-10-13 kettenisProperly implement disestablishing LPI interrupts....
2022-10-13 jsguse correct type with sizeof
2022-10-13 kettenisAdd (minimal) support for the RK3568 PCIe controller...
2022-10-13 tbMake comment match the code.
2022-10-13 kettenisImplement support for MBIs. MBIs are message based...
2022-10-13 jmatthewAdd client certificate authentication and optional...
2022-10-13 jobAll of ROA, MFT, ASPA, and RSC define their respective...
2022-10-12 krwNuke D_BADSECT and disktab's 'sf'.
2022-10-12 kettenisExtend struct todr_chip_handle with a todr_quality...
2022-10-12 jsgavoid use after free in error paths
2022-10-12 jsguse correct type with sizeof
2022-10-12 jsguse correct type with sizeof
2022-10-12 knRemove powerpc left-overs
2022-10-12 knFix -Wreturn-type
2022-10-12 deraadtThe sigaltstack() MAP_STACK re-map mechanism is incompa...
2022-10-11 krwGive checkdisklabel() a new parameter supplying the...
2022-10-11 krwVox populi says "cdio:" prefix is useful so switch...
2022-10-11 tbFix path of mentioned regress test
2022-10-11 tbHandle corner case in which the test case can actually...
2022-10-11 jsgcorrect t_lex_type() return type
2022-10-11 jsgadd missing unlock in swapmount()
2022-10-11 jsgfix unintended sizeof pointer introduced in 1.10
2022-10-11 antonRun noexec tests in a new thread, leveraging the fact...
2022-10-11 jsgremove unused var
2022-10-10 kettenisAdd support for the RK817 PMIC.
2022-10-10 bketRecalculate checksum of normalised packet
2022-10-10 krwUse warnx(), not warn(), when 'errno' is not relevant.
2022-10-10 knTrigger ERR trap on permanent I/O redirection failure
2022-10-10 krwDon't leak 'sec' in error path.
2022-10-10 knEnable configtest
2022-10-10 tobheMove enabling the policy refcounting from policy_ref...
2022-10-10 knContinue tests is the mountpoint already exists
2022-10-10 knDiscard stdout/err only where needed in check_unattende...
2022-10-10 jsgconsistently use IPv4/IPv6
2022-10-10 jsgconsistently use IPv4/IPv6; from jmc@
2022-10-10 nicmncurses wide character functions should be available...
2022-10-10 antontwo tests are now expected to fail since the introducti...
2022-10-10 jsgadd references to 10h 12h revision guides
2022-10-10 jsgrevert amdgpu dirty fb helper changes from 5.15.71
2022-10-10 jsgIpv6 -> IPv6
2022-10-09 knDrop fattr promise unless file creation is allowed
2022-10-09 kettenisRK3566/RK3568 support.
2022-10-09 kettenisRK3566/RK3568 support.
2022-10-09 opallow newlines inside the `alternative names' block...
2022-10-09 antonremove by now unwanted extra space in output
2022-10-09 kevloFix typo in debug messages.
2022-10-08 kettenisAdd PNP ID to make this attach on Qualcomm SoCs.
2022-10-08 kevloList SIMCom SIM8262E-M2 as supported for umb(4)
2022-10-08 deraadtThe stack can also be marked immutable, because we...
2022-10-08 deraadtThe signal trampoline and timekeep regions can be marke...
2022-10-08 kettenisSince the PF_MUTABLE flag is an OpenBSD-specific flag...
2022-10-08 mglockerregen
2022-10-08 mglockerAdd Wacom One M CTL-672 USB tablet.
2022-10-07 krwFix some error output, replacing some silly 'warnx...
2022-10-07 krwNuke GPTDOSACTIVE which specified the wrong bit. It...
2022-10-07 jmcsort SEE ALSO;
2022-10-07 deraadtsync
2022-10-07 deraadtShow the entry immutable bit in the various output...
2022-10-07 deraadtAdd mimmutable(2) libc stub, add & adjust manual pages...
2022-10-07 deraadtIn the linkers, collect objects in section "openbsd...
2022-10-07 deraadtsync
2022-10-07 deraadtAdd mimmutable(2) system call which locks the permissio...
2022-10-07 claudioKill extra space in ext community ovs output.
2022-10-07 jmcssh-agent.1:
2022-10-07 deraadtnew UVM_ET_IMMUTABLE flag marks a uvm entry as immutable.
2022-10-07 djmdocument "-O no-restrict-websafe"; spotted by Ross...
2022-10-07 deraadtAdd identifiers for the new "mutable bss" section,...
2022-10-07 jsgunstub intel_guc_send_busy_loop() ct_send()
2022-10-07 jsgadd msleep_interruptible()
2022-10-07 jsgunstub guc_ct_buffer_reset() h2g_has_room()
2022-10-07 jsgadd CIRC_SPACE()
2022-10-07 jsgunstub guc_mmio_reg_add()
2022-10-07 jsgadd bsearch() from libc
2022-10-07 jsgunstub i915_gem_object_create_shmem_from_data()
2022-10-06 knBuild CRC calc/static block decode tables when needed...
2022-10-06 djmhonour user's umask if it is more restrictive then...
2022-10-06 knregen after vdsp(4) crank
2022-10-06 kncrank vdsp(4) to 24
2022-10-06 knaccept iodevices as NACs as well
2022-10-06 martijnRemove a lot of old (dead) code that's either been...
2022-10-05 tbunwrap two lines for readability
2022-10-05 knGet rid of useless/confusing subshell
2022-10-05 knSkip softraid(4) keydisks
2022-10-05 jmcsort options list;
2022-10-04 knRemove REQUIRE_TFTPBOOT left-over
2022-10-04 knSwitch default to read-only, add -w for write access...
2022-10-04 tbCorrectly check for DH_compute_key() error
2022-10-04 knReplace temporary file with variable
2022-10-04 kettenisOn CPUs that support the Data Independent Timing featur...
2022-10-04 miodRepair Apple-specific translation support broken by...
2022-10-04 kettenisAdd a few more PSTATE bits.
2022-10-04 knsh(1) is not make(1), use newlines inside double quotes
2022-10-04 espiefix an obvious thinko without serious consequences...
2022-10-04 millertBetter path handling description, also document tzname...
2022-10-04 knSort commands in help output, add help to manual
2022-10-04 knDrop cpath promise unless file creation is allowed
2022-10-04 knOnly print prompt in interactive usage
2022-10-04 knUnveil /tftpboot only if needed
2022-10-04 knDon't print device when passed as an argument
2022-10-04 deraadtsync
next