Age | Commit message (Expand) | Author |
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 |
2018-06-23 | document @define-tag and @tag. | Marc Espie |
2018-06-23 | Fix a segfault when inserting the same prefix multiple times | denis |
2018-06-23 | have a default tag value of empty, because. | Marc Espie |
2018-06-22 | move the tag base code into SolverBase, and use it in PkgCreate, so that | Marc Espie |
2018-06-22 | as discussed with aja@, some commands must be run once for every distinct | Marc Espie |
2018-06-22 | Move up the setting of pcb_tf, refreshcreds(), and stack check so that | Philip Guenther |
2018-06-22 | Updating md_astpending in ast() creates a race, update the variable in asm | Dale Rahn |
2018-06-22 | set I2C_F_POLL when acquiring the iic bus in an interrupt handler | Joshua Stein |
2018-06-22 | Add --dry-run as synonym to -C/--check. | Vadim Zhukov |
2018-06-22 | Update the pointer to the trapframe in the PCB when handling an AST. | Mark Kettenis |
2018-06-22 | Update the pointer to the trapframe in the PCB when handling an AST. | Mark Kettenis |
2018-06-22 | Save and restore the relevant FPU state on armv7. | Mark Kettenis |
2018-06-22 | activate tag solver (won't do anything if plists don't have actual tags) | Marc Espie |
2018-06-22 | in the presence of multiple tags, tag definition must be "unique" | Marc Espie |
2018-06-22 | hook atend tag running | Marc Espie |
2018-06-22 | Constrain IPKTS/OPKTS from floating down beyond the rest of the | Kenneth R Westerback |
2018-06-22 | special case for a tag in self, which should be run appropriately during | Marc Espie |
2018-06-22 | let the tag logic migrate into state for running atend, | Marc Espie |
2018-06-22 | tweak comment | Visa Hankala |
2018-06-22 | Finish the last missing piece for the i386 meltdown fix: | Alexander Bluhm |
2018-06-22 | Use __func__ in log_debug calls. | rob |
2018-06-22 | Remove unused function. | rob |
2018-06-22 | Emit trap alignment between basic blocks that are unrechable via | mortimer |
2018-06-22 | vmm(4): Be more careful when tearing down VMs, to avoid a possible race | Mike Larkin |
2018-06-21 | sort SEE ALSO; | Jason McIntyre |
2018-06-21 | s/simultanious/simultaneous/ | Jason McIntyre |
2018-06-21 | Document hw.smt. | Mark Kettenis |
2018-06-21 | - various tweaks to try to make DESCRIPTION read better | Jason McIntyre |