summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-08Switch hpdelim interface to accept only ":" as delimiter.Darren Tucker
2022-02-08poll(2): Switch to kqueue backendVisa Hankala
2022-02-08rework checksum/vlan offloading, and enable it for ipv6 too.David Gwynne
2022-02-07Allow writes to rw pages in pte_spill_vGeorge Koehler
2022-02-07New status flag: 'c' - process is chrooted.Rob Pierce
2022-02-07Allow "ddb{1}> trace" through interrupt on macppcGeorge Koehler
2022-02-07Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2022-02-07Avoid a NULL dereference in BN_mod_exp2_mont()Theo Buehler
2022-02-07Check for zero modulus in BN_MONT_CTX_set().Theo Buehler
2022-02-07Delete STACKGAPLEN: this exec-time allocation at the top of thePhilip Guenther
2022-02-07Tweak previous.Rob Pierce
2022-02-07head(1): check for stdio errorsScott Soule Cheloha
2022-02-07mark failing tests for armv7mbuhl
2022-02-07trig_test-2 now passes on macppcmbuhl
2022-02-07Checking ifaddr pointer for NULL without checking in6_ifaddr worksAlexander Bluhm
2022-02-07Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2022-02-07Sync ps.1 with sys/proc.h. Tweaked by deraadt@.Rob Pierce
2022-02-07Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-07In rtredirect() change an bad assignment in an if condition to theClaudio Jeker
2022-02-07systematically remove setuid/setgid from files before archiving ANDMarc Espie
2022-02-07Switch to stdint.h types like rest of bgpdClaudio Jeker
2022-02-07use libfido2 1.8.0+ fido_assert_set_clientdata() instead of manuallyDamien Miller
2022-02-06Add test for empty hostname with port.Darren Tucker
2022-02-06Avoid touching "locked" DARTs. While there, print something when we placeMark Kettenis
2022-02-06s/poll/poolRob Pierce
2022-02-06Remove i <= 0 checks from SSL_get_error()Joel Sing
2022-02-06Handle zero byte reads/writes that trigger handshakes in the TLSv1.3 stack.Joel Sing
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