William Orr

@worr
61 Followers
83 Following
73 Posts
Hopefully I'm doing something useful on the internet
Since I use this mostly to talk to BSD people, I'll be moving to @worr
Since I use this mostly to talk to BSD people, I'll be moving to @worr
who’s ready to RISC it all?
@phessler what's the target audience for bsd.network? Devs? Contributors? Fans?
@stsp I've done this too, and it's made me paranoid every time I deal with group membership, even on sensible systems
@canadianbryan How does this work if a process uses execpromises, fork+execve, and then that child does another fork+execve? Are the execpromises carried from the parent process all the way to the grandchild process? Or does it only affect direct children of the parent process?
@canadianbryan Hmm, I had always imagined pledge(1) as a potential ksh built-in, but execpromises definitely changes that, as you pointed out.

Hi, I'm the Admin of this instance.

Registrations are not yet open, but will open soon.

#bsd #openbsd #freebsd #netbsd #hardenedbsd #bsdnow

v close to porting servo's ipc-channel lib to #OpenBSD. This will make it super easy to write privsep rust programs on OpenBSD