summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-19Basic config test for various ext-community options.Claudio Jeker
2018-12-19Adjust bgpctl now that filter_extcommunity is no more.Claudio Jeker
2018-12-19Fold ext-communities into filter_community so that bgpd can matchClaudio Jeker
2018-12-19get rid of a prototype for if_enqueue_try()David Gwynne
2018-12-18use Sq for single chars, and escape ";" properly;Jason McIntyre
2018-12-18As a first step towards making roff_res() callable from mandoc_getarg(),Ingo Schwarze
2018-12-18Rework previous: use getopt(3) to parse options passed to the worker process.anton
2018-12-18syncTheo de Raadt
2018-12-18The scripts just tests whether GENERATE_PIE_SCRIPT is set and ignores itsPhilip Guenther
2018-12-18Generate PIE ldscripts on armv7, hppa, and sh, so that there are symbolsPhilip Guenther
2018-12-18Detection of MELTDOWN-proof Intel CPUs was broken: cpuid.07 hasPhilip Guenther
2018-12-18"a" MIDI, not "an";Jason McIntyre
2018-12-18Make mg kill a region if the 'delete' or 'backspace' keys are pressedMark Lumsden
2018-12-18Rework how socket fds are passed around internally. This will allowTed Unangst
2018-12-18Figure out the number of available CPUs using system fuse registers.Visa Hankala
2018-12-18Accept DUID as a root disk specifier.Visa Hankala
2018-12-18Pass window into mode functions.Nicholas Marriott
2018-12-18Fix the IPL of pfkeyv2_mtx to prevent a deadlock. The system can useVisa Hankala
2018-12-18With option -l, show only UDP sockets that can receive packets fromSebastian Benoit
2018-12-18show log/reset/stop as single commands, like usage() currently does;Jason McIntyre
2018-12-18syncTed Unangst
2018-12-18add a wifi 9560 found in a new laptop. ok deraadtTed Unangst
2018-12-18syncKevin Lo
2018-12-18Add some devices found on Intel Leaf Hill CRB.Kevin Lo
2018-12-17Handle SIOCADDMULTI and SIOCDELMULTI as nops in ioctl code.David Gwynne
2018-12-17If something like ether_ioctl returns ENETRESET, don't let it bubble out.David Gwynne
2018-12-17add missing dependency on PROGanton
2018-12-17Fix parsing of empty colon-separated fields, reported by Siarhei Siniak.Nicholas Marriott
2018-12-17ensure inappropriate ioctl commands are rejectedanton
2018-12-17rework wscons regress:anton
2018-12-17When no child devices are attached to a wsmux device, make sure to return ananton
2018-12-17When using MSG_WAITALL, soreceive() can sleep while processing theAlexander Bluhm
2018-12-17Rename pf_anchor_remove() to pf_remove_anchor()kn
2018-12-17Remove unused function gsignal().Visa Hankala
2018-12-17I'm an idiot, of course kept packages need adjusting as wellMarc Espie
2018-12-17path_empty() is not a function and does not need a prototype.Claudio Jeker
2018-12-17use new cert helpers for mta sessionsEric Faurot
2018-12-17Switch from timeout_add with tvtohz to just timeout_add_tv. Now this changeClaudio Jeker
2018-12-17Use timeout_add_sec() instead of timeout_add() with a multiplication with hzClaudio Jeker
2018-12-17set the return pointer to NULL when receiving a 0-sized data.Eric Faurot
2018-12-16Remove control-use-cert. It is ignored for local sockets (since unbound 1.7.3).Tim van der Molen
2018-12-16split tests into multiple make targetsanton
2018-12-16Restore the optimization for unbuffered I/O. The buffer needs toTodd C. Miller
2018-12-16Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17Todd C. Miller
2018-12-16syncTheo de Raadt
2018-12-16few more devsTheo de Raadt
2018-12-16Fix pool ipl to prevent a deadlock scenario.Visa Hankala
2018-12-16Tweak the syntax displays to show that the list of wordsIngo Schwarze
2018-12-16Regenerate root CA list using updated format-pem.pl. Specifically thisStuart Henderson
2018-12-16Add a check that libressl is actually able to verify CA certs.Stuart Henderson