Emma Tebibyte emma
emma pushed to rdme at bonsai/harakit 2024-08-12 17:54:13 -06:00
d2f8fb8106 README: improvements, community links
emma created pull request bonsai/harakit#157 2024-08-10 19:20:48 -06:00
OpenBSD pledge(2) and unveil(2) support
emma pushed to openbsd at bonsai/harakit 2024-08-10 19:18:57 -06:00
a693ced9d9 strcmp(1): fixes typo
emma pushed to openbsd at bonsai/harakit 2024-08-10 19:16:29 -06:00
1003c82d23 swab(1): uses pledge(2)
emma pushed to openbsd at bonsai/harakit 2024-08-10 19:09:55 -06:00
baa75a2619 strcmp(1): implements use of pledge(2)
d6d9c2088e npc(1): uses perror(3)
ea2efdf5b9 str(1): perror(2) -> perror(3)
Compare 3 commits »
emma pushed to openbsd at bonsai/harakit 2024-08-10 19:01:47 -06:00
6c558654f3 str(1): adds reference to perror(3) in include
emma pushed to openbsd at bonsai/harakit 2024-08-10 19:00:38 -06:00
8699d04ccc str(1): updates to use pledge(2)
emma pushed to openbsd at bonsai/harakit 2024-08-10 18:57:55 -06:00
18dfd20937 scrut(1): fixes buffer overflow on i386 systems
emma pushed to openbsd at bonsai/harakit 2024-08-10 17:17:57 -06:00
42010596de scrut(1): adds support for pledge(2) and unveil(2)
emma pushed to openbsd at bonsai/harakit 2024-08-10 15:34:45 -06:00
0ddfa6e474 tests: bonsai/rpn.mk: fixes rpn_test target deps
emma pushed to openbsd at bonsai/harakit 2024-08-10 15:34:24 -06:00
326c8f77d1 rpn(1): adds support for pledge(2)
emma pushed to openbsd at bonsai/harakit 2024-08-10 15:22:15 -06:00
72ef8d00bc npc(1): adds pledge(2) support
emma pushed to openbsd at bonsai/harakit 2024-08-10 14:24:38 -06:00
851f729ebd tests: bonsai/mm.mk, bonsai/intcmp.mk: updates for regression testing
emma pushed to openbsd at bonsai/harakit 2024-08-10 14:23:59 -06:00
e253cdf79c intcmp(1): fixes intcmp without options falling through to integer parsing
emma pushed to openbsd at bonsai/harakit 2024-08-10 14:20:46 -06:00
d89707a47c mm(1): fixes mm without arguments not working
emma pushed to openbsd at bonsai/harakit 2024-08-10 14:09:40 -06:00
2a75b8f820 mm(1): removes leftover debug print
emma pushed to openbsd at bonsai/harakit 2024-08-10 13:34:51 -06:00
bda7c074b0 hru(1): adds support for pledge(2)
emma pushed to openbsd at bonsai/harakit 2024-08-10 13:29:33 -06:00
2f805cc942 mm(1): adds support for pledge(2) and unveil(2)
70bec49127 libopenbsd.rs(3): fixes API for unveil(2)
Compare 2 commits »
emma pushed to openbsd at bonsai/harakit 2024-08-10 13:07:55 -06:00
eae0b0352b dj(1): fixes small rebase mistake
emma pushed to openbsd at bonsai/harakit 2024-08-10 13:04:49 -06:00
25eb08eb84 Makefile, include: makes conditional compilation more robust