summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Add a sleep when starting the bgpd daemons so that there is less chanceClaudio Jeker
2022-03-08Some more c99 initializers for consistency and readabilityTheo Buehler
2022-03-08Make cad(4) handle rxr ioctl.Visa Hankala
2022-03-08Enable mtw(4) in the build for amd64.hastings
2022-03-08Avoid leak of roa in rtr_parse_ipv{4,6}_prefix()Theo Buehler
2022-03-08No need to print fetchtable twice in this error message.Claudio Jeker
2022-03-08use the device name in debug outputAnton Lindqvist
2022-03-08Add argument to refresh-client -l to forward clipboard to a pane. GitHubNicholas Marriott
2022-03-08Add formats for client and server UID and user (for multiuser setups).Nicholas Marriott
2022-03-08Start bgpd in rdomain 1 a bit earlier to avoid session establishmentClaudio Jeker
2022-03-08Handle rxrinfo ioctl.Jonathan Matthew
2022-03-08Add missing byteswap to mtw_write_cfg().hastings
2022-03-08syncTheo de Raadt
2022-03-08remove files used by isa radio drivers removed in 2016Jonathan Gray
2022-03-07remove WD33C93 SCSI codeJonathan Gray
2022-03-07grow diskspaceTheo de Raadt
2022-03-07vio(4): use NULL instead of 0 with sc_{rx,tx}_mbuf pointer array.Dave Voutila
2022-03-07Resolve clang unused-but-set warnings in vmd's vioscsi.c.Dave Voutila
2022-03-07Prevent deadlock in cad_down()Visa Hankala
2022-03-07Pass client when adding menu item, GitHub issue 3103.Nicholas Marriott
2022-03-07Since AIC2 uses 4 interrupt cells we need to adjust the code that handlesMark Kettenis
2022-03-07Switch internal sample representation to 24-bit fixed-pointAlexandre Ratchov
2022-03-07Switch internal sample representation to 24-bit fixed-point.Alexandre Ratchov
2022-03-07rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfoStefan Sperling
2022-03-07bump for LibreSSL 3.5.1Brent Cook
2022-03-06Add JMICRON JMB58x ahciChristopher Zimmermann
2022-03-06Simple move firmware subdirectory in place as suggested by deraadt@Mark Kettenis
2022-03-06Fetch bwfm(4) firmware from the EFI System Partition on Apple SiliconMark Kettenis
2022-03-06Look for firmware for Apple Silicon devices in /etc/firmware/apple-bwfm.Mark Kettenis
2022-03-06Usually we check ipsec_in_use as shortcut to avoid IPsec lookups,Alexander Bluhm
2022-03-06oops, typo, spotted by MikhailTheo de Raadt
2022-03-06Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-03-06remove unused usbdev and btbus attributesJonathan Gray
2022-03-05Add an activate() function with DVACT_QUIESCE & DVACT_RESUME hooksTheo de Raadt
2022-03-05Improve wording for trying S5 instead of S4Theo de Raadt
2022-03-05Add test coverage for i2a_ASN1_OBJECT()Joel Sing
2022-03-05Move initial ROM console related codes into separated luna88k/romcons.cKenji Aoyama
2022-03-05#if INET6 -> #ifdef INET6 to be consistentJonathan Gray
2022-03-05remove fddi leftoverJonathan Gray
2022-03-05Fix typo in commentBjorn Ketelaars
2022-03-05Move CPU-CMMU association report into #ifdef DEBUG section.Kenji Aoyama
2022-03-04Put back local patch to avoid regenerating testsAndrew Fresh
2022-03-04Add support for the BCM4387. The firmware for this variant uses a new scanMark Kettenis
2022-03-04in_addmulti() is only called from ioctl(2) or setsockopt(2). WaitAlexander Bluhm
2022-03-04in_pcbinit() is called during boot. There malloc(9) cannot fail,Alexander Bluhm
2022-03-04fix year, from mikhailTheo de Raadt
2022-03-04Report versioned lib.so in cc --print-file-name given short nameGreg Steuck
2022-03-04Make the regress test more reliable by starting the bgpd instances furtherClaudio Jeker
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-03-04Document LOGIN_SETRTABLETheo Buehler