2022-10-14 |
tb | Revert kn's Makefile surgery. It no longer does what... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
krw | Fix botched D_SUNCYLCHECK+D_VENDOR check from r1.321. |
commit | commitdiff | tree | snapshot |
2022-10-14 |
martijn | Add an agentx_retry call. |
commit | commitdiff | tree | snapshot |
2022-10-14 |
martijn | Don't call agentx_reset on errors returned by the AgentX |
commit | commitdiff | tree | snapshot |
2022-10-14 |
krw | No point in luna88k setting D_VENDOR since all actual... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kn | Document missing cases of variable substitution |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kn | add configtest |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kn | add configtest |
commit | commitdiff | tree | snapshot |
2022-10-14 |
tb | Error out if the out secret wasn't properly initialized |
commit | commitdiff | tree | snapshot |
2022-10-14 |
jmc | remove the unsightly plural from Nd: |
commit | commitdiff | tree | snapshot |
2022-10-14 |
jmc | some macro fixes, mostly Cm -> Ic; |
commit | commitdiff | tree | snapshot |
2022-10-14 |
anton | The HTTP endpoint used for the redirect chain started... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
deraadt | put the malloc_readonly struct into the "openbsd.mutabl... |
commit | commitdiff | tree | snapshot |
2022-10-13 |
jmc | controm terminql -> controlling terminal; |
commit | commitdiff | tree | snapshot |
2022-10-13 |
kettenis | Properly implement disestablishing LPI interrupts.... |
commit | commitdiff | tree | snapshot |
2022-10-13 |
jsg | use correct type with sizeof |
commit | commitdiff | tree | snapshot |
2022-10-13 |
kettenis | Add (minimal) support for the RK3568 PCIe controller... |
commit | commitdiff | tree | snapshot |
2022-10-13 |
tb | Make comment match the code. |
commit | commitdiff | tree | snapshot |
2022-10-13 |
kettenis | Implement support for MBIs. MBIs are message based... |
commit | commitdiff | tree | snapshot |
2022-10-13 |
jmatthew | Add client certificate authentication and optional... |
commit | commitdiff | tree | snapshot |
2022-10-13 |
job | All of ROA, MFT, ASPA, and RSC define their respective... |
commit | commitdiff | tree | snapshot |
2022-10-12 |
krw | Nuke D_BADSECT and disktab's 'sf'. |
commit | commitdiff | tree | snapshot |
2022-10-12 |
kettenis | Extend struct todr_chip_handle with a todr_quality... |
commit | commitdiff | tree | snapshot |
2022-10-12 |
jsg | avoid use after free in error paths |
commit | commitdiff | tree | snapshot |
2022-10-12 |
jsg | use correct type with sizeof |
commit | commitdiff | tree | snapshot |
2022-10-12 |
jsg | use correct type with sizeof |
commit | commitdiff | tree | snapshot |
2022-10-12 |
kn | Remove powerpc left-overs |
commit | commitdiff | tree | snapshot |
2022-10-12 |
kn | Fix -Wreturn-type |
commit | commitdiff | tree | snapshot |
2022-10-12 |
deraadt | The sigaltstack() MAP_STACK re-map mechanism is incompa... |
commit | commitdiff | tree | snapshot |
2022-10-11 |
krw | Give checkdisklabel() a new parameter supplying the... |
commit | commitdiff | tree | snapshot |
2022-10-11 |
krw | Vox populi says "cdio:" prefix is useful so switch... |
commit | commitdiff | tree | snapshot |
2022-10-11 |
tb | Fix path of mentioned regress test |
commit | commitdiff | tree | snapshot |
2022-10-11 |
tb | Handle corner case in which the test case can actually... |
commit | commitdiff | tree | snapshot |
2022-10-11 |
jsg | correct t_lex_type() return type |
commit | commitdiff | tree | snapshot |
2022-10-11 |
jsg | add missing unlock in swapmount() |
commit | commitdiff | tree | snapshot |
2022-10-11 |
jsg | fix unintended sizeof pointer introduced in 1.10 |
commit | commitdiff | tree | snapshot |
2022-10-11 |
anton | Run noexec tests in a new thread, leveraging the fact... |
commit | commitdiff | tree | snapshot |
2022-10-11 |
jsg | remove unused var |
commit | commitdiff | tree | snapshot |
2022-10-10 |
kettenis | Add support for the RK817 PMIC. |
commit | commitdiff | tree | snapshot |
2022-10-10 |
bket | Recalculate checksum of normalised packet |
commit | commitdiff | tree | snapshot |
2022-10-10 |
krw | Use warnx(), not warn(), when 'errno' is not relevant. |
commit | commitdiff | tree | snapshot |
2022-10-10 |
kn | Trigger ERR trap on permanent I/O redirection failure |
commit | commitdiff | tree | snapshot |
2022-10-10 |
krw | Don't leak 'sec' in error path. |
commit | commitdiff | tree | snapshot |
2022-10-10 |
kn | Enable configtest |
commit | commitdiff | tree | snapshot |
2022-10-10 |
tobhe | Move enabling the policy refcounting from policy_ref... |
commit | commitdiff | tree | snapshot |
2022-10-10 |
kn | Continue tests is the mountpoint already exists |
commit | commitdiff | tree | snapshot |
2022-10-10 |
kn | Discard stdout/err only where needed in check_unattende... |
commit | commitdiff | tree | snapshot |
2022-10-10 |
jsg | consistently use IPv4/IPv6 |
commit | commitdiff | tree | snapshot |
2022-10-10 |
jsg | consistently use IPv4/IPv6; from jmc@ |
commit | commitdiff | tree | snapshot |
2022-10-10 |
nicm | ncurses wide character functions should be available... |
commit | commitdiff | tree | snapshot |
2022-10-10 |
anton | two tests are now expected to fail since the introducti... |
commit | commitdiff | tree | snapshot |
2022-10-10 |
jsg | add references to 10h 12h revision guides |
commit | commitdiff | tree | snapshot |
2022-10-10 |
jsg | revert amdgpu dirty fb helper changes from 5.15.71 |
commit | commitdiff | tree | snapshot |
2022-10-10 |
jsg | Ipv6 -> IPv6 |
commit | commitdiff | tree | snapshot |
2022-10-09 |
kn | Drop fattr promise unless file creation is allowed |
commit | commitdiff | tree | snapshot |
2022-10-09 |
kettenis | RK3566/RK3568 support. |
commit | commitdiff | tree | snapshot |
2022-10-09 |
kettenis | RK3566/RK3568 support. |
commit | commitdiff | tree | snapshot |
2022-10-09 |
op | allow newlines inside the `alternative names' block... |
commit | commitdiff | tree | snapshot |
2022-10-09 |
anton | remove by now unwanted extra space in output |
commit | commitdiff | tree | snapshot |
2022-10-09 |
kevlo | Fix typo in debug messages. |
commit | commitdiff | tree | snapshot |
2022-10-08 |
kettenis | Add PNP ID to make this attach on Qualcomm SoCs. |
commit | commitdiff | tree | snapshot |
2022-10-08 |
kevlo | List SIMCom SIM8262E-M2 as supported for umb(4) |
commit | commitdiff | tree | snapshot |
2022-10-08 |
deraadt | The stack can also be marked immutable, because we... |
commit | commitdiff | tree | snapshot |
2022-10-08 |
deraadt | The signal trampoline and timekeep regions can be marke... |
commit | commitdiff | tree | snapshot |
2022-10-08 |
kettenis | Since the PF_MUTABLE flag is an OpenBSD-specific flag... |
commit | commitdiff | tree | snapshot |
2022-10-08 |
mglocker | regen |
commit | commitdiff | tree | snapshot |
2022-10-08 |
mglocker | Add Wacom One M CTL-672 USB tablet. |
commit | commitdiff | tree | snapshot |
2022-10-07 |
krw | Fix some error output, replacing some silly 'warnx... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
krw | Nuke GPTDOSACTIVE which specified the wrong bit. It... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jmc | sort SEE ALSO; |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | Show the entry immutable bit in the various output... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | Add mimmutable(2) libc stub, add & adjust manual pages... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | In the linkers, collect objects in section "openbsd... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | Add mimmutable(2) system call which locks the permissio... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
claudio | Kill extra space in ext community ovs output. |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jmc | ssh-agent.1: |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | new UVM_ET_IMMUTABLE flag marks a uvm entry as immutable. |
commit | commitdiff | tree | snapshot |
2022-10-07 |
djm | document "-O no-restrict-websafe"; spotted by Ross... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
deraadt | Add identifiers for the new "mutable bss" section,... |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | unstub intel_guc_send_busy_loop() ct_send() |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | add msleep_interruptible() |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | unstub guc_ct_buffer_reset() h2g_has_room() |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | add CIRC_SPACE() |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | unstub guc_mmio_reg_add() |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | add bsearch() from libc |
commit | commitdiff | tree | snapshot |
2022-10-07 |
jsg | unstub i915_gem_object_create_shmem_from_data() |
commit | commitdiff | tree | snapshot |
2022-10-06 |
kn | Build CRC calc/static block decode tables when needed... |
commit | commitdiff | tree | snapshot |
2022-10-06 |
djm | honour user's umask if it is more restrictive then... |
commit | commitdiff | tree | snapshot |
2022-10-06 |
kn | regen after vdsp(4) crank |
commit | commitdiff | tree | snapshot |
2022-10-06 |
kn | crank vdsp(4) to 24 |
commit | commitdiff | tree | snapshot |
2022-10-06 |
kn | accept iodevices as NACs as well |
commit | commitdiff | tree | snapshot |
2022-10-06 |
martijn | Remove a lot of old (dead) code that's either been... |
commit | commitdiff | tree | snapshot |
2022-10-05 |
tb | unwrap two lines for readability |
commit | commitdiff | tree | snapshot |
2022-10-05 |
kn | Get rid of useless/confusing subshell |
commit | commitdiff | tree | snapshot |
2022-10-05 |
kn | Skip softraid(4) keydisks |
commit | commitdiff | tree | snapshot |
2022-10-05 |
jmc | sort options list; |
commit | commitdiff | tree | snapshot |
2022-10-04 |
kn | Remove REQUIRE_TFTPBOOT left-over |
commit | commitdiff | tree | snapshot |
2022-10-04 |
kn | Switch default to read-only, add -w for write access... |
commit | commitdiff | tree | snapshot |
next |