dubiousjim
dubiousjim
Thanks! I won't be able to get to it right away, but this will be useful to work in and I appreciate the contribution.
Thank you for the contributions. I've been away from this codebase for a while, as you saw. I started diving back into it a few months ago but life intervened....
Great, Alpine is my distro of choice. I've been away from my Linux machine for a whole though. On Fri, Jul 24, 2020, at 11:45 AM, hills wrote: > >...
On Sun, Aug 28, 2016, at 02:42 PM, Gilles wrote: > Using `s6-rc`, dcron dies because `setpgid(0,0)` fails. > > My `s6-rc/dcron/` directory has the following structure > > ```...
Hi Herve, I haven't been active with dcron for a while, but I'm aiming to get my attention back to it before the end of the year. I am keeping...
I don't see why there is any fresh risk exposure here. The root user can already feed arbitrary text to the MTA, even via their crontab if they like. So...
Hi Peter, so on my machine the git-remote files are in `/usr/local/libexec/`. Here's what I see: ``` $ cd /usr/local/libexec; ls -l git-core/git-remote-* yagh -rwxr-xr-x 109 root wheel 1226496 Nov...
Here is the result of running `lldb` and getting a backtrace on the release build. This was run on the a clone of the `git2-rs` repository. > $ lldb cargo...
Maybe related: #321.