В Tue, 24 Aug 2010 02:03:40 +0400 Solar Designer <so...@openwall.com> пишет:
> Hi Pavel, > > On Thu, Aug 19, 2010 at 03:34:01PM +0400, Pavel V Samsonov wrote: > > I have patch for run popa3d-1.0.2 on Minix3. > > I test basic functionality of popa3d in Minix3 and want add this > > patch in mainstream. How I can make this? > > Please regenerate the patch to meet these conventions: > > http://openwall.info/wiki/how-to-make-patches > > I'd like to add it to the contrib/ directory. As to applying it to > the main popa3d tree, I'd rather not, at least not without some > cleanup. > > Why are you removing the fork-into-background code for "popa3d > -D" (when building on Minix)? > I not currently very sure, but in my installation of Minix3, the child process die when parent exit. In Linux with same code, it still running without parent. May be I wrong. Please verify if possible. Thanks. > Thanks, > > Alexander