summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21Configure the default route with RTP_NONE so that the kernel assignsFlorian Obser
2019-11-20ksmn(4): Improve the precision of the fractional part of temperatures.Bryan Steele
2019-11-20Honour DEBUGkn
2019-11-20Form DNS proposals from router advertisements with a router lifetimeFlorian Obser
2019-11-20Some Intel SD/MMC controllers do not like the voltage beingPatrick Wildt
2019-11-20regenPatrick Wildt
2019-11-20Add PCI IDs for Gemini Lake SD/MMC controllersPatrick Wildt
2019-11-20Add accessors to change the buffer in a handshake message.Bob Beck
2019-11-20Correctly match another 9560-based device.Patrick Wildt
2019-11-20Check for a too short answer packet in all callback functions becauseFlorian Obser
2019-11-20Ensure that the kernel stack is properly aligned on mips64. This fixesVisa Hankala
2019-11-20Add test for cms -keyopt in appstest.shKinichiro Inoguchi
2019-11-20Do not check the client readonly flag when there is no client, GitHub issue 1...Nicholas Marriott
2019-11-20Fix rsa key output formatKinichiro Inoguchi
2019-11-19Sync documentation fixes from upstream:Damien Miller
2019-11-19adjust on-wire signature encoding for ecdsa-sk keys to better matchDamien Miller
2019-11-19a little more information from the monitor when signatureDamien Miller
2019-11-19fix typos in smtpd.conf.5Gilles Chehade
2019-11-19Link system call tests to build.Alexander Bluhm
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2019-11-19When waiting on pipe I/O, simplify the unlock/relock logic usinganton
2019-11-19revert previous: naddy pointed out what's meant to happen. rethink needed...Jason McIntyre
2019-11-19-c and -s do not make sense with -k; reshuffle -k into the main synopsis/usage;Jason McIntyre
2019-11-19Print learned forwarders in unwindctl.Florian Obser
2019-11-19Proposals from dhclient are sometimes replacements.Florian Obser
2019-11-19Stop dhcp lease file parsing now that dhclient sends proposals.Florian Obser
2019-11-19Inform unwind about DNS servers it finds in leases.Kenneth R Westerback
2019-11-19regenStefan Sperling
2019-11-19Add PCI ID for an Intel AX 200 device.Stefan Sperling
2019-11-19More return value check in openssl(1) cmsKinichiro Inoguchi
2019-11-19Add manual descriptions for openssl(1) req -addextKinichiro Inoguchi
2019-11-19Add point-to-point support for broadcast interfaces.remi
2019-11-19typo (result was bootblocks from / always installed into media); from miodTheo de Raadt
2019-11-19Set isr to the correct value (sc->rl_intrs).Kevin Lo
2019-11-19Don't assign ifp twice in the re_txeof().Kevin Lo
2019-11-19Update, max /usr has grownOtto Moerbeek
2019-11-19Make /usr maximum 6G and grow it faster; ok lots of devsOtto Moerbeek
2019-11-19Correct the link speed constant variables. From Shoichi Yamaguchi.YASUOKA Masahiko
2019-11-19Enable rge(4).Kevin Lo
2019-11-19take care to avoid a race when creating the same interface.David Gwynne
2019-11-18document '$' environment variable expansion for SecurityKeyProvider; ok djm@Christian Weisgerber
2019-11-18more missing mentions of ed25519-sk; ok djm@Christian Weisgerber
2019-11-18Delete commented out VNDIOCGET60 ioctlJeremie Courreges-Anglas
2019-11-18zap trailing whitespace;Jason McIntyre
2019-11-18Accept inet6 address with missing sa_len for the get ioctl(2).Alexander Bluhm
2019-11-18sync iwm line;Jason McIntyre
2019-11-18Fix off-by-one TRB issue in bulk transfers larger than 64k.Marcus Glocker
2019-11-18Fix actual length calculation of short transfers in xhci(4). So farPatrick Wildt
2019-11-18Hide monitor mode support section in iwm(4) as well. Support for monitorStefan Sperling
2019-11-18Document iwm(4) 9k device support. Hide the CCMP offload section becauseStefan Sperling