summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-23document @define-tag and @tag.Marc Espie
2018-06-23Fix a segfault when inserting the same prefix multiple timesdenis
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-22Move up the setting of pcb_tf, refreshcreds(), and stack check so thatPhilip Guenther
2018-06-22Updating md_astpending in ast() creates a race, update the variable in asmDale Rahn
2018-06-22set I2C_F_POLL when acquiring the iic bus in an interrupt handlerJoshua Stein
2018-06-22Add --dry-run as synonym to -C/--check.Vadim Zhukov
2018-06-22Update the pointer to the trapframe in the PCB when handling an AST.Mark Kettenis
2018-06-22Update the pointer to the trapframe in the PCB when handling an AST.Mark Kettenis
2018-06-22Save and restore the relevant FPU state on armv7.Mark Kettenis
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-22Constrain IPKTS/OPKTS from floating down beyond the rest of theKenneth R Westerback
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-22tweak commentVisa Hankala
2018-06-22Finish the last missing piece for the i386 meltdown fix:Alexander Bluhm
2018-06-22Use __func__ in log_debug calls.rob
2018-06-22Remove unused function.rob
2018-06-22Emit trap alignment between basic blocks that are unrechable viamortimer
2018-06-22vmm(4): Be more careful when tearing down VMs, to avoid a possible raceMike Larkin
2018-06-21sort SEE ALSO;Jason McIntyre
2018-06-21s/simultanious/simultaneous/Jason McIntyre
2018-06-21Document hw.smt.Mark Kettenis
2018-06-21- various tweaks to try to make DESCRIPTION read betterJason McIntyre