Commit Graph

  • 07a2f1efc2
    Merge branch 'man-fixes' 1732283971105097326/tmp_refs/heads/main 1732283971105097326/main emma 2024-09-11 15:42:58 -0600
  • accec33301
    Makefile: fixes abuse of relative paths emma 2024-09-05 17:12:39 -0600
  • 444e682f02
    Merge branch 'rdme' emma 2024-09-05 17:02:31 -0600
  • fde682a10e
    Makefile: fixes manpage installation location emma 2024-09-05 12:57:55 -0600
  • 87c9e29932
    tests: bonsai/peek.mk DTB 2024-08-31 22:22:06 -0600
  • 1037e32e6e
    peek(1): fix erroring on stdin/stdout redirection DTB 2024-08-31 22:19:13 -0600
  • 5c70852890
    peek.1: replace parens with square brackets DTB 2024-08-30 21:27:42 -0600
  • 8ec18ccf75
    peek(1): use stdbool.h DTB 2024-08-28 18:34:33 -0600
  • 3bfdc62035
    peek(1): better error on piping DTB 2024-08-28 18:31:25 -0600
  • 7d174c1f7c
    peek(1): warn on pledge(2) or unveil(2) errors DTB 2024-08-28 18:17:58 -0600
  • 3f41110617
    peek(1): pledge(2) and unveil(2) on OpenBSD DTB 2024-08-27 21:16:12 -0600
  • 7a69e1d516
    peek.1: correct references to use the 1p section, add reference to stty(1p) DTB 2024-08-14 11:06:31 -0600
  • 64e943f64a
    peek(1): fix ioerr typos DTB 2024-07-27 18:51:09 -0600
  • 16dcd4da37
    peek(1): more style fixes DTB 2024-07-26 07:58:34 -0600
  • d892fa1cac
    peek(1): update style DTB 2024-07-26 07:42:05 -0600
  • 3862a95151
    peek.1: s/inputted/input/ DTB 2024-06-28 08:37:49 -0600
  • 264ae2e82c
    peek.1: fix version string DTB 2024-06-28 08:36:47 -0600
  • 1634761593
    peek.1: fix wording on -i DTB 2024-06-26 09:55:32 -0600
  • 0b40360e7e
    Makefile: all: add peek DTB 2024-06-26 09:46:32 -0600
  • 590d98d7f7
    peek.1: updates to be more consistent with current documentation emma 2024-06-17 22:28:41 -0600
  • 07aa9a9abc
    peek(1): remove unused variables, clean up some typos DTB 2024-04-18 10:14:52 -0600
  • fce49bed85
    peek(1): correct grammar DTB 2024-04-18 10:04:26 -0600
  • 62b38a6765
    peek(1): strip down to bare essentials, rewrite man page to match DTB 2024-04-18 10:03:02 -0600
  • 23521bade5
    peek(1): remove -p DTB 2024-04-18 09:08:08 -0600
  • 3b774cab27
    Import peek(1) from trinity/src DTB 2024-04-17 16:37:54 -0600
  • e889159619
    CONTRIBUTING: made better emma 2024-08-30 21:22:53 -0600
  • fbacfecce8
    Merge branch 'linux-fix' (closes #158) emma 2024-08-21 22:43:29 -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 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
  • e2c03842a3
    intcmp(1): remove extra newline 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 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
  • 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
  • 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' 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