summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20teach smtpd how to do SRS so hosts that act as forwarders don't break SPF.Gilles Chehade
2019-09-20timeout(9): process-context timeouts can be latecheloha
2019-09-20Print inquiry and read capacity (10 and 16) data under SCSIDEBUG.Kenneth R Westerback
2019-09-20Remove an unused function.Visa Hankala
2019-09-20Pass interface number as an explicit parameter to avoid decoding.Visa Hankala
2019-09-20Improve handling of nosuid mount option, temporary directory andAlexander Bluhm
2019-09-20REGRESS_SKIP_TARGETS was spelled incorrectly.Alexander Bluhm
2019-09-20Fix compiler warning and whitespace.Alexander Bluhm
2019-09-20Run regress wx_syscall if /usr/obj is mounted wxallowed.Alexander Bluhm
2019-09-20Document the output of 'ifconfig scan' in client mode.Stefan Sperling
2019-09-20Regress mmap_hint usually passes, enable it.Alexander Bluhm
2019-09-20KNF/whitespace fixesMike Larkin
2019-09-20More RK3328 GMAC clock tweaking.Mark Kettenis
2019-09-20timeout(9): use CLR/ISSET/SET consistentlycheloha
2019-09-19print the IPs on ESP packets.David Gwynne
2019-09-19Add RK3328 GMAC clocks.Mark Kettenis
2019-09-19Make checksum comparison more robust. 0xffff is the same as 0.Alexander Bluhm
2019-09-19Introduce and use convenience SID_REPOONSE_FORMAT() define.Kenneth R Westerback
2019-09-19Add new (a.k.a SBC-4) flags/fields to struct scsi_read_cap_16. AdoptKenneth R Westerback
2019-09-19second attempt at fixing how we display inet6 addresses in smtpd. this diffGilles Chehade
2019-09-19in tx-mail / tx-rcpt reports, do not pass the brackets <> and remove anyGilles Chehade
2019-09-19reset watchdog timeout between each installation of sets (and no just between...Sebastien Marie
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCJonathan Gray
2019-09-19Add a "latest" window-size option which tries to size windows based onNicholas Marriott
2019-09-19Do not use bright when emulating 256 colours on an 8 colour terminalNicholas Marriott
2019-09-19unescape / and ^ in the general delivery case, they only need to be forGilles Chehade
2019-09-19Don't attempt to join/expand nonexistent channels.Alexandre Ratchov
2019-09-19Move device slot convertions setup in its own routine.Alexandre Ratchov
2019-09-19Move device buffer allocation to its own routines.Alexandre Ratchov
2019-09-18don't hand roll bpf_mtap_hdr functionality, just use bpf_mtap_hdr.David Gwynne
2019-09-18remove old log options 'log update/all' that were replaced with 'logSebastian Benoit
2019-09-18Up and Down are already used, use < and > instead.Nicholas Marriott
2019-09-18Update struct inquiry_data with latest flags and remove flags that we didn't ...Kenneth R Westerback
2019-09-18Do not set uninitialized signal mask when creating an empty pane.Nicholas Marriott
2019-09-18Implement server certificate validation in smtp(1).Eric Faurot
2019-09-18Correct spelling in comment.rob
2019-09-18Let snmpd's regress test make use of our very own brand new SNMPv3/USMMartijn van Duren
2019-09-18Add support for some HP LaserJet systems. These systems don't return theMartijn van Duren
2019-09-18Add support for SNMPv3/USM privacy.Martijn van Duren
2019-09-18Add support for SNMPv3/USM authentication.Martijn van Duren
2019-09-18Initial SNMPv3/USM support.Martijn van Duren
2019-09-18Move snmp packaging and unpackaging to their own function.Martijn van Duren
2019-09-18Correct sysctl section is 2solene
2019-09-18Add explanation about the default value of sysctl keysolene
2019-09-17Rsyslogd TLS client side is unreliable. Disable compatiblity test.Alexander Bluhm
2019-09-17Send ping6 fragment that ends behind ipv6 max packet size.Alexander Bluhm
2019-09-17merge 4.2.2Stuart Henderson
2019-09-16Zap unused h_errnokn
2019-09-16Simplify function detectionkn
2019-09-16fix lex build to actually get assert under proper conditions.Marc Espie