summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-29oops .h file missingTheo de Raadt
2019-09-29group and sort single letter options; ok deraadtJason McIntyre
2016-09-05Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.Pascal Stumpf
2019-09-29zap trailing whitespace;Jason McIntyre
2019-09-29Move some logic inside scsi_show_xs() instead of surrounding theKenneth R Westerback
2019-09-29Tweak some whitespace to make autoindenter happy. Use consistent naming idiom...Kenneth R Westerback
2019-09-29turn the success paths of FCC registration into debug prints. TheTheo de Raadt
2019-09-29Fix pasto.Mark Kettenis
2019-09-29annoying trailing whitespacesFlorian Obser
2019-09-29Replace dwge(4) with a new driver based on dwxe(4). There are manyMark Kettenis
2019-09-29Improve MSI support by parsing the "msi-map" attribute. Taken fromPatrick Wildt
2019-09-29Add IPI support. Taken ftrom arm64.Mark Kettenis
2019-09-29- remove specific cases for +a and +mx as the + prefix is handled earlierGilles Chehade
2019-09-29If a NULL or zero cofactor is passed to EC_GROUP_set_generator(),Theo Buehler
2019-09-29SRS uses base64 encoding for the checksum, however while this is ok when weGilles Chehade
2019-09-29Configure USB port power control if the power GPIO is defined in fdt.Visa Hankala
2019-09-29Add option to configure GPIO output select.Visa Hankala
2019-09-29Reserve a few GPIO_CONFIG bits for machine-dependent use.Visa Hankala
2019-09-28Make clang emit the proper path to our libcompiler_rt.a when asked to.Patrick Wildt
2019-09-28syncTheo de Raadt
2019-09-28adjust for cn30xx -> oct driver renamingTheo de Raadt
2019-09-28rename the 'cn30xx' drivers to just 'oct', because digits inside devicesTheo de Raadt
2019-09-28Add where missing and harmonize PATH to be _PATH_DEFPATH (without local norAntoine Jacoutot
2019-09-28It is better style if path[] buffers are PATH_MAX, rather thanTheo de Raadt
2019-09-28Xr random 4 in a better wayTheo de Raadt
2019-09-28Update page a little, in particular try to describe the underlying mechanismsTheo de Raadt
2019-09-281) don't repeat the 256 / EIO commentaryTheo de Raadt
2019-09-28Make compiler-rt's __clear_cache() work on 32-bit ARM by makingPatrick Wildt
2019-09-28correctly handle read(2) return value.Eric Faurot
2019-09-28ensure dependency_libs and libdir are defined after parsing .la file.Sebastien Marie
2019-09-27Use consistent idiom/naming convention for the the #includeKenneth R Westerback
2019-09-27fix gary zukav's "acceptance without proof" quote, which just appeared onJason McIntyre
2019-09-27fix the DH-GEX text in -a;Jason McIntyre
2019-09-27Add/tweak #endif comments to make spelunking via grep more rewarding.Kenneth R Westerback
2019-09-27Shuffle and consolidate SCSIDEBUG declarations into fewer sections inKenneth R Westerback
2019-09-27Make umb(4) add a default route when configuring the interface. This routeClaudio Jeker
2019-09-27Move the rde_send_pftable_commit() our of the prefix_update and withdrawClaudio Jeker
2019-09-27Implement 'bgpctl show rib 8.8.8.8 or-shorter' to show all routes coveringClaudio Jeker
2019-09-27Implement F_SHORTER in the prefix lookup code for bgpctl. F_SHORTER willClaudio Jeker
2019-09-27Move the code to initialize the cluster-id from merge_config() toClaudio Jeker
2019-09-27Test for empty result in expected bits. Remove CRs from log as theyDarren Tucker
2019-09-27Use a better scale value in ksmn(4), this produces a slightly moreBryan Steele
2019-09-26For whatever reason it is fairly common that a ROA object references a CRLClaudio Jeker
2019-09-26syncTheo de Raadt
2019-09-26Add short manual for ksmn(4) driver.Bryan Steele
2019-09-26Add a new driver for getting AMD CPU temperature sensor over the SMN.Bryan Steele
2019-09-26regenBryan Steele
2019-09-26Add "AMD64 17h/3xh Root Complex" device.Bryan Steele
2019-09-26Use SPI_SA() instead of __func__ in all logging calls. Use log_infotobhe
2019-09-26Fix leaks by cleaning up after configuration parser.tobhe