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