summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-23Make UI_destroy_method() NULL safe.Joel Sing
2022-12-23Remove unhelpful comment.Joel Sing
2022-12-23Remove compatibility "glue" for des_read_pw{_string}()Joel Sing
2022-12-23Add regress coverage for shifts of zero bits.Joel Sing
2022-12-23Do similar setup for lshift and rshift benchmarks.Joel Sing
2022-12-23Allow configuring interfaces by lladdr in installerAndrew Fresh
2022-12-22new manual page BIO_accept(3)Ingo Schwarze
2022-12-22in case of failure, always report the error with BIOerror();Ingo Schwarze
2022-12-22Denote multiple arguments with 'arg ...' not 'args'Klemens Nanni
2022-12-22sparc64: move retry logic out of stickcmpr_set()Scott Soule Cheloha
2022-12-22Mark BIO_s_log(3) as intentionally undocumented.Ingo Schwarze
2022-12-22Bring over various changes from the arm64 version of this code.Mark Kettenis
2022-12-22it seems we made a separate list for the two sourceaddr commands,Jason McIntyre
2022-12-22move the flag mappings displayed by "route show" from netstat(1) to route(8):Jason McIntyre
2022-12-22use stoeplitz to generate a hash/flowid for state keys.David Gwynne
2022-12-22provide stoeplitz_n32()David Gwynne
2022-12-21Have the power button trigger a wakeup from suspend.Patrick Wildt
2022-12-21Implement wakeup interrupt handling. This makes sure that during suspendPatrick Wildt
2022-12-21Pull enabling/disabling wakeup interrupt handling out of the aplintc(4)Mark Kettenis
2022-12-21Mark BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), and BIO_nwrite(3)Ingo Schwarze
2022-12-21Move duplicate code to new sr_find_discipline() helperKlemens Nanni
2022-12-21The location of the aux info vector is now cached in ps_auxinfo of structClaudio Jeker
2022-12-21fix a mangled commentTheo de Raadt
2022-12-21tiny whitespace tweak.David Gwynne
2022-12-21consistently use the PF_REF wrappers around refcnts.David Gwynne
2022-12-21Update the Rx descriptor based on the vendor driver for Linux.Kevin Lo
2022-12-21prefix pf_state_key and pf_state_item struct bits to make them more unique.David Gwynne
2022-12-20Add argument support for msyscall, pledge, unveil, __realpath,Philip Guenther
2022-12-20If we don't have usecommonopt for our application we shouldn't check theMartijn van Duren
2022-12-20Apply proper bounds checking to non-repeaters and max-repetitions.Martijn van Duren
2022-12-20Make ar[du]_{nonrepeaters,maxrepetitions} uint16_t instead of int16_t.Martijn van Duren
2022-12-20When writing out a PDU with authpriv that's larger than READ_BUF_SIZEMartijn van Duren
2022-12-20When writing a message out over tcp that's too large to fit in a singleMartijn van Duren
2022-12-20add a missing .Vt macro;Ingo Schwarze
2022-12-20Mark BIO_dump_cb(3) and BIO_dump_indent_cb(3) as intentionally undocumented.Ingo Schwarze
2022-12-20document BIO_fd_non_fatal_error(3) and BIO_fd_should_retry(3)Ingo Schwarze
2022-12-20- some small tweaks for the textJason McIntyre
2022-12-19Improve reporting of waitid(2)'s idtype/id and options argumentsPhilip Guenther
2022-12-19WTRAPPED is now supported by waitid(2)Philip Guenther
2022-12-19Silence vmd ns8250 log noise about reading com1 before ready.Dave Voutila
2022-12-19syncTheo de Raadt
2022-12-19Add waitid(2) manpage, based on a first pass by espie@ and bitsPhilip Guenther
2022-12-19Remove unused *sd_scsibus_dev member from struct sr_disciplineKlemens Nanni
2022-12-19Invalidate ugen(4) knote lists after device detachVisa Hankala
2022-12-19document BIO_copy_next_retry(3)Ingo Schwarze
2022-12-19acme-client: fix copy-paste error in error messageTheo Buehler
2022-12-19Remove array reference from sh(1) because sh doesn't have arrays.Stefan Hagen
2022-12-19Say "discipline" not "dis" in comment, latter looks like typoed "disk"Klemens Nanni
2022-12-19Allow send-keys without a client again, reported by Stefan Hagen.Nicholas Marriott
2022-12-19rework the synchronisation around suspend/resume.David Gwynne