Block a user
Linux builds broken
This issue seems a bit ambiguous. Issues should be solveable. "Test moar" is a good policy but hard to quantify. How do we know this issue is solved?
OpenBSD
pledge(2)
and unveil(2)
support
It doesn't look like some of my later commits got merged - include/None.mk is still in use in main.
peek(1)
I didn't know about stty(1p) when I wrote this utility but I think for this purpose peek(1) does a better job.
OpenBSD
pledge(2)
and unveil(2)
support
I'm getting the following error message when trying to make
:
rustc --extern getopt=build/o/libgetopt.rlib --extern strerror=build/o/libstrerror.rlib --extern sysexits=build/o/libsysexit…
testing
I cannot reproduce this behavior with either
pdpmake(1)
or OpenBSDmake(1)
.
OpenBSD/7.5 arm64 make(1):
$ uname -a
OpenBSD laika.my.domain 7.5 GENERIC#97 arm64
$ command -v…