summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-22Wire up ipmi(4).Mark Kettenis
2019-12-22- give a specific value to OP_ERROR that doesn't occur in natureMarc Espie
2019-12-22Scale send buffer on socket.denis
2019-12-22code cleanup and rearranging. no intentionnal behaviour change (except a prin...Sebastien Marie
2019-12-22Rename and move calc_nexthop_clear()/calc_nexthop_add()denis
2019-12-22we also have "VAR_*" constants in parsevar with totally different meanings.Marc Espie
2019-12-22turns out I did fix the POSIX behavior of SHELL a while back.Marc Espie
2019-12-22Add regression test for ftpd(8).jan
2019-12-22have parseb64file be non-destructive, so we can write theMarc Espie
2019-12-22drm/radeon: fix r1xx/r2xx register checker for POT texturesJonathan Gray
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2019-12-21Replace the term "security key" with "(FIDO) authenticator".Christian Weisgerber
2019-12-21Replace modular version with origin BSDi version with our updates.Todd C. Miller
2019-12-21upon connect to remote host extract hostname from banner when possible thenGilles Chehade
2019-12-21Restore source-file -q behaviour, broken in r1.42; OK nicm@Tim van der Molen
2019-12-21yet another mostly cosmetic diffMarc Espie
2019-12-21those fields only hold true/false valueMarc Espie
2019-12-21rename a few variable/functions to have better names.Marc Espie
2019-12-21rename built_status constants to be less quirkyMarc Espie
2019-12-21tweak buffer handling a bit:Marc Espie
2019-12-21The man page actually didn't explain its main parameters!Marc Espie
2019-12-21Add arm64 support for lldb.mortimer
2019-12-21Fix DDR4 DIMM size calculation.Mark Kettenis
2019-12-21if a filter was attached to a relay action in config, notify instance thatGilles Chehade
2019-12-21start bringing smtp-out reporting code, lacks some events stillGilles Chehade
2019-12-21add FILTER_SUBSYSTEM_SMTP_OUT to filter_subsystem enum and add filter nameGilles Chehade
2019-12-21keep track of DATA length in mta_session, will be needed for smtp-outGilles Chehade
2019-12-21keep track of the relay action in relays, will be used for smtp-outGilles Chehade
2019-12-21do not pass rdns, fcrdns, ss_src and ss_dest with IMSG_FILTER_SMTP_BEGIN,Gilles Chehade
2019-12-21s/__arm64__/__aarch64__/gMark Kettenis
2019-12-21Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn'tMark Kettenis
2019-12-21do not generate smtp reports for unfiltered sessions, the events will beGilles Chehade
2019-12-21Warn that auth_call(3) users should include a "--" argument beforeJonathan Gray
2019-12-21In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)Jonathan Gray
2019-12-21unit tests for ForwardAgent=/path; from Eric ChiangDamien Miller
2019-12-21Allow forwarding a different agent socket to the path specified byDamien Miller
2019-12-20Fix the sem_timedwait(3) test.cheloha
2019-12-20Remove blurb about IDN support, which we disable.Jeremie Courreges-Anglas
2019-12-20The IPsec policy check for IPComp bundles has been fixed in theAlexander Bluhm
2019-12-20SSH U2F keys can now be used as host keys. Fix a garden path sentence.Christian Weisgerber
2019-12-20drand48(3) returns values in [0.0, 1.0).Theo Buehler
2019-12-20The mcount.po target is special cased here since mcount.c should not beTheo Buehler
2019-12-20Convert various boolean_t/TRUE/FALSE to int/1/0 in mips64 memory code.Visa Hankala
2019-12-20Replace a lonely TRUE.Visa Hankala
2019-12-20Convert boolean_t/TRUE/FALSE to int/1/0 in mips64 pmap.Visa Hankala
2019-12-20Fix build.Visa Hankala
2019-12-20Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, ratherStefan Sperling
2019-12-20Make athn(4) use a constant Tx retry rate while MiRA is probing.Stefan Sperling
2019-12-20Ignore new Rx block ack agreements until the WPA handshake is done.Stefan Sperling
2019-12-20Have net80211 actually update the Rx block ack sequence number window,Stefan Sperling