summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-06Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2022-02-06fix jobs and -j description: dpb uses hw.ncpuonline sinceop
2022-02-06Allow installation on a disk with a GPT.Visa Hankala
2022-02-06Simplify cursig() a bit and make sure that signals are always sent toClaudio Jeker
2022-02-06Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd.Claudio Jeker
2022-02-06Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical withClaudio Jeker
2022-02-06cope with recent S3I removal; ok tb@Anton Lindqvist
2022-02-06now that APM_BATT_CHARGING is also set in acpi and on some m1 devicesRobert Nagy
2022-02-06remove please from manual pagesJonathan Gray
2022-02-05Fix UB "shift-out-of-bounds" in battlestarGreg Steuck
2022-02-05ypldap: fix -Wunused-but-set-variable warningsChristian Weisgerber
2022-02-05grow the dmesg buffer on i386 from 4 to 8 pagesDaniel Dickman
2022-02-05Adapt appstest.sh for the new TLS_ names.Theo Buehler
2022-02-05Add a workaround due to OpenSSL's limitation of SSL_CTX_set_cipher_listTheo Buehler
2022-02-05Mechanically adjust from AEAD- to TLS_ to adjust to the new cipher names.Theo Buehler
2022-02-05Adjust the ssl_get_shared_ciphers to the new names.Theo Buehler
2022-02-05Switch TLSv1.3 cipher names from AEAD- to OpenSSL's TLS_Theo Buehler
2022-02-05Provide logbl(3) when long double is doubleGeorge Koehler
2022-02-05Revise for S3I removal.Joel Sing
2022-02-05Bye bye S3I.Joel Sing
2022-02-05Switch vmapbuf() and vunmapbuf() over to km_alloc(9) and km_free(9) likeMark Kettenis
2022-02-05Only install the sensors once as multiple devices can be paired with theAnton Lindqvist
2022-02-05make bpf_movein align the packet payload.David Gwynne
2022-02-05remove an extra set of brackets. no functional change.David Gwynne
2022-02-04Wrap some annoyingly long lines.Kenneth R Westerback
2022-02-04Add prototype for clock_set_frequency_idx().Mark Kettenis
2022-02-04%llu should be enough for anybody, no need to use %lld/(long long) forKenneth R Westerback
2022-02-04Define __HAVE_PMAP_MPSAFE_ENTER_COW; the ARMv8 architecture requiresMark Kettenis
2022-02-04Use the '-b' to create boot partitions instead of '-e' scripts.Kenneth R Westerback
2022-02-04whitelist resolv.conf for stat. go dns library does this.Ted Unangst
2022-02-04More consistency in the return code docs.Theo Buehler
2022-02-04Document certificate_policies() in a comment.Theo Buehler
2022-02-04Bump libressl's version in pkgconfig to 2.0.0Theo Buehler
2022-02-04Remove a strange inheritance check from addr_validate_path_internal()Theo Buehler
2022-02-04whitespaceTheo Buehler
2022-02-04Ensure that certificate policies follow RFC 7318Theo Buehler
2022-02-04Enforce Certificate Policy for RPKITheo Buehler
2022-02-04Add id-cp-ipAddr-asNumber OID to x509_init_oid()Theo Buehler
2022-02-04Now that installboot(8) creates the startup.nsh file, remove the shellMark Kettenis
2022-02-04Remove CHS information from internal representation of MBR partitions. GenerateKenneth R Westerback
2022-02-04Fix outdated commentJob Snijders
2022-02-04Test that a non conforming xmlns attribute results in a failure.Claudio Jeker
2022-02-04Fix xmlns URI, I guess I search and replaced too much in this file.Claudio Jeker
2022-02-04Rename sockaddr_un sun to sa_un since sun is defined on illumos systems.Claudio Jeker
2022-02-04Use ACS for pane border indicators so they work with different lineNicholas Marriott
2022-02-04set the APM_BATT_CHARGING state if the battery is being charged and tryRobert Nagy
2022-02-04Fix another instance of incorrect capitalization of ChaCha20.Theo Buehler
2022-02-04Add unit tests for hpdelim.Darren Tucker
2022-02-04Since they are deprecated, move DSA to the end of the default list ofDarren Tucker
2022-02-04Fix capitalization of ChaCha20Theo Buehler