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