summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-06-27Just put the aspath and the peer directly into the prefix struct.Claudio Jeker
2018-06-27Move rde_test_prefix() to a place where it makes more sense. No functionalClaudio Jeker
2018-06-26tags are cutting their first teeth, but it can be a normal debug flagMarc Espie
2018-06-26Wrong function name in error message.Claudio Jeker
2018-06-26space between macro args and punctuation;Jason McIntyre
2018-06-26Add "socket owner" to allow changing the owner of the vmd control socket.Reyk Floeter
2018-06-26kill the solve_tags part of pkg_create for now, as it doesn't work at allMarc Espie
2018-06-26make it possible to remove old packages with erroneous tags...Marc Espie
2018-06-25Add IMSG_IFADDRADD to ospfe and the master process.remi
2018-06-25fix ::lookup interface return, oopsMarc Espie
2018-06-25so tags need some love to print out correctlyMarc Espie
2018-06-25Properly start reference counting struct nexthop. This removes the need forClaudio Jeker
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-24tags should work more like other errors. In particular, avoid infiniteMarc Espie
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-24styleMarc Espie
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-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-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-23document @define-tag and @tag.Marc Espie
2018-06-23have a default tag value of empty, because.Marc Espie
2018-06-22move the tag base code into SolverBase, and use it in PkgCreate, so thatMarc Espie
2018-06-22as discussed with aja@, some commands must be run once for every distinctMarc Espie
2018-06-22activate tag solver (won't do anything if plists don't have actual tags)Marc Espie
2018-06-22in the presence of multiple tags, tag definition must be "unique"Marc Espie
2018-06-22hook atend tag runningMarc Espie
2018-06-22special case for a tag in self, which should be run appropriately duringMarc Espie
2018-06-22let the tag logic migrate into state for running atend,Marc Espie
2018-06-21- various tweaks to try to make DESCRIPTION read betterJason McIntyre
2018-06-21Use correct function name in fatalx()Claudio Jeker
2018-06-21Nothing is using the active and prefix count in struct rde_aspath.Claudio Jeker
2018-06-21Sync aldap from ldap(1).Reyk Floeter
2018-06-21split the common half of dependencies handling into SolverBase, as PkgCreateMarc Espie
2018-06-20Add support for simple one-off internal rewrites.Reyk Floeter
2018-06-20make it possible to do @tag sthg in the same package that doesMarc Espie
2018-06-20so tags will need to match OLD tag definitions as well as new ones.Marc Espie
2018-06-20tags from changed_handles will be relevant, from nowhere else...Marc Espie
2018-06-20use delete_handle here as wellMarc Espie
2018-06-20modernize pkg_delete code, we have DeleteSets, which means handleMarc Espie
2018-06-20move the solver autoloader into UpdateSet so that pkg_delete will beMarc Espie
2018-06-20Add bsws and arcaTrust PENsReyk Floeter