summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26Move opt pointer from the sock to the slot struct.Alexandre Ratchov
2018-06-26Replace the gloal opt list with per-device lists.Alexandre Ratchov
2018-06-26Move slot buffer allocations in their own routines.Alexandre Ratchov
2018-06-26Factor common code of slot_stop().Alexandre Ratchov
2018-06-26Remove handling of unreachable state in slot_stop().Alexandre Ratchov
2018-06-26various minor tweaks;Jason McIntyre
2018-06-26Let acpi(4) pass down the bus dma tag.Mark Kettenis
2018-06-26move ports infra manpages into base, as discussed withMarc Espie
2018-06-26whitespaceDamien Miller
2018-06-25Add code that builds a basic device tree from ACPI tables if the firmwareMark Kettenis
2018-06-25Reorganize acpi(4) code a bit in preparation for upcoming arm64 support.Mark Kettenis
2018-06-25Implement DRI3/prime support. This allows graphics buffers to be passedMark Kettenis
2018-06-25fix NULL dereference in open_listen_match_tcpip()Damien Miller
2018-06-25Before running the tests, consistently check whether interfaces orAlexander Bluhm
2018-06-25Add IMSG_IFADDRADD to ospfe and the master process.remi
2018-06-25fix ::lookup interface return, oopsMarc Espie
2018-06-25If there are only two panes, always use the other pane as the lastNicholas Marriott
2018-06-25so tags need some love to print out correctlyMarc Espie
2018-06-25Delete substantial amounts of codeIngo Schwarze
2018-06-25white spacesTheo de Raadt
2018-06-25During open(2), release the fdp lock before calling vn_open(9).Visa Hankala
2018-06-25Count $MAILCHECK with the monotonic clock.cheloha
2018-06-25Fix a kernelpanic when using rdomain(4) and enc(4)denis
2018-06-25During test setup, IPv6 duplicate address detection creates someAlexander Bluhm
2018-06-25Get rid of the last explicit length in HTML style= attributes.Ingo Schwarze
2018-06-25Properly start reference counting struct nexthop. This removes the need forClaudio Jeker
2018-06-25Delete support for style=margin-left attributes, which are no longer used.Ingo Schwarze
2018-06-25Drop explicit, constant style=margin-left attribute on .Bf blocks.Ingo Schwarze
2018-06-25Delete support for style=width attributes, which are no longer used.Ingo Schwarze
2018-06-25Do not write <colgroup> elements. Their only purpose is to enforceIngo Schwarze
2018-06-25Ignore author-specified indentation for .RS; it harms responsiveIngo Schwarze
2018-06-25Delete support for the style=text-indent attribute, which is no longer used.Ingo Schwarze
2018-06-25For -man -Thtml, ignore author-specified .HP widths because theyIngo Schwarze
2018-06-25OO version of atendMarc Espie
2018-06-25special case: @tag found in self may have NO parameters and just be usedMarc Espie
2018-06-25Remove unused fbuf parameter from fuse_device_cleanup().helg
2018-06-25Assert that the NET_LOCK() is held when iterating over `ipsec_acquire_head'.Martin Pieuchot
2018-06-25Push the NET_LOCK() down in pfkeyv2_send().Martin Pieuchot
2018-06-25Factorize MPLS setup/teardown into two functions.Martin Pieuchot
2018-06-25Push the NET_LOCK() down in rtm_output().Martin Pieuchot
2018-06-25Introduce fnew(), a function to initialize a `struct file'.Martin Pieuchot
2018-06-25Add a regression test for running jot without any arguments.Theo Buehler
2018-04-19Create two gif(4) interfaces in different routing domains. TestAlexander Bluhm
2018-06-25syncTheo de Raadt
2018-06-24Save all mixer elements in the suspend/resume array instead of onlyAlexandre Ratchov
2018-06-24Minor cosmetic improvement from KOIE Hidetaka.Nicholas Marriott
2018-06-24tags should work more like other errors. In particular, avoid infiniteMarc Espie
2018-06-24Fix a quirk noticed by espie@: let "jot" without any argument do theIngo Schwarze
2018-06-24document that %D is localbase in define-tagMarc Espie
2018-06-24get ready to reuse verify_tagMarc Espie