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