summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-19eso(4): do not retake audio_lock during draincheloha
2020-01-19eso(4): msleep(9) -> msleep_nsec(9)cheloha
2020-01-18kdump(1): give timestamp types real names; ok schwarze@cheloha
2020-01-18one more replacement "(security) key" -> "(FIDO) authenticator"Christian Weisgerber
2020-01-18Cleanup in lib/dns, mostly support bits to run a nameserver which weFlorian Obser
2020-01-18undo merge error and replace the term "security key" againChristian Weisgerber
2020-01-18Invalidate knote list of uhid(4) after device detach. This preventsVisa Hankala
2020-01-18Make klist_invalidate() more careful and general. Acquire knotes beforeVisa Hankala
2020-01-18Clear mount operation argument flags from mnt_flag after mount.Visa Hankala
2020-01-17drm/ttm: fix incrementing the page pointer for huge pagesJonathan Gray
2020-01-17drm/ttm: fix start page for huge page check in ttm_put_pages()Jonathan Gray
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextJonathan Gray
2020-01-17Implement "panic -c" just like "start -c"kn
2020-01-17Test the netcat -N feature. The test program can send and receiveAlexander Bluhm
2020-01-17Document loading of resident keys from a FIDO authenticator.Christian Weisgerber
2020-01-17long overdue description of font.port.mkJasper Lievisse Adriaanse
2020-01-17sync machine list with arm64.htmlJonathan Gray
2020-01-17Fix usage: domain is not optional with start commandkn
2020-01-17Free pss in RSA_freeKinichiro Inoguchi
2020-01-17Some minor usage() bits omitted in the original diffs.Martijn van Duren
2020-01-17Implement a df subcommand, this outputs disk and memory information in aMartijn van Duren
2020-01-17Reset udpencap_port sysctl in cleanup in case the run-udpencap-porttobhe
2020-01-17Add better support for exception contexts.Martijn van Duren
2020-01-17Implement a -Cs option for snmp walk and bulkwalk.Martijn van Duren
2020-01-17- pf.conf(5) should clearly state range match operator ':'Alexandr Nedvedicky
2020-01-16Add ftpd(8) sub test for mkdir.jan
2020-01-16when parsing ASN, don't \0-split the original string, as it may be neededTheo de Raadt
2020-01-16Implement custom TCP client and server to test netcat corner cases.Alexander Bluhm
2020-01-16Add sub test for ftpd(8) that test delete of files.jan
2020-01-16Add test for custom udp encapsulation port with set with '-p'.tobhe
2020-01-16Add '-p' command line option which allows to configuretobhe
2020-01-16Add a file put sub test for ftpd(8) regression test.jan
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.Ingo Schwarze
2020-01-16Introduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread.Martin Pieuchot
2020-01-16turns out there WAS something fishy in signal handling in the "generic"Marc Espie
2020-01-16Use list for freeing pages in uvn_flush() to optimize freeing chunks ofMark Kettenis
2020-01-16Implement "start -c" to automatically connect to the consolekn
2020-01-16Check fpu functions without setjmp/longjmp before testing the latter.Alexander Bluhm
2020-01-16Convert to tsleep_nsec(9).Martin Pieuchot
2020-01-16Link iked live test to build. To operate it needs two remoteAlexander Bluhm
2020-01-16Free data structures after closing the pseudo-device with vdevgone(9).Martin Pieuchot
2020-01-16Fail on missing anchorkn
2020-01-15Add multiple altname fields and test for different subjectAltName formatstobhe
2020-01-15Do the actual pfr_strerror() to pf_strerror() renamekn
2020-01-15Unify error message for nonexisting anchorskn
2020-01-15Sprinkle splnet() around the ringbuffer accesses, otherwise thePatrick Wildt
2020-01-15Simplify globbing of ftpd(8)s list and nlst commands.jan
2020-01-15Support multiple x509 extensions and extensions with multipletobhe
2020-01-15Some PCIe firmwares drop TX packets when the pktid is 0. AddPatrick Wildt
2020-01-15Do not create files as dependency of .BEGIN rule. Noticed byAlexander Bluhm