Commit Graph

  • a0138be79e
    rpn(1): refactor to make code more efficient, readable, and maintainable emma 2024-08-24 17:22:02 -0600
  • 150fa22f35
    fop(1): changes casts to calls to .into() emma 2024-08-24 15:57:55 -0600
  • f104598164
    mm(1): updates error-handling functions and uncovers issue with error reporting emma 2024-08-24 15:53:58 -0600
  • 722679247a
    hru(1): uses new sysexits emma 2024-08-23 14:31:02 -0600
  • 4db4160019
    swab(1): uses new sysexits emma 2024-08-23 14:23:11 -0600
  • 928dce0234
    fop(1): uses new sysexits emma 2024-08-23 14:22:11 -0600
  • 1fffd3df52
    Makefile: sets bindgen to output exit codes as u8 emma 2024-08-23 14:21:43 -0600
  • a14b8fb9d7
    fop(1): adds functions for error handling emma 2024-08-23 13:35:30 -0600
  • dd39aeff02
    mm(1): adds ioerr(), usage(), and oser() functions emma 2024-08-22 00:22:05 -0600
  • fbacfecce8
    Merge branch 'linux-fix' (closes #158) 0.13.23 emma 2024-08-21 22:43:29 -0600
  • 9390811b24
    Makefile: eep: update recipe sleep DTB 2024-08-21 22:03:07 -0600
  • 579ff65b67
    tests: bonsai/npc.mk: drop redundant tab removal DTB 2024-08-21 21:59:22 -0600
  • 334433536b
    tests: bonsai/npc.mk: fix harrowing ordeal of a Linux error DTB 2024-08-21 21:57:10 -0600
  • e9058803d3
    mm(1): fixes to pledge(2) now; tests: bonsai/mm.mk: adds test for regression 0.13.22 emma 2024-08-17 14:58:56 -0600
  • 71d4d6ba05
    tests: bonsai/dj.mk, bonsai/rpn.mk: fixes testing on linux emma 2024-08-17 01:57:16 -0600
  • 821f5d09e9
    fop(1), hru(1), intcmp(1), mm(1), rpn(1), swab(1): fixes conditional compilation emma 2024-08-17 01:51:25 -0600
  • a4a556a5b6
    mm(1): fixes extra file arguments not being unveil(2)ed emma 2024-08-16 18:43:51 -0600
  • 15c4f0cb8a
    peek.1: correct references to use the 1p section, add reference to stty(1p) DTB 2024-08-14 11:06:31 -0600
  • e2c03842a3
    intcmp(1): remove extra newline 0.13.21 DTB 2024-08-13 12:13:47 -0600
  • 0fd66bff38
    false(1), true(1): complete main prototype DTB 2024-08-13 12:04:42 -0600
  • 0c4923016e
    Makefile: replace include/None.mk with /dev/null DTB 2024-08-13 11:56:09 -0600
  • e0c985f7ff
    libopenbsd.rs(3): uses c_char instead of i8 for portability emma 2024-08-14 00:32:28 -0600
  • d2f8fb8106
    README: improvements, community links emma 2024-08-12 17:53:43 -0600
  • 4c81516742
    strcmp(1): further error-proofing DTB 2024-08-10 22:30:08 -0600
  • 98c4d94f6d
    scrut(1): further error-proofing DTB 2024-08-10 22:24:32 -0600
  • da190f713c
    npc(1): tweak OpenBSD functions DTB 2024-08-10 22:18:15 -0600
  • 10b7f7706b
    dj(1): tweak OpenBSD functions DTB 2024-08-10 22:16:06 -0600
  • b1a4a1a2b9
    dj(1): use entirely-stdio error messages for OpenBSD functions DTB 2024-08-10 22:03:59 -0600
  • a693ced9d9
    strcmp(1): fixes typo emma 2024-08-10 19:18:52 -0600
  • 1003c82d23
    swab(1): uses pledge(2) emma 2024-08-10 19:16:26 -0600
  • baa75a2619
    strcmp(1): implements use of pledge(2) emma 2024-08-10 19:09:50 -0600
  • d6d9c2088e
    npc(1): uses perror(3) emma 2024-08-10 19:09:26 -0600
  • ea2efdf5b9
    str(1): perror(2) -> perror(3) emma 2024-08-10 19:08:15 -0600
  • 6c558654f3
    str(1): adds reference to perror(3) in include emma 2024-08-10 19:01:44 -0600
  • 8699d04ccc
    str(1): updates to use pledge(2) emma 2024-08-10 19:00:32 -0600
  • 18dfd20937
    scrut(1): fixes buffer overflow on i386 systems emma 2024-08-10 18:57:36 -0600
  • 42010596de
    scrut(1): adds support for pledge(2) and unveil(2) emma 2024-08-10 17:17:42 -0600
  • 0ddfa6e474
    tests: bonsai/rpn.mk: fixes rpn_test target deps emma 2024-08-10 15:34:41 -0600
  • 326c8f77d1
    rpn(1): adds support for pledge(2) emma 2024-08-10 15:34:14 -0600
  • 72ef8d00bc
    npc(1): adds pledge(2) support emma 2024-08-10 15:22:07 -0600
  • 851f729ebd
    tests: bonsai/mm.mk, bonsai/intcmp.mk: updates for regression testing emma 2024-08-10 14:24:33 -0600
  • e253cdf79c
    intcmp(1): fixes intcmp without options falling through to integer parsing emma 2024-08-10 14:23:53 -0600
  • d89707a47c
    mm(1): fixes mm without arguments not working emma 2024-08-10 14:20:38 -0600
  • 2a75b8f820
    mm(1): removes leftover debug print emma 2024-08-10 14:09:33 -0600
  • bda7c074b0
    hru(1): adds support for pledge(2) emma 2024-08-10 13:34:44 -0600
  • 2f805cc942
    mm(1): adds support for pledge(2) and unveil(2) emma 2024-08-10 13:29:27 -0600
  • 70bec49127
    libopenbsd.rs(3): fixes API for unveil(2) emma 2024-08-10 13:25:56 -0600
  • eae0b0352b
    dj(1): fixes small rebase mistake emma 2024-08-10 13:07:46 -0600
  • 25eb08eb84
    Makefile, include: makes conditional compilation more robust emma 2024-08-10 13:04:41 -0600
  • 6c882f54cb
    fop(1): adds pledge support emma 2024-08-10 12:51:25 -0600
  • cf96a13419
    true(1), false(1): adds pledge(2) and unveil(2) support emma 2024-08-10 12:50:51 -0600
  • 1f59a9806e
    dj(1): adds pledge(2) and unveil(2) support emma 2024-08-10 12:50:15 -0600
  • c7c71c725b
    libopenbsd(3): adds pledge(2) and unveil(2) support for Rust; Makefile, include: adds conditional compilation emma 2024-08-10 12:49:35 -0600
  • b76ff8fd90
    tests, Makefile: cleaning up 0.13.20 emma 2024-08-09 23:50:31 -0600
  • 66f809162b
    Merge branch 'testing' emma 2024-08-09 23:28:21 -0600
  • 7278a8fc41
    Makefile: fixes testing import emma 2024-08-09 18:00:25 -0600
  • 8646d5c4ee
    STYLE: make rules more granular and consistent, add examples DTB 2024-08-08 02:31:54 -0600
  • 8e5090d13d
    tests: README: updates README emma 2024-08-07 22:03:32 -0600
  • eb821715f7
    tests: bonsai/hru.mk: fixes hru.mk more emma 2024-08-07 20:45:26 -0600
  • 0bc0ffa0a5
    tests: bonsai/hru.mk: updates to not use old variables emma 2024-08-07 20:38:03 -0600
  • a7f16b5a7e
    swab.1: Add note to keep example in tests DTB 2024-08-07 08:35:24 -0600
  • a94884cc2a
    tests: bonsai/swab.mk: add example from tha man page DTB 2024-08-07 08:34:29 -0600
  • 9412f95cb1
    tests: bonsai/str.mk: add str_isalpha test DTB 2024-08-05 21:16:18 -0600
  • 74d6ec16ac
    Merge branch 'testing' of git.tebibyte.media:bonsai/harakit into testing DTB 2024-08-04 13:45:10 -0600
  • 3880abaa4f
    tests: bonsai/rpn.mk: added rpn(1) test emma 2024-08-05 13:47:12 -0600
  • e93d218b87
    tests/bonsai: str.mk: -h test DTB 2024-08-04 09:14:19 -0600
  • cd5983b10b
    tests/bonsai: intcmp.mk: add a comment DTB 2024-08-04 09:05:20 -0600
  • acdbecf178
    tests: bonsai/scrut.mk: add tests DTB 2024-08-03 21:36:53 -0600
  • 0f2d357476
    tests/bonsai: dj.mk: tee diagnostics to stderr instead of tty DTB 2024-08-03 07:33:46 -0600
  • 588680406a
    tests: bonsai/npc.mk: full ASCII test coverage DTB 2024-08-03 07:29:04 -0600
  • ee7b7e89b2
    tests: bonsai/fop.mk: fixes record separators emma 2024-08-02 19:37:36 -0600
  • 91de98cea3
    tests: bonsai/intcmp.mk: make tests more relevant to failure cases DTB 2024-08-02 18:28:24 -0600
  • bd09d16949
    tests: bonsai/dj.mk: comment more DTB 2024-08-02 18:22:45 -0600
  • ce8a0a5be3
    tests: converted to Makefiles emma 2024-08-02 17:29:30 -0600
  • 0b0bd9bd76
    Makefile: fixes test and removes references to the RUSTLIBS variable emma 2024-08-01 13:12:54 -0600
  • 18aac06113
    Makefile: changes test usage emma 2024-08-01 00:06:39 -0600
  • 2bd7006d7a
    scroll(1): renamed from pg(1) pg DTB 2024-07-31 17:31:09 -0600
  • 4c36ec1807
    pg(1): more work on strtok_quoted DTB 2024-07-31 17:28:26 -0600
  • c01af89e52
    pg(1): finish style changes DTB 2024-07-31 02:52:35 -0600
  • 73b84f9719
    pg(1): update style DTB 2024-07-31 02:40:38 -0600
  • 383d53168f
    Merge branch 'main' into pg DTB 2024-07-31 02:04:59 -0600
  • 4aeba9d13f
    Makefile: uses dirname(1) to get normalized prefix, adds libraries to RUSTFLAGS, fixes typo emma 2024-07-29 23:04:08 -0600
  • 6a5739ea9d
    Merge branch 'dj-formatting' 0.13.19 emma 2024-07-29 22:40:18 -0600
  • 6bbccb3776
    fop(1): fix minor optind bug, add some comments DTB 2024-07-29 21:14:45 -0600
  • fd13a7f189
    swab(1): fix imports to be consistent DTB 2024-07-29 14:43:21 -0600
  • 6c2b7b68fd
    dj(1): more better comments emma 2024-07-29 14:38:33 -0600
  • 8d23c7fbac
    dj(1): better ASV formatting and comments DTB 2024-07-29 13:43:52 -0600
  • 7e347bebdf
    mm(1): interpret retvals DTB 2024-07-29 11:30:41 -0600
  • a7b27f0d6a
    strcmp(1): interpret all retvals DTB 2024-07-29 11:14:48 -0600
  • c554b96722
    swab(1): fix type errors DTB 2024-07-29 11:13:58 -0600
  • 7b930363bf
    npc(1): fix syntax errors DTB 2024-07-29 11:12:02 -0600
  • 5545846c92
    dj(1): fix fprintio signature DTB 2024-07-29 11:10:17 -0600
  • 162c6411b3
    mm(1): remove terminate macro DTB 2024-07-29 11:08:30 -0600
  • 2e172d93e8
    dj(1): interpret all retvals DTB 2024-07-29 11:04:00 -0600
  • 549fa98bdb
    npc(1): interpret all retvals DTB 2024-07-29 10:53:58 -0600
  • 361b34c50f
    npc(1): improves program_name resolution emma 2024-07-29 02:35:01 -0600
  • 8bb57bf2e4
    Merge branch 'dj-formatting' of git.tebibyte.media:bonsai/harakit into dj-formatting DTB 2024-07-28 21:26:08 -0600
  • ca6148e11f
    intcmp(1): tweak comment DTB 2024-07-28 21:06:53 -0600
  • 44d461fb16
    scrut(1): return program_name ternary to former position emma 2024-07-28 18:33:49 -0600
  • 338a3e7155
    intcmp(1): move program_name ternary emma 2024-07-28 18:31:01 -0600