Age | Commit message (Expand) | Author |
2019-08-08 | Fix typos in OpenBSD::Intro.3p and OpenBSD::PackingElement.3p. | Frederic Cambus |
2019-07-24 | GC old catchall | Marc Espie |
2019-07-24 | explain some details | Marc Espie |
2019-07-22 | separate the atend behavior, because dpb wants a pure signal intercept | Marc Espie |
2019-07-21 | tweak register a bit... END {} code is obviously the problem | Marc Espie |
2019-07-21 | gc old functions, that part is clean as well... | Marc Espie |
2019-07-21 | start re-adding the non-broken changes: | Marc Espie |
2019-07-17 | backout previous commits for now; some of this is shared with dpb and | Stuart Henderson |
2019-07-14 | a bunch of changes, all related to error-handling: | Marc Espie |
2019-07-11 | move the display of cmd into fatal, and don't say it's a fatal error, it's | Marc Espie |
2019-07-11 | tweak the way we report bugs | Marc Espie |
2019-07-10 | yet another last_error | Marc Espie |
2019-07-10 | yet another error | Marc Espie |
2019-07-10 | use last_error | Marc Espie |
2019-07-10 | make the END{} block transparent for exit | Marc Espie |
2019-07-10 | deal with temp dir creation failures. | Marc Espie |
2019-07-10 | make pkg_create fail properly (return 1 is useless there) | Marc Espie |
2019-07-09 | knob for testing, do not even look in installurl by default | Marc Espie |
2019-07-08 | uniform error messages on temp file creation | Marc Espie |
2019-07-08 | actually use error, we can delay fatal problems | Marc Espie |
2019-07-08 | check ::Temp creation | Marc Espie |
2019-07-08 | error out if we can't create the temp file | Marc Espie |
2019-07-07 | use last_error | Marc Espie |
2019-07-05 | revisit die messages: remove extra "\n", add $! if needed, don't use | Marc Espie |
2019-07-05 | add the strerror to the error message | Marc Espie |
2019-07-04 | PKG_TMPDIR now defaults to /tmp instead of /var/tmp | Theo Buehler |
2019-07-04 | get vartmp to point to /tmp | Marc Espie |
2019-07-04 | unhardcode error message, suggested by otto@ | Marc Espie |
2019-07-04 | unbreak, mkdtemp returns a scalar | Marc Espie |
2019-07-04 | gc old code (unused since it couldn't work without a state) | Marc Espie |
2019-07-03 | refine the error handling | Marc Espie |
2019-07-03 | make error message more explicit, so that ppl don't get confused by the | Marc Espie |
2019-06-30 | refactor a bit of code: retrieve_fullname/retrieve_size, so that | Marc Espie |
2019-06-30 | tweak short_print to commonalize stems if they all have the same version | Marc Espie |
2019-06-09 | move solve_dependency up, so that pkg_create is happy again | Marc Espie |
2019-06-09 | somehow, I thought I was recording destdir there, but I'm not. | Marc Espie |
2019-06-09 | with tags, we do look in deletesets | Marc Espie |
2019-06-03 | be better at finding a nice directory to extract temporary files | Marc Espie |
2019-05-28 | oops, let cdrom normalize if it's there. | Marc Espie |
2019-05-28 | make PERMIT_CDROM info optional | Marc Espie |
2019-05-26 | reflect current reality | Marc Espie |
2019-05-26 | document somewhat oldish improvements | Marc Espie |
2019-05-26 | adjust comment. ArcCheck hasn't dealt with long names ever since | Marc Espie |
2019-05-26 | perl makewhatis has been dead a few years | Marc Espie |
2019-05-23 | look for tag in self first, solves a fringe case where | Marc Espie |
2019-05-08 | better signatures. | Marc Espie |
2019-05-08 | fix pkg_info -S bug: multiple inheritance tricks signature into actually | Marc Espie |
2019-04-19 | strongly hint at pkg_info -z to clone installations from machine to machine | Marc Espie |
2019-04-17 | fix spelling in pkg_add output: tieing -> tying | Stefan Sperling |
2019-04-07 | don't silence children under fw_update, since ftp(1) can tell us | Marc Espie |