summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Ensure that the install media are built with a consistent set ofChristian Weisgerber
2018-10-18Document new refresh-client flags.Nicholas Marriott
2018-10-18In rde_update_queue_runner() reset eor on every loop else a spurious andClaudio Jeker
2018-10-18Enable regress tests testing the bugs reported inOtto Moerbeek
2018-10-18Fix wrong result on full and outer join, bringer us closer toOtto Moerbeek
2018-10-18Remove unneeded break, there is one just after and makes the XON and XOFFClaudio Jeker
2018-10-18Support for windows larger than visible on the attached client. This hasNicholas Marriott
2018-10-18Use realpath(3) on the "boot" config option as well.Reyk Floeter
2018-10-18Support OSC 52 ? to read the top buffer inside tmux (when set-clipboardNicholas Marriott
2018-10-18Support for extended underline styles on terminals which offer them,Nicholas Marriott
2018-10-18Fix not accounting for NUL for allocation size and move to reallocarrayOtto Moerbeek
2018-10-18provide a default case for all switch statements handling address familiesDavid Gwynne
2018-10-18Re-enable POOL_DEBUG for -current.Lawrence Teo
2018-10-18make sure keepalive ioctl values are either both zero, or both not zero.David Gwynne
2018-10-18make sure the tunnel is configured in gre_keepalive_sendDavid Gwynne
2018-10-18move the timeout_add in gre_keepalive_send up.David Gwynne
2018-10-18Process incoming gre(4) keepalives early to avoid bpf seeing them.David Gwynne
2018-10-17add some knobs:Damien Miller
2018-10-17Only the scheduler time statistics should be affected by spinning.Alexander Bluhm
2018-10-17- add an example to date(1) showing how to convert between timezonesJason McIntyre
2018-10-17zap extra Pp;Jason McIntyre
2018-10-17escape the word "No" as this is also a macro;Jason McIntyre
2018-10-16- pf: honor quick on anchor rulesAlexandr Nedvedicky
2018-10-16More fixes from David Fifield:Theo Buehler
2018-10-16Remove unused data table entries: 174 out of 9271 entries of the bitmapTheo Buehler
2018-10-16Add linker script to assis lld with building something usable that doesn'tMark Kettenis
2018-10-16Add a test covering the recently fixed fcntl() panic.anton
2018-10-16Add gapdummy logic (already used on other archs) to allow linking with lld.Christian Weisgerber
2018-10-16document FETCH_PACKAGES as wellMarc Espie
2018-10-16document tweak to FETCH_PACKAGESMarc Espie
2018-10-16Stop trying to remove /bsd.syspatch. That's ancient stuff that we don'tAntoine Jacoutot
2018-10-16Change the way we call su(1) in rcexec:Antoine Jacoutot
2018-10-16pull and put the traffic class in ipv6 headersDavid Gwynne
2018-10-15use PFR_RB_NONE consistentlykn
2018-10-15in spfwalk, search both A and AAAA records when "a" is used in an spf txtGilles Chehade
2018-10-15Use user_from_uid(), uid_from_user(), group_from_gid() andTodd C. Miller
2018-10-15Switch powerpc to futex(2) based condvars, mutexes and semaphores.Visa Hankala
2018-10-15No need to check ai_addrlen when we already checked ai_family, weFlorian Obser
2018-10-15struct sockaddr_storage is guaranteed to be large enough, no need to checkFlorian Obser
2018-10-15Trust the resolver to give us a sockaddr_in6 sized objectFlorian Obser
2018-10-15The struct members addr and dstaddr in struct if_laddrreq are structFlorian Obser
2018-10-15Use the up_rib tree to withdraw all prefixes of a peer which is used toClaudio Jeker
2018-10-15Prevent VM reboot loops by rate-limiting the interval a VM can reboot.Reyk Floeter
2018-10-15Omit HSTS headers over unencrypted connections, per RFC 6797.Anthony J. Bentley
2018-10-15Add join testsOtto Moerbeek
2018-10-15Basic set of tests taken from spec plus some extra. Extra ones are failingOtto Moerbeek
2018-10-14Fix ID commentskn
2018-10-14Remove unneeded sockaddr size checkskn
2018-10-14Unbreak mrt table dumps. Make sure to call rib_dump_r for the mrt dumpClaudio Jeker
2018-10-13Tweak linker flags and objcopy invocation to make things build with lld.Mark Kettenis