summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-21syncTheo de Raadt
2022-02-21USE_CCACHE does not add a dependencyKlemens Nanni
2022-02-21vxlan sending to a mcast group needs an interface specified for that groupDavid Gwynne
2022-02-21mutibyte -> multibyteJonathan Gray
2022-02-20dmameme -> dmamemJonathan Gray
2022-02-20i missed a word.David Gwynne
2022-02-20syncTheo de Raadt
2022-02-20Only use /snapshots dir when -currentAndrew Fresh
2022-02-20we should be 7.1-beta not 7.1-currentStuart Henderson
2022-02-207.2 packages keyChristian Weisgerber
2022-02-20space required between macro argument and punctuation;Jason McIntyre
2022-02-20Add missing newlines in two DPRINTFs (from Matthew Martin)Theo Buehler
2022-02-20Fix vi recovery mode.Theo Buehler
2022-02-20aplcpu(4)Mark Kettenis
2022-02-20Add aplcpu(4), a driver to control the CPU performance levels on Apple SoCs.Mark Kettenis
2022-02-20Remove downloaded SHA256.sig if signature validation failsAndrew Fresh
2022-02-20Nameservers in router advertisements are struct in6_addr, notFlorian Obser
2022-02-20Fix a buffer overread in OAEP padding removalTheo Buehler
2022-02-20syncTheo de Raadt
2022-02-20Show summary even if no firmware are detected or installedAndrew Fresh
2022-02-207.2 base keyTheo de Raadt
2022-02-20move to 7.1-betaTheo de Raadt
2022-02-20audo -> audioJonathan Gray
2022-02-20John P. Wittkowski -> John P. WittkoskiJonathan Gray
2022-02-20Wildire -> WildfireJonathan Gray
2022-02-20Test OBJ_obj2txt() with NULL and short buffers.Joel Sing
2022-02-20Aproximate realpath on the expected output by deduping leading slashes.Darren Tucker
2022-02-20sys/proc.h requires sys/signal.h (will become visible when sys/param.hTheo de Raadt
2022-02-19The suspend/resume code sleeps-not-allowed phases are protected withTheo de Raadt
2022-02-19tsleep() prints a stack trace when cold==2. The suspend/resume code hasTheo de Raadt
2022-02-19don't refer to disks as daughter devicesJonathan Gray
2022-02-19The 'e' command of the simple editor has not provided editing ofKenneth R Westerback
2022-02-19Add memory BIO small I/O tests.Joel Sing
2022-02-19Remove references to performance issues caused by frequent memmove().Joel Sing
2022-02-19Reduce memmoves in memory BIOs.Joel Sing
2022-02-19certificiate -> certificateJonathan Gray
2022-02-19mininumu -> minimumJonathan Gray
2022-02-19remove outdated contact details for ActivCard and CRYPTOCardJonathan Gray
2022-02-19remove redundant swap encryption textJonathan Gray
2022-02-19Use installboot(8) in install.md of armv7.Visa Hankala
2022-02-19Provide a struct bio_mem for memory BIO specific data.Joel Sing
2022-02-19Ignore sitelib in perl snippetAndrew Fresh
2022-02-18Avoid gendered language in man pages when not referring to a specificJonathan Gray
2022-02-18apmd should replace /etc/random.seed for hibernate-resumes (and alsoTheo de Raadt
2022-02-18syncTheo de Raadt
2022-02-18writelabel() only needs one prototype.Kenneth R Westerback
2022-02-18Move prototypes for checklabel(), readlabel() and parselabel()Kenneth R Westerback
2022-02-18Clean up and simplify memory BIO code.Joel Sing
2022-02-18Enable TLS verify by default for outbound "smtps://" and "smtp+tls://".Todd C. Miller
2022-02-18Revert changes to use the new libtls signer apiTodd C. Miller