Age | Commit message (Expand) | Author |
2023-05-22 | fix usage, name arg is optional | Klemens Nanni |
2023-05-22 | Keep trying LDAP servers until we get full results from one, rather than | Jonathan Matthew |
2023-05-22 | The fp_ex_[st]w struct savefpu members were inherited from NetBSD where | Philip Guenther |
2023-05-22 | NENTRY() doesn't provide an endbr64, so give memmove one in | Philip Guenther |
2023-05-21 | If an MBR partition start or end can be represented by CHS, set | Kenneth R Westerback |
2023-05-21 | Typo in comment. 'parititon' -> 'partition'. | Kenneth R Westerback |
2023-05-21 | missed one | Marc Espie |
2023-05-21 | move the interface to SharedLibs to be somewhat object oriented | Marc Espie |
2023-05-21 | document how this is used... There's nothing that actually uses the | Marc Espie |
2023-05-21 | "fix" for 5.36: pass the possible option value as an extra param | Marc Espie |
2023-05-21 | In sysctl_hwchargestop() check that hw_battery_setchargestop is set | Claudio Jeker |
2023-05-21 | v5.36, trivial move | Marc Espie |
2023-05-21 | zap extra word and some hyphens; ok guenther | Jason McIntyre |
2023-05-20 | typofix message in previous | Klemens Nanni |
2023-05-20 | Ask for disk crypto after root disk question | Klemens Nanni |
2023-05-20 | ecdhtest: Fix indent | Theo Buehler |
2023-05-20 | Remove a space that I thought I had already deleted. | Theo Buehler |
2023-05-20 | p_fragblock = DISKLABELV1_FFS_FRAGBLOCK(0, 0) sets p_fragblock to | Kenneth R Westerback |
2023-05-20 | Do not grab the `vmmaplk' recursively, prevent a self-deadlock. | Martin Pieuchot |
2023-05-20 | Add a slow regress target that runs openssl speed with proper alignment | Theo Buehler |
2023-05-20 | openssl speed: add an '-unaligned n' option | Theo Buehler |
2023-05-20 | Implement battery charge control. | Mark Kettenis |
2023-05-20 | openssl speed: minor style nits | Theo Buehler |
2023-05-20 | Don't bother setting the effective group, it doesn't affect file creation | Marc Espie |
2023-05-20 | openssl speed: remove binary curve remnants | Theo Buehler |
2023-05-19 | Add qcsmptp(4), a driver to share 32-bit values between (co-)processors. | Patrick Wildt |
2023-05-19 | Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) shows | Patrick Wildt |
2023-05-19 | Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs | Patrick Wildt |
2023-05-19 | Clear interrupt before executing the interrupt handler as we otherwise | Patrick Wildt |
2023-05-19 | uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI5BxtRGW) as | Philip Guenther |
2023-05-19 | Add missing rsa_security_bit() handler to the RSA-PSS ASN1_METHOD | Theo Buehler |
2023-05-19 | fix markup for `maildir' in smtpd.conf(5) | Omar Polo |
2023-05-19 | Add format for server_sessions, from Magnus Gross. | Nicholas Marriott |
2023-05-19 | make Paths fully OO, as it makes some things simpler | Marc Espie |
2023-05-19 | this parameter does not exist | Marc Espie |
2023-05-19 | remove indirect calls | Marc Espie |
2023-05-19 | Since waitid(2) shares code with wait4(2) and doesn't expose any | Philip Guenther |
2023-05-19 | Move tcp_info structure to be under '#if __BSD_VISIBLE' to repair | Philip Guenther |
2023-05-19 | backout alignment changes (breaking at least two architectures) | Theo de Raadt |
2023-05-18 | user: handle paths with whitespace / metacharacters | Todd C. Miller |
2023-05-18 | If you disable retpolineplt then _dl_bind_start is called with an | Philip Guenther |
2023-05-18 | adjust style to post v5.36 world | Marc Espie |
2023-05-18 | memmove() entry point is declared with NENTRY() and isn't consecutive | Philip Guenther |
2023-05-18 | Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid | Philip Guenther |
2023-05-18 | Add PROTO_NORMAL() declarations for utrace (and ktrace) syscalls | Philip Guenther |
2023-05-18 | Assert pf lock on interface handling | Klemens Nanni |
2023-05-18 | sc_st_mtx is not sufficient protection to move state around | Alexandr Nedvedicky |
2023-05-18 | regen | Vitaliy Makkoveev |
2023-05-18 | Backout sysctl(2) unlocking. Lock order issue was triggered in UVM | Vitaliy Makkoveev |
2023-05-18 | Revert ip_sysctl() unlocking. Lock order issue was triggered in UVM | Vitaliy Makkoveev |