Age | Commit message (Expand) | Author |
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 |
2018-06-24 | implement tag checking during normal solving | Marc Espie |
2018-06-24 | fix need_params | Marc Espie |
2018-06-24 | fw_update not fwupdate, from weerd@ | Stuart Henderson |
2018-06-24 | Add support for parsing XSDT tables. Add support for arm64. | Mark Kettenis |
2018-06-24 | If ACPI tables are present, set a global variable to point at their | Mark Kettenis |
2018-06-24 | style | Marc Espie |
2018-06-24 | Use atomic operations for updating `numfiles'. This makes the file count | Visa Hankala |
2018-06-24 | Move signal generation from fputrap() to where it's called in trap() | Philip Guenther |
2018-06-23 | Small wording tweak which is slightly closer to the ever elusive truth. | rob |
2018-06-23 | define-tag can't use normal destate, because it migrates before any cwd | Marc Espie |
2018-06-23 | solve_tags not yet functional, I'll reactivate the checks during creation | Marc Espie |
2018-06-23 | Save and restore FPU registers around signal handlers. | Mark Kettenis |
2018-06-23 | Add -z notext and -z norelro to prevent fatal warnings with ld.lld(1). | Mark Kettenis |
2018-06-23 | well, when we read the plist from the ports tree, we need to register | Marc Espie |
2018-06-23 | prelink only also needs define-tag, unbreaks pkg_create with run-depends | Marc Espie |
2018-06-23 | Replace value with a constant | denis |
2018-06-23 | PkgCreate has no business knowing details of define-tag | Marc Espie |
2018-06-23 | do some more basic checking of tags vs define-tag so that parameter usage | Marc Espie |
2018-06-23 | Improve the consistency of variable naming in unp_externalize(). | Visa Hankala |