Age | Commit message (Expand) | Author |
2018-12-21 | Remove outdated instruction. | Visa Hankala |
2018-12-21 | bring in new grammar for filters, allowing filter chains and plugging of | Gilles Chehade |
2018-12-21 | Document how to boot from SD/MMC or SATA on U-Boot. Also mention that | Visa Hankala |
2018-12-21 | make sure that test is not run in interactive mode, since the failing | Marc Espie |
2018-12-21 | do not try merging packages that are already kept, the forward dependency | Marc Espie |
2018-12-21 | Do PAT setup earlier such that mapping the framebuffer WC works at the | Mark Kettenis |
2018-12-21 | DIOCIGETIFACES provides interfaces and groups, not drivers | kn |
2018-12-21 | Add support for {preinit,init,fini}_array sections in static binaries | Philip Guenther |
2018-12-21 | remove intr_find_mpmapping proto func removed in intr.c rev 1.31 in 2011 | Jonathan Gray |
2018-12-21 | sync | Theo de Raadt |
2018-12-20 | tweak previous; | Jason McIntyre |
2018-12-20 | .Nm, not Nm. | David Gwynne |
2018-12-20 | add bpe(4) or Backbone Provider Edge interfaces | David Gwynne |
2018-12-20 | Move the full responsibility for reporting open(2) errors from | Ingo Schwarze |
2018-12-20 | the ciphers part of tls log lines doesn't need to be quoted, mta_session.c | Gilles Chehade |
2018-12-20 | use HOST_NAME_MAX+1 instead of MAXHOSTNAMELEN, also avoids including the | Gilles Chehade |
2018-12-20 | use the machine hostname, not localhost, in mail.maildir.c | Gilles Chehade |
2018-12-20 | change the format of ssl_to_text() to match that of io's, this only affect | Gilles Chehade |
2018-12-20 | sync | Theo de Raadt |
2018-12-20 | Explain what the fields in mandoc messages mean, | Ingo Schwarze |
2018-12-20 | call smtp_check_noparam() on RSET, DATA, NOOP, QUIT, WIZ | Gilles Chehade |
2018-12-20 | 6.2 keys no longer required | Theo de Raadt |
2018-12-20 | Replace a wrong poor mans m_trailingspace() with the real thing. The mbuf | Claudio Jeker |
2018-12-20 | The timeouts in nd6 are in msec so just use timeout_add_msec() instead | Claudio Jeker |
2018-12-20 | Convert to timeout_add_msec instead of counting ticks. | Claudio Jeker |
2018-12-20 | Make this not hz dependent by using timeout_add_sec() also rename the | Claudio Jeker |
2018-12-20 | Move a badly positioned parenthesis that caused nonsensical movement | Ingo Schwarze |
2018-12-20 | zap whitespace | anton |
2018-12-20 | LLDP has it's own group address, so teach tcpdump about it. | David Gwynne |
2018-12-20 | Bugfix: | Ingo Schwarze |
2018-12-19 | Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3). | Ingo Schwarze |
2018-12-19 | Test the code path where soreceive(9) sleeps and a control mbuf is | Alexander Bluhm |
2018-12-19 | Specify the return values of some of these functions more precisely; | Ingo Schwarze |
2018-12-19 | typo; | Ingo Schwarze |
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 |