summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-26Remove unnecessary BIO dances and use stdout directly.Theo Buehler
2022-08-26Move (unused) variables under !VERIFYONLYKlemens Nanni
2022-08-26Move (unused) functions under !SMALLKlemens Nanni
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Jonathan Gray
2022-08-25drm/ttm: Fix dummy res NULL ptr deref bugJonathan Gray
2022-08-25amd64/lapic.c: remove unused extern prototype for tsc_delay()Scott Soule Cheloha
2022-08-25The "Avalanche" performance cores on Apple's M2 SoC have more than 16Mark Kettenis
2022-08-25Make PEM printing available through increased verbosity (-vvf)Job Snijders
2022-08-25acpihpet(4): don't truncate HPET frequency to 32-bit valueScott Soule Cheloha
2022-08-25acpihpet(4): add acpihpet_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25acpitimer(4): add acpitimer_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25amd64, i386: use delay_init() instead of writing delay_func by handScott Soule Cheloha
2022-08-25In verbose filemode print details about encapsulated certificates.Job Snijders
2022-08-25amd64, i386: add delay_init(): basic delay(9) implementation managementScott Soule Cheloha
2022-08-25Fix newline in JSON filemodeJob Snijders
2022-08-25Only return file descriptors to block or character devicesKlemens Nanni
2022-08-25Use memset() and memcpy() instead of bzero() or bcopy().Claudio Jeker
2022-08-25No need for wsmux in this kernel configuration; ok visa@Miod Vallat
2022-08-25No need to include float.h anymore.Todd C. Miller
2022-08-25Plug memory leak in filemodeJob Snijders
2022-08-25Connected routes use the BGP exit nexthop while other routes need to useClaudio Jeker
2022-08-24Add DIT CPU feature.Mark Kettenis
2022-08-24Forgotten to commit as part ofKlemens Nanni
2022-08-24run -p on all chunk devices for now to make progressKlemens Nanni
2022-08-24crank chunk size to make fdisk work on arm64Klemens Nanni
2022-08-24Add missing licence, from nonaka@netbsd.orgMiod Vallat
2022-08-24Build libsa with NO_NET as we don't need any of the network-related code in it.Miod Vallat
2022-08-24Force compilation to fail in case of implicit function declaration.Miod Vallat
2022-08-24Add prototype declarations for a bunch of functions.Miod Vallat
2022-08-24Put the 'connection from non-peer' log message behind a verbose logging check.Claudio Jeker
2022-08-24Silence newfs, put mountpoint under obj, simplify stagefile handlingKlemens Nanni
2022-08-24Use MOUNTPOINT correctly/consistentlyKlemens Nanni
2022-08-24Hook up installboot on amd64Klemens Nanni
2022-08-24Add missing root-explicit-stages test, omit -v by defaultKlemens Nanni
2022-08-24match on Intel 400 Series LP HD Audio (0x02c8)Jonathan Gray
2022-08-24Check for NULL returns from bufferevent_new.Nicholas Marriott
2022-08-24if the socket is connected, we can use recv() instead of recvfrom()Theo de Raadt
2022-08-23msdosfs: don't pass NULL proc pointer to detrunc()Scott Soule Cheloha
2022-08-23sync (/var/agentx)Stuart Henderson
2022-08-23Remove unused partition type patterns from disk_has() helperKlemens Nanni
2022-08-23Remove assertions as they have been disabled since the code was importedAnton Lindqvist
2022-08-23Added NFS client support to RAMDISK kernel as the same as other platforms.Kenji Aoyama
2022-08-23Recognize the cores on Apple's M2 SoC.Mark Kettenis
2022-08-23(Re)add support for agentx in snmpdMartijn van Duren
2022-08-23Add scroll-middle copy mode command to make cursor line in the middle,Nicholas Marriott
2022-08-23match on SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray
2022-08-23regenJonathan Gray
2022-08-23add SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray
2022-08-23Rework random(6)Theo Buehler
2022-08-23log a warning if we can't resolve the ldap server hostnameJonathan Matthew