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