Age | Commit message (Expand) | Author |
2023-06-13 | move to use v5.36; | 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-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-10 | deal with temp dir creation failures. | Marc Espie |
2019-07-07 | use last_error | Marc Espie |
2019-07-04 | unbreak, mkdtemp returns a scalar | 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 |
2018-10-04 | fix stupidity | Marc Espie |
2018-02-10 | rewrite file around fh_file, temp file creation with signal protection, | Marc Espie |
2015-03-04 | better error reports if PKG_TMPDIR is not writable, okay millert@ | Marc Espie |
2014-02-07 | reclaim: we don't need to keep tracking temporary files/directories we | Marc Espie |
2012-04-28 | File::Path::rmtree is very stupid and spews out warning messages if there's | Marc Espie |
2012-04-27 | use our light-weight OpenBSD::MkTemp, which is safer, more accurate, | Marc Espie |
2011-03-07 | run makewhatis during pkg_create in verbose mode. | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-01-09 | oops | Marc Espie |
2010-01-09 | move signal catching up, so we can clean repos and temp files at once. | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-14 | Really cleanup temporary directories. | Matthias Kilian |
2007-06-12 | tag directories and files with pid, so that we clean them up when the | Marc Espie |
2007-05-07 | take over tempfile/dir cleaning entirely | Marc Espie |
2007-05-07 | zap old unused code | Marc Espie |
2007-05-07 | make sure all temporary file handling goes through OpenBSD::Temp | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2005-10-10 | allows for tempfiles. | Marc Espie |
2005-08-21 | catch QUIT, HUP, KILL, TERM along with INT, remove the temp dirs, then die. | Marc Espie |
2005-08-19 | trap SIGINT so that tempdirs get removed. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2003-11-04 | Add logging facilities (temp module exposes its temporary directory) | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |