Age | Commit message (Expand) | Author |
2022-08-18 | drm/amdgpu: Check BO's requested pinning domains against its preferred_domains | Jonathan Gray |
2022-08-18 | drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error | Jonathan Gray |
2022-08-17 | Implement the SSL_CTRL_GET_SHARED_GROUP control | Theo Buehler |
2022-08-17 | Mention support for booting off RAID 1C | Klemens Nanni |
2022-08-17 | Refactor tls1_get_supported_group() | Theo Buehler |
2022-08-17 | Add SSL_get_shared_{curve,group}() | Theo Buehler |
2022-08-17 | Make tls1_get_{format,group_}list() take a const SSL | Theo Buehler |
2022-08-17 | Provide ssl_security_shared_group() | Theo Buehler |
2022-08-17 | Visited this airport in 2019 | Job Snijders |
2022-08-17 | Fix vldc(4) event filters | Visa Hankala |
2022-08-17 | Use memset() instead of bzero(). | Claudio Jeker |
2022-08-17 | Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). | Claudio Jeker |
2022-08-17 | No more disklabel -B. | Miod Vallat |
2022-08-17 | Update to tzdata2022cgtz from https://github.com/JodaOrg/global-tz | Todd C. Miller |
2022-08-17 | Clarify and tidy up some comments | Job Snijders |
2022-08-17 | Just use struct kif and kill struct kif_node. No need for this extra | Claudio Jeker |
2022-08-17 | Just 2 newline changes. | Claudio Jeker |
2022-08-17 | Add default case to switch to silence a warning seen with gcc. | Claudio Jeker |
2022-08-17 | Deduplicate peer certificate chain processing code. | Joel Sing |
2022-08-17 | add an extra flag to sk_probe() to indicate whether we're | Damien Miller |
2022-08-16 | Adjust desired output after the bugfix man.c rev. 1.137. | Ingo Schwarze |
2022-08-16 | Restore the traditional behaviour of the man(7) single-font | Ingo Schwarze |
2022-08-16 | use .Cm for "sign"; from josiah frentsos | Jason McIntyre |
2022-08-16 | New tests of tabs in fill mode, in particular | Ingo Schwarze |
2022-08-16 | Adjust the desired output after the improvements in term.c rev. 1.150. | Ingo Schwarze |
2022-08-16 | When starting a new input line, even when continuing the same output | Ingo Schwarze |
2022-08-16 | Even though the constant ASCII_ESC is only used in the roff pre-parser roff.c, | Ingo Schwarze |
2022-08-16 | Remove -c compat | Klemens Nanni |
2022-08-16 | -v prints to standard error not output | Klemens Nanni |
2022-08-16 | -v option should only act based upon syscall success. test case is | Theo de Raadt |
2022-08-16 | Remove kqueue-related ktrace points from poll(2) and select(2) | Visa Hankala |
2022-08-16 | Remove obsolete kern.nselcoll sysctl. | Visa Hankala |
2022-08-16 | regen | Jonathan Gray |
2022-08-16 | add id for Intel Optane SSD 9 Series (900P/905P) | Jonathan Gray |
2022-08-16 | Do not send kroutes from the RDE to the FIB with the true_nexthop but | Claudio Jeker |
2022-08-15 | Some more tests of no-fill mode similar to mdoc/Bd/blank.in | Ingo Schwarze |
2022-08-15 | Simplify handling of no-fill mode in man(7) by inspecting NODE_NOFILL | Ingo Schwarze |
2022-08-15 | oops, once again, i failed to correctly sync some dates in the footer | Ingo Schwarze |
2022-08-15 | Distinguish between escape sequences that produce no output | Ingo Schwarze |
2022-08-15 | sync | Theo de Raadt |
2022-08-15 | Add initial piece for softraid(4) support on arm64 | Klemens Nanni |
2022-08-15 | Run IPv6 hop-by-hop options processing in parallel. The ip6_hbhchcheck() | Alexander Bluhm |
2022-08-15 | remove FSPACE macros, unused after uvm_map_sel_limits() removal | Jonathan Gray |
2022-08-15 | Introduce tcp_sogetpcb() to assign `inp' and `tp' from passed socket. | Vitaliy Makkoveev |
2022-08-15 | unifdef KDB | Jonathan Gray |
2022-08-15 | Fix a doc comment to match upstream | Theo Buehler |
2022-08-15 | Add softraid(4) RAID 1C boot support | Klemens Nanni |
2022-08-15 | In GNU, Heirloom, and Plan 9 roff, tab positions apply to *input* lines, | Ingo Schwarze |
2022-08-15 | Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream | Theo Buehler |
2022-08-15 | Neither clt_descreq nor clt_descresp in struct client need to be void *. | Claudio Jeker |