2022-10-16 |
kn | Leave installurl handling to syspatch(8) |
commit | commitdiff | tree | snapshot |
2022-10-16 |
jsg | Change function definitions using the identifier-list... |
commit | commitdiff | tree | snapshot |
2022-10-15 |
kettenis | Convert remaining I2C RTC drivers to use todr_attach(). |
commit | commitdiff | tree | snapshot |
2022-10-15 |
op | replace ewprintf("") calls with eerase(): no functional... |
commit | commitdiff | tree | snapshot |
2022-10-15 |
kn | fix comments wrt. pending ksh fixes |
commit | commitdiff | tree | snapshot |
2022-10-15 |
jmc | .Oc -> .Op in previous; |
commit | commitdiff | tree | snapshot |
2022-10-15 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2022-10-15 |
florian | Do not throw away errno. |
commit | commitdiff | tree | snapshot |
2022-10-15 |
florian | Implement RFC 8781 PREF64 router advertisement option. |
commit | commitdiff | tree | snapshot |
2022-10-15 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2022-10-15 |
op | typo in comment: Funtion -> Function |
commit | commitdiff | tree | snapshot |
2022-10-15 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2022-10-15 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2022-10-15 |
deraadt | remove one of the debug messages |
commit | commitdiff | tree | snapshot |
2022-10-15 |
deraadt | During the MAP_STACK introduction in 2018, sigaltstack... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kn | add two new errexit/trap tests, tweak wording |
commit | commitdiff | tree | snapshot |
2022-10-14 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kn | add two new errexit/trap tests |
commit | commitdiff | tree | snapshot |
2022-10-14 |
jmc | space required between macro and punctuation; |
commit | commitdiff | tree | snapshot |
2022-10-14 |
aoyama | Pass boot device information from bootloader to kernel. |
commit | commitdiff | tree | snapshot |
2022-10-14 |
millert | Update to 2022egtz from https://github.com/JodaOrg... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
tb | Add RCS markers |
commit | commitdiff | tree | snapshot |
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 |
next |