summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-05Add BGPsec router certificate to rpki-client regressJob Snijders
2021-10-05Add rudimentary support for BGPsec router certificatesJob Snijders
2021-10-05Fix iwm(4) performance drop after roaming between APs in 11n mode.Stefan Sperling
2021-10-05For now the signal returned in cursig() is only set in p_siglist.Claudio Jeker
2021-10-05add missing sudoAnton Lindqvist
2021-10-05Remove some extra spacesClaudio Jeker
2021-10-05tx aggregation is now supported; ok stspJason McIntyre
2021-10-05add missing sudoAnton Lindqvist
2021-10-05build prog onceAnton Lindqvist
2021-10-05stop masking test-http.c failuresAnton Lindqvist
2021-10-05The HTTP chunked transfer encoding test in regress/usr.sbin/rpki-client/libresslAnton Lindqvist
2021-10-05syncTheo de Raadt
2021-10-05wd(4) device node support was missing, add it.Theo de Raadt
2021-10-04Clean up memory handling in spawn_pager(), free(3)ing everythingIngo Schwarze
2021-10-04syncTheo de Raadt
2021-10-04sycnTheo de Raadt
2021-10-04In man(1) mode, properly clean up the resn[] result arrayIngo Schwarze
2021-10-04Allegedly a "Marvell Armada 3700 Functional Errata, Guidelines, andMark Kettenis
2021-10-04Provide a cleanup function for the term_tab module, freeing memoryIngo Schwarze
2021-10-043 groups of realtek firmware are now in base (with new filenames).Theo de Raadt
2021-10-04grow i386 media for new realtek firmwaresTheo de Raadt
2021-10-04syncTheo de Raadt
2021-10-04store the operating system name obtained from uname(3) in the adequateIngo Schwarze
2021-10-04synch doc to toolMarc Espie
2021-10-04Do not leak 64 bytes of heap memory every time a manual page callsIngo Schwarze
2021-10-04Simplify sys___thrsigdivert a bit. cursig() always moves the pending signalClaudio Jeker
2021-10-04Use the fact the vnodes are locked when operations are inflight.Claudio Jeker
2021-10-04Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.Kevin Lo
2021-10-04Build firmware for rsu(4), rtwn(4), and urtwn(4).Kevin Lo
2021-10-04Permission from Realtek to include wireless firmwaresKevin Lo
2021-10-03Unbreak btrace(8) regress, adding missing files.Dave Voutila
2021-10-03bt(5)/btrace(8): add support for str()Dave Voutila
2021-10-03Apparently some athn(4) variants are buggy and may hand us corrupt framesMark Kettenis
2021-10-03Extend filesystem tests to test mfs and tmpfs. Hook up mfs but leave tmpfsClaudio Jeker
2021-10-03syncTheo de Raadt
2021-10-03un.ifdef USB and PCI, since all our architectures (minus one) have modelsTheo de Raadt
2021-10-02fuse: avoid namei_pool leaks in several functionsSebastien Marie
2021-10-02Extend workaround for reset on context closure from gen 7-8 to gen 4-8Jonathan Gray
2021-10-02remove dead variable from sys___realpath()Sebastien Marie
2021-10-02Use SSL_CTX_get0_param() rather than reaching into the SSL_CTX.Joel Sing
2021-10-02vfs: merge *_badop to vop_generic_badopSebastien Marie
2021-10-02syncStuart Henderson
2021-10-02Remove iwx_assoc() and iwx_disassoc(). Not needed because they duplicateStefan Sperling
2021-10-02Remove iwm_assoc() and iwm_disassoc(). Not needed because they duplicateStefan Sperling
2021-10-02Fix panic when iwx(4) firmware is not present at boot time.Stefan Sperling
2021-10-02quote sudoAnton Lindqvist
2021-10-02add missing sudoAnton Lindqvist
2021-10-02hook up btraceAnton Lindqvist
2021-10-02Dynamically allocate encoded HashKnownHosts and free as appropriate.Darren Tucker
2021-10-01Add test for ssh hashed known_hosts handling.Darren Tucker