Commit Graph
610 Commits
Author SHA1 Message Date
trinity f7a8158347 tests: bonsai/peek.mk 2024-08-31 22:22:06 -06:00
trinity e1145931a5 peek(1): fix erroring on stdin/stdout redirection 2024-08-31 22:19:13 -06:00
trinity 9005ffdaa7 Merge branch 'main' into peek 2024-08-30 21:31:33 -06:00
trinity ea8a8249df peek.1: replace parens with square brackets 2024-08-30 21:27:42 -06:00
trinity 47ecf87e16 peek(1): use stdbool.h 2024-08-28 18:34:33 -06:00
trinity 8374b34834 peek(1): better error on piping 2024-08-28 18:31:25 -06:00
trinity 21ee79a929 peek(1): warn on pledge(2) or unveil(2) errors 2024-08-28 18:17:58 -06:00
trinity 4dc1900339 peek(1): pledge(2) and unveil(2) on OpenBSD 2024-08-27 21:16:12 -06:00
emma fbacfecce8 Merge branch 'linux-fix' (closes #158) 0.13.23 2024-08-21 22:43:29 -06:00
trinity 579ff65b67 tests: bonsai/npc.mk: drop redundant tab removal 2024-08-21 21:59:22 -06:00
trinity 334433536b tests: bonsai/npc.mk: fix harrowing ordeal of a Linux error 2024-08-21 21:57:10 -06:00
emma e9058803d3 mm(1): fixes to pledge(2) now; tests: bonsai/mm.mk: adds test for regression 0.13.22 2024-08-17 14:58:56 -06:00
emma 71d4d6ba05 tests: bonsai/dj.mk, bonsai/rpn.mk: fixes testing on linux 2024-08-17 01:57:16 -06:00
emma 821f5d09e9 fop(1), hru(1), intcmp(1), mm(1), rpn(1), swab(1): fixes conditional compilation 2024-08-17 01:51:25 -06:00
emma a4a556a5b6 mm(1): fixes extra file arguments not being unveil(2)ed 2024-08-16 18:43:51 -06:00
trinity 15c4f0cb8a peek.1: correct references to use the 1p section, add reference to stty(1p) 2024-08-14 11:06:31 -06:00
trinity e2c03842a3 intcmp(1): remove extra newline 0.13.21 2024-08-13 12:13:47 -06:00
trinity 0fd66bff38 false(1), true(1): complete main prototype 2024-08-13 12:04:42 -06:00
trinity 0c4923016e Makefile: replace include/None.mk with /dev/null 2024-08-13 11:56:09 -06:00
emma e0c985f7ff libopenbsd.rs(3): uses c_char instead of i8 for portability 2024-08-14 00:32:28 -06:00
trinity 4c81516742 strcmp(1): further error-proofing 2024-08-10 22:30:08 -06:00
trinity 98c4d94f6d scrut(1): further error-proofing 2024-08-10 22:24:32 -06:00
trinity da190f713c npc(1): tweak OpenBSD functions 2024-08-10 22:18:15 -06:00
trinity 10b7f7706b dj(1): tweak OpenBSD functions 2024-08-10 22:16:06 -06:00
trinity b1a4a1a2b9 dj(1): use entirely-stdio error messages for OpenBSD functions 2024-08-10 22:03:59 -06:00
emma a693ced9d9 strcmp(1): fixes typo 2024-08-10 19:18:52 -06:00
emma 1003c82d23 swab(1): uses pledge(2) 2024-08-10 19:16:26 -06:00
emma baa75a2619 strcmp(1): implements use of pledge(2) 2024-08-10 19:09:50 -06:00
emma d6d9c2088e npc(1): uses perror(3) 2024-08-10 19:09:26 -06:00
emma ea2efdf5b9 str(1): perror(2) -> perror(3) 2024-08-10 19:08:15 -06:00
emma 6c558654f3 str(1): adds reference to perror(3) in include 2024-08-10 19:01:44 -06:00
emma 8699d04ccc str(1): updates to use pledge(2) 2024-08-10 19:00:32 -06:00
emma 18dfd20937 scrut(1): fixes buffer overflow on i386 systems 2024-08-10 18:57:36 -06:00
emma 42010596de scrut(1): adds support for pledge(2) and unveil(2) 2024-08-10 17:17:42 -06:00
emma 0ddfa6e474 tests: bonsai/rpn.mk: fixes rpn_test target deps 2024-08-10 15:34:41 -06:00
emma 326c8f77d1 rpn(1): adds support for pledge(2) 2024-08-10 15:34:14 -06:00
emma 72ef8d00bc npc(1): adds pledge(2) support 2024-08-10 15:22:07 -06:00
emma 851f729ebd tests: bonsai/mm.mk, bonsai/intcmp.mk: updates for regression testing 2024-08-10 14:24:33 -06:00
emma e253cdf79c intcmp(1): fixes intcmp without options falling through to integer parsing 2024-08-10 14:23:53 -06:00
emma d89707a47c mm(1): fixes mm without arguments not working 2024-08-10 14:20:38 -06:00
emma 2a75b8f820 mm(1): removes leftover debug print 2024-08-10 14:09:33 -06:00
emma bda7c074b0 hru(1): adds support for pledge(2) 2024-08-10 13:34:44 -06:00
emma 2f805cc942 mm(1): adds support for pledge(2) and unveil(2) 2024-08-10 13:29:27 -06:00
emma 70bec49127 libopenbsd.rs(3): fixes API for unveil(2) 2024-08-10 13:25:56 -06:00
emma eae0b0352b dj(1): fixes small rebase mistake 2024-08-10 13:07:46 -06:00
emma 25eb08eb84 Makefile, include: makes conditional compilation more robust 2024-08-10 13:04:41 -06:00
emma 6c882f54cb fop(1): adds pledge support 2024-08-10 12:51:25 -06:00
emma cf96a13419 true(1), false(1): adds pledge(2) and unveil(2) support 2024-08-10 12:50:51 -06:00
emma 1f59a9806e dj(1): adds pledge(2) and unveil(2) support 2024-08-10 12:50:15 -06:00
emma c7c71c725b libopenbsd(3): adds pledge(2) and unveil(2) support for Rust; Makefile, include: adds conditional compilation 2024-08-10 12:49:35 -06:00