SuchAFuriousDeath

Results 40 issues of SuchAFuriousDeath

This is a standard FreeBSD ioctl. I decided to conciously skip it for now, because: 1) The code would be really messy with a lot of .read() and .write() and...

T-enhancement

This one is reached after syscall 653.

T-enhancement

In several places where FreeBSD uses [char; N], we currently use String. We could mimic the FreeBSD code more closely while also avoiding heap allocations if we implemented a wrapper...

T-enhancement

A follow-up on #473 https://github.com/obhq/obliteration/blob/332b70cf100552aba085710870a973b5a30a62b2/src/kernel/src/fs/mod.rs#L257

T-enhancement