summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-11Make OBJ_obj2nid() work correctly with NID_undef.Joel Sing
2022-02-11Add initial regress for objects.Joel Sing
2022-02-11tr(1): rename lookup tablesScott Soule Cheloha
2022-02-11be more consistent in packing-list usageMarc Espie
2022-02-11use packing-list consistentlyMarc Espie
2022-02-11Fix typo in comment for f_favail.Todd C. Miller
2022-02-11It's fw_update's job to say what went wrong.Florian Obser
2022-02-11describe LOGIN_CONF, help from espieStuart Henderson
2022-02-11Backout previous "Unwire with map lock held" (commitid: eQBvWUwShD91dN9Z)Klemens Nanni
2022-02-11Backout previous "Assert vm map locks" (commitid: sRNBfzX2dJrxFDmb)Klemens Nanni
2022-02-11Replace manual !klist_empty()+knote() with KNOTE().Visa Hankala
2022-02-11Check klist emptiness instead of NULL pointer in KNOTE()Visa Hankala
2022-02-11Inline klist_empty() for more economic machine code.Visa Hankala
2022-02-11the sleep_clocks() hook is not needed because the architectures whichTheo de Raadt
2022-02-11Lock the pkg db while runningAndrew Fresh
2022-02-11Always initialize delim before passing to hpdelim2 which might not set it.Darren Tucker
2022-02-11sleep_cpu/resume_cpu are part of an earlier MI split attemptTheo de Raadt
2022-02-10Casting a char pointer to struct ctf_header causes bus error onAlexander Bluhm
2022-02-10Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2022-02-10Fix regress after crl_print() addition so anton doesn't have to complainTheo Buehler
2022-02-10Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.Theo Buehler
2022-02-10syncTheo de Raadt
2022-02-10Fix serial number printing in crl_print() for large serials.Claudio Jeker
2022-02-10look for the login class in both login.conf and login.conf.d/${class}Robert Nagy
2022-02-10Duplicate "park disk" code, so that the SUSPEND case can be MI, it is onlyTheo de Raadt
2022-02-10Enable receive checksum offloading on ixl(4) network interfaces.Alexander Bluhm
2022-02-10Implement some code to print crls with -f.Claudio Jeker
2022-02-10Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2022-02-10Do not verify the cert or CA for a relay using opportunistic TLS.Todd C. Miller
2022-02-10look(1): use a stricter pledge(2) in lieu of unveil(2)Scott Soule Cheloha
2022-02-10Update Devel::PPPort in base from version 3.57 to 3.64. Our clangAlexander Bluhm
2022-02-10unveil _PATH_LOGIN_CONF_DRobert Nagy
2022-02-10introduce support for storing capability databases in /etc/login.conf.d;Robert Nagy
2022-02-10Only show the 'not enough inodes' warning if the filesystem reports moreTheo Buehler
2021-03-01Import perl-5.32.1Andrew Fresh
2019-12-30Import perl-5.30.1Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2022-02-10Free s->last_mod before overwriting it with a new last_mod.Theo Buehler
2022-02-10Free conn->last_modified before overwriting it with strdup().Theo Buehler
2022-02-10Assert vm map locksKlemens Nanni
2022-02-10Unwire with map lock heldKlemens Nanni
2022-02-10If running with ASAN, mark test_with{,out}_bzero() with theTheo Buehler
2022-02-10Embed klist head in acpi_softc to avoid explicit malloc.Visa Hankala
2022-02-10#ifdef the SUSPEND ioctl blockTheo de Raadt
2022-02-10Add stubs for macppc suspendGeorge Koehler
2022-02-10revert for imminent OpenSSH release, which wil ship with scp in RCP mode.Damien Miller
2022-02-10bring back a local change to use DC_FP_START()/DC_FP_END() inJonathan Gray
2022-02-10Don't unregister firmware if we can't fetch the SHA256.sigAndrew Fresh
2022-02-09this is now in apm.cTheo de Raadt
2022-02-09not ready for suspendTheo de Raadt