summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30INADDR_LOOPBACK check needs htonl(3) to workKlemens Nanni
2021-08-30INADDR_LOOPBACK check needs htonl(3) to workKlemens Nanni
2021-08-30increase hibernate writeout speed a little. modern machines have vastTheo de Raadt
2021-08-30Test for the pathetic case that the 2nd unveil inClaudio Jeker
2021-08-30Admit that we return error 20 in the failure case here. ChangingBob Beck
2021-08-30Make sure unveil remains locked over fork even in the case where theClaudio Jeker
2021-08-30Revert previous change that changed our default return for unable toBob Beck
2021-08-30Remove typedef of db_addr_t; mpi converted the users of it to vaddr_t alreadyJasper Lievisse Adriaanse
2021-08-30Check that fchdir() works. The problem in unveil was fixed some time ago.Claudio Jeker
2021-08-30Make lines not wrap on 80 char terminals. Code gets more readable.Claudio Jeker
2021-08-30Fix Jan's regress in openssl/x509 to do what it says it does,Bob Beck
2021-08-30adapt to RSA/SHA1 deprectationDamien Miller
2021-08-29After years of forewarning, disable the RSA/SHA-1 signature algorithmDamien Miller
2021-08-29wrap at 80 columnsDamien Miller
2021-08-29Revert: llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck
2021-08-29Lee "Scratch" Perry died :(Stuart Henderson
2021-08-29llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck
2021-08-29iwm/iwx: propagate errors out of iw{m,x}_set_bits_mask_prph routinesGreg Steuck
2021-08-29Do not call X509_alias_get0(3) with NULL as the second argument.Ingo Schwarze
2021-08-29nameserver command requires an interface argumentKlemens Nanni
2021-08-29Pass volume related key presses as both raw and translating input toAnton Lindqvist
2021-08-29fix an obvious mixup regarding the order of lines in the SYNOPSIS,Ingo Schwarze
2021-08-29correct range upper bound in commentAnton Lindqvist
2021-08-29Make the ucc match criteria more stringent by requiring at least oneAnton Lindqvist
2021-08-29Some reports embeds multiple report IDs inside the same collectionAnton Lindqvist
2021-08-29An interrupt report contains the state of all items (Input, Output andAnton Lindqvist
2021-08-29As the Consumer Control usages are well defined by the HID Usage TablesAnton Lindqvist
2021-08-29Mask viornd descriptor value to prevent out of bound reads.Dave Voutila
2021-08-29Nuke unused variable and unnecessary initialization.Kenneth R Westerback
2021-08-29Don't call the verify callback twice on success.Bob Beck
2021-08-29syncTheo de Raadt
2021-08-29Pass the -quiet option to openssl s_server to make it ignore EOF.Theo Buehler
2021-08-29This needs extern.h for the rmatch prototypeClaudio Jeker
2021-08-29notify the user about a successful password change; ok millert@Robert Nagy
2021-08-29libagentx regress relied on snmp(1) defaulting to -v2c -cpublic. Make thisMartijn van Duren
2021-08-29Implement --exclude/exclude-file and --include/include-file.Claudio Jeker
2021-08-29Merge sysupgrade watchdog and prompt timeout codeKlemens Nanni
2021-08-29Add ober_dup. Needed for upcoming SNMPv3 support for trap receiver inMartijn van Duren
2021-08-29Add back the echo Q thing.Theo Buehler
2021-08-29Sync prompt timeout code with sysupgrade watchdogKlemens Nanni
2021-08-29Start naccept .desc with a capitalTheo Buehler
2021-08-29Stop parsing unsupported dhcp-options(5)Klemens Nanni
2021-08-29Use s_server -naccept 1 and remove echo "Q" | openssl s_client hack.Theo Buehler
2021-08-29Implement -naccept in the s_server.Theo Buehler
2021-08-29mask next descriptor value and fix chunk_size calculationDave Voutila
2021-08-29Reduce the number of openings for aplns(4) to 1. This isn't correct butMark Kettenis
2021-08-29check for null vioblk infoDave Voutila
2021-08-29Reduce the number of openings for aplns(4) to 1. This isn't correct butMark Kettenis
2021-08-29correct device status write sizeDave Voutila
2021-08-29remove old descriptor dump functionDave Voutila