summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05Include srp.h where struct cpu_info uses srp to avoid erroring out whenJonathan Gray
2018-12-05Set the routing table when adding a networkdenis
2018-12-05key.data is a void *, on gcc archs doing a %s printf with such a pointerClaudio Jeker
2018-12-05Unbreak "savecore -c". Also add missing unveil(2) for the raw device.YASUOKA Masahiko
2018-12-05Delete an unused struct member that has hid out here for 17 yearsPhilip Guenther
2018-12-04Run each test as a single entry in REGRESS_TARGETS to get a betterAlexander Bluhm
2018-12-04HTML syntax audit: render \p as <br/>, not as <div>.Ingo Schwarze
2018-12-04Check maxrequestbody when we found the right server / location.Florian Obser
2018-12-04redo the debug logging to be more like everything else.Ted Unangst
2018-12-04Add processor IDs for several OCTEON II and III SoCs.Visa Hankala
2018-12-04The common autolayout with all partitions needs not at least 10GB to beClaudio Jeker
2018-12-04Since a while announcements added by bgpctl will overwrite the ones fromClaudio Jeker
2018-12-04Mention D-Link DWA-131 rev E1.Kevin Lo
2018-12-04Use m_align() and while there reorder the pkthdr initalisation a bit.Claudio Jeker
2018-12-04merge unbound 1.8.2Stuart Henderson
2018-12-04import unbound 1.8.2Stuart Henderson
2018-12-04Unify messaged printed when we can't estiblish an interrupt.Mark Kettenis
2018-12-04mention RTL8192EU supportJonathan Matthew
2018-12-04Add support for RTL8192EU adapters, partly taken from netbsd.Jonathan Matthew
2018-12-04Add 'vmctl wait <VM>' a command that waits until the specified VM isClaudio Jeker
2018-12-04Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers aClaudio Jeker
2018-12-04Update bgpd result files after the community change. Forgot this bit ofClaudio Jeker
2018-12-04Restrict "vertical-align: middle;" to <td> descendants of class="tbl"Ingo Schwarze
2018-12-04Make sure all borders in a table are drawn in the same color.Ingo Schwarze
2018-12-04During validation, drop .br before a text line starting with aIngo Schwarze
2018-12-04Clean up the validation of .Pp, .PP, .sp, and .br. Make sure allIngo Schwarze
2018-12-03Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random.Alexander Bluhm
2018-12-03If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests,Alexander Bluhm
2018-12-03Perform forward-confirmed reverse DNS verification on incoming connections.Eric Faurot
2018-12-03In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)Ingo Schwarze
2018-12-03adapt to the change in mansearch.c rev. 1.62;Ingo Schwarze
2018-12-03The field dom_rtkeylen has been removed from struct domain. ConvertAlexander Bluhm
2018-12-03Convert more MH_ALIGN() to m_align(). Also switch from m_gethdr/M_GETHDRClaudio Jeker
2018-12-03Send SSL_AD_DECODE alerts in the case of a bad hello request or anTheo Buehler
2018-12-03syncTheo Buehler
2018-12-03Render .br as <br/>, not as an empty <div>.Ingo Schwarze
2018-12-03Do not process the top 32 bits of the 64 bit interrupt mask registerVisa Hankala
2018-12-03Remove the unused interrupt type (edge/level) from the mace interruptVisa Hankala
2018-12-03In PRU_DISCONNECT don't fall through into PRU_ABORT since the latter freesClaudio Jeker
2018-12-03DT_MIPS_RLD_MAP is an offset, so relocate it when present.Philip Guenther
2018-12-03Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASHPhilip Guenther
2018-12-03Avoid uint32_t in _lock.h so users of rwlock.h mutex.h etc don't have toJonathan Gray
2018-12-02Include "com.h" to fix using a puc(4) based serial port as serial consoleMark Kettenis
2018-12-02Remove artefacts from 'C', 'c' and 'F' characters, to match the otherFrederic Cambus
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2018-12-02Add Spleen 8x16, 12x24, 16x32, and 32x64 variants to wsfont.Frederic Cambus
2018-12-02mention REGRESS_SKIP_TARGETS; ok bluhm@anton
2018-12-02err -> errxGilles Chehade
2018-12-01Use strtonum(3) for -t seconds, improve errors on invalid number inputkn
2018-12-01update currency exchange rates;Jason McIntyre