dtb trinity
trinity pushed to stris at bonsai/harakit 2024-08-28 21:36:38 -06:00
28f6d2508f stris(1): fix silly mistakes
cbf5032a22 tests: bonsai/stris.mk: broaden stris(1) test coverage
Compare 2 commits »
trinity pushed to stris at bonsai/harakit 2024-08-28 18:54:19 -06:00
7d5443dee6 stris(1): fix typo
f9c84179fe stris(1): use String::default instead of String::new
72c3ac5df0 stris(1): modernize code
1796e772fb Merge branch 'main' into stris
e0c985f7ff libopenbsd.rs(3): uses c_char instead of i8 for portability
Compare 370 commits »
trinity pushed to peek at bonsai/harakit 2024-08-28 18:35:56 -06:00
47ecf87e16 peek(1): use stdbool.h
8374b34834 peek(1): better error on piping
Compare 2 commits »
trinity pushed to peek at bonsai/harakit 2024-08-28 18:18:14 -06:00
21ee79a929 peek(1): warn on pledge(2) or unveil(2) errors
trinity pushed to peek at bonsai/harakit 2024-08-27 21:16:27 -06:00
4dc1900339 peek(1): pledge(2) and unveil(2) on OpenBSD
trinity pushed to main at trinity/src 2024-08-22 06:06:27 -06:00
a868e030f2 2024-08-20
92e74787dd 2024-08-14
9b9ffa2008 2024-08-13
Compare 3 commits »
trinity pushed to sleep at bonsai/harakit 2024-08-21 22:03:13 -06:00
9390811b24 Makefile: eep: update recipe
trinity commented on pull request bonsai/harakit#159 2024-08-21 22:01:08 -06:00
linux-fix

I haven't fully tested this on Linux but am confident it will work.

trinity approved bonsai/harakit#159 2024-08-21 22:00:35 -06:00
linux-fix
trinity pushed to linux-fix at bonsai/harakit 2024-08-21 21:59:28 -06:00
579ff65b67 tests: bonsai/npc.mk: drop redundant tab removal
trinity pushed to linux-fix at bonsai/harakit 2024-08-21 21:57:54 -06:00
334433536b tests: bonsai/npc.mk: fix harrowing ordeal of a Linux error
trinity commented on pull request bonsai/harakit#159 2024-08-21 20:42:59 -06:00
linux-fix

Indeed.

trinity commented on issue bonsai/harakit#158 2024-08-19 19:07:01 -06:00
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?

trinity commented on pull request bonsai/harakit#159 2024-08-19 19:03:51 -06:00
linux-fix

Could you please explain this change?

trinity commented on pull request bonsai/harakit#157 2024-08-16 13:26:31 -06:00
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.

trinity commented on pull request bonsai/harakit#93 2024-08-14 11:07:55 -06:00
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.

trinity pushed to peek at bonsai/harakit 2024-08-14 11:06:46 -06:00
15c4f0cb8a peek.1: correct references to use the 1p section, add reference to stty(1p)
trinity pushed to openbsd at bonsai/harakit 2024-08-14 09:43:28 -06:00
e2c03842a3 intcmp(1): remove extra newline