summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-01unbreak FIDO sk-ed25519 key enrollment for OPENSSL=no builds;Damien Miller
2021-10-01amd/display: downgrade validation failure log levelJonathan Gray
2021-10-01treewide: Change list_sort to use const pointersJonathan Gray
2021-10-01drm/amd/pm: Update intermediate power state for SIJonathan Gray
2021-09-30Mark another test as failing with the legacy verifier.Joel Sing
2021-09-30Enable X509_V_FLAG_TRUSTED_FIRST by default in the legacy verifier.Joel Sing
2021-09-30delete expired DST Root CA X3 to work around bugs various librariesTheo de Raadt
2021-09-30Quote SUDO value during propagation, allowing `doas -n' to be correctlyAnton Lindqvist
2021-09-30In iwm(4) and iwx(4), prevent attemps to transition towards the same stateStefan Sperling
2021-09-30Fix up whitespace left by previous change removing privsep. No otherDarren Tucker
2021-09-30Remove (almost all) references to privsep. This removes several do..whileDarren Tucker
2021-09-30Use "skip" instead of "fatal" if SUDO isn't set for the *-command tests.Darren Tucker
2021-09-29Don't constrain -b specified block count or block size to be greater than 63.Kenneth R Westerback
2021-09-29Global variables to track initialisation behave poorly with MP.Alexander Bluhm
2021-09-29Add support for Cannon Lake H and Tiger Lake H platforms.Mark Kettenis
2021-09-29syncJonathan Gray
2021-09-29drm/amdgpu: add some additional RDNA2 PCI IDsJonathan Gray
2021-09-29regenJonathan Gray
2021-09-29intel 0x5915 is a kaby lake graphics id not imaging unitJonathan Gray
2021-09-29regenJonathan Gray
2021-09-29add amdgpu and inteldrm devices matched by 5.15 drm without force probeJonathan Gray
2021-09-29add some debug output showing how many key file/command linesDamien Miller