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