summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-26Report write() and ioctl() errors encountered when writing GPT or MBR to disk.Kenneth R Westerback
2021-07-26small tweaks to dhcpleased.conf(5), ok jmc florianStuart Henderson
2021-07-26Pass make flags to kernel and lib buildskn
2021-07-26fix an mbuf leak with m_len 0 mbufsJonathan Gray
2021-07-26Implement possibility to send vendor class identifier (option 60) andFlorian Obser
2021-07-26The SIOCAIFADDR ioctl could lose a race against another processFlorian Obser
2021-07-26Qt4 cleanuprsadowski
2021-07-26retry i2c transfers on -EAGAIN up to the number of times specified inJonathan Gray
2021-07-26Add mtx_enter/mtx_leave in kvp_pool_keys().asou
2021-07-26Pass a socket pointer to various socket buffer routines in preparation forMartin Pieuchot
2021-07-26Dedup dtls1_dispatch_alert()/ssl3_dispatch_alert().Joel Sing
2021-07-25Consistently use __asm instead of asm/__asm__Jeremie Courreges-Anglas
2021-07-25The output of server_root_strip() is a string. Use the correct formatSebastian Benoit
2021-07-25nanosleep.2: HISTORY: correct historic sleep() system call originscheloha
2021-07-25Kill unused sbinsertoob().Martin Pieuchot
2021-07-25Document X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3),Ingo Schwarze
2021-07-25If the lease didn't contain renewal or rebinding options set theFlorian Obser
2021-07-25Skip unit and makefile-based key conversion tests when we're buildingDarren Tucker
2021-07-25Replace OPENSSL as the variable that points to the openssl binaryDarren Tucker
2021-07-25nobody noticed, but the variable is still called "MODULES" with an SMarc Espie
2021-07-25Do not doubt a secure (i.e. validated) NXDOMAIN response when we justFlorian Obser
2021-07-25We store a list of resolver strategies in order of their preference inFlorian Obser
2021-07-25Force to use serial console when no graphic board is found.Kenji Aoyama
2021-07-25Enable LEDs for the LAN7800 chip, as e.g. found on theMarcus Glocker
2021-07-25enable iwm(4)Jonathan Gray
2021-07-25enable ix(4)Jonathan Gray
2021-07-24riscv64 userland timecounter supportJeremie Courreges-Anglas
2021-07-24syncTheo de Raadt
2021-07-24Implement a workaround for the SiFive FU740 CIP-1200 errata.Mark Kettenis
2021-07-24Pretty print ELF machine name as "RISC-V"Jeremie Courreges-Anglas
2021-07-24The updated dwctwo(4) driver introduces two new parameters.Marcus Glocker
2021-07-24Fix octeon build after dwctwo(4) update.Marcus Glocker
2021-07-24Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)Ingo Schwarze
2021-07-24Capitalise DNS response code, stub learns from SLAAC, clarify wordingkn
2021-07-24Compare strcmp and strcasecmp return value with zeroKinichiro Inoguchi
2021-07-24The I2C controller's clock- and bitrate properties used different namingPatrick Wildt
2021-07-24Modifying a knote must be done with the corresponding lock held. AssertMartin Pieuchot
2021-07-24Replace cpus_running with CPU_IS_RUNNING().Visa Hankala
2021-07-24The updated dwctwo(4) driver introduces two new parameters.Marcus Glocker
2021-07-24Use the presence of an intrmap, rather than the number of queues, toJonathan Matthew
2021-07-24Add basic regression tests for strchr() and strrchr().Visa Hankala
2021-07-24Fix strchr() and strrchr() on mips64Visa Hankala
2021-07-24Skip RFC4716 format import and export tests when built without OpenSSL.Darren Tucker
2021-07-24Don't omit ssh-keygen -y from usage when built without OpenSSL. It isDarren Tucker
2021-07-24Exclude key conversion options from usage when built without OpenSSLDarren Tucker
2021-07-24don't leak environment= variable when it is not the first matchDamien Miller
2021-07-24test for first-match-wins in authorized_keys environment=Damien Miller
2021-07-23syncTheo de Raadt
2021-07-23Make GENERIC compile again.Marcus Glocker
2021-07-23Similar to x509/x509_purp.c rev. 1.5:Ingo Schwarze