Re: On github now

2015-04-17 Thread kanonenvogel . 87g
On 17 Apr 2015, at 12:49, Martin Pieuchot wrote: > On 16/04/15(Thu) 15:24, kanonenvogel@gmail.com wrote: >> Well, lets begin. >> >> In the future, I wish to have fd_getfile() returning acquired fp instance. >> The goal is to not to have pointer to destroyed fp instance >> in FREF()/FRELE()/

Re: On github now

2015-04-17 Thread Martin Pieuchot
On 16/04/15(Thu) 15:24, kanonenvogel@gmail.com wrote: > Well, lets begin. > > In the future, I wish to have fd_getfile() returning acquired fp instance. > The goal is to not to have pointer to destroyed fp instance > in FREF()/FRELE()/fd_getfile() races. This one requres modification of > gets

Re: On github now

2015-04-16 Thread kanonenvogel....@gmail.com
Well, lets begin. In the future, I wish to have fd_getfile() returning acquired fp instance. The goal is to not to have pointer to destroyed fp instance in FREF()/FRELE()/fd_getfile() races. This one requres modification of getsock(), getvnode() and dupfdopen() functions, they must receive pointer

Re: On github now

2015-04-16 Thread Martin Pieuchot
Hello :) On 16/04/15(Thu) 03:21, Kanonenvogel wrote: > Well, I’ve put "/usr/src/sys" subtree from 5.7 with my patches on guthub. > I would really like to get it more traction on that. > > https://github.com/Kanonenvogel/openbsd-sys-5.7-smp Can I suggest you some tricks if you want to get (some o

On github now

2015-04-15 Thread Kanonenvogel
Well, I’ve put "/usr/src/sys" subtree from 5.7 with my patches on guthub. I would really like to get it more traction on that. https://github.com/Kanonenvogel/openbsd-sys-5.7-smp