100 Commits
Author SHA1 Message Date
emma d3c59ede0d Merge branch 'libdelimiter' into trunk 2026-01-07 19:31:22 -07:00
emma 2f2b8cf067 libdelimit: updates to make API easier to use; fop(1): updated to new libdelimit API 2025-11-12 16:18:46 -07:00
emma 2846ee3c01 fop(1): formatting 2025-11-07 15:11:49 -07:00
emma afd58ae4e3 fop(1): updated copyright information 2025-11-06 15:44:15 -07:00
emma 90de81b5bd Merge branch 'quick-fixes' into trunk 2025-11-05 13:35:15 -07:00
emma 1bd190ae99 mm.1: fixed attributions 2025-11-02 12:20:17 -07:00
emma 791f44aa1e dj.1, mm(1): updates dates for copyright and modification 2025-11-02 01:14:17 -06:00
emma feac3bf4f8 mm(1): fixes bug with -a; mm.1, tests/mm.mk: changes to test regression in -a and -t 2025-11-02 01:12:27 -06:00
emma 544b544d84 mm.1: removed description of removed behavior 2025-11-02 00:30:27 -06:00
emma d497d5b4aa libdelimit: fixes tabs 2025-10-31 00:58:12 -06:00
emma 28bc2cd0d0 libdelimit: formatting & correctness 2025-10-30 23:29:25 -06:00
emma 5cc1e2067b libdelimit, Makefile: adds test for libdelimit, changes API; fop(1): changes to new libdelimit API 2025-10-30 19:32:03 -06:00
emma 4aab77bee4 fop(1), fop.1: update to use libdelimit 2025-10-28 14:11:00 -06:00
emma 15039805f9 Makefile, libdelimit: update for including libdelimit in utilities 2025-10-28 14:08:17 -06:00
emma 31b424d205 libdelimit: initial commit 2025-10-27 23:37:11 -06:00
emma 1750329c51 mm.1: removed erroneous copyrighy section 2025-10-27 01:53:50 -06:00
emma be6bd5386d docs: POSIX → \*(Px 2025-10-26 20:10:24 -06:00
emma 3b44ddeedd scrut(1): remove erroneous utility from tree 2025-10-26 17:07:52 -06:00
emma 8d8df711d9 all: formatting; mm(1): fixes speed, simplicity; docs/dj.1: grammar, typos, etc. 2025-10-26 16:58:13 -06:00
emma ac0f9e4019 README: add CONTRIBUTING mention 2025-04-03 16:46:50 -06:00
emma 247e469f82 CONTRIBUTING, STYLE: merge into CONTRIBUTING 2025-04-03 16:45:22 -06:00
emma 8eece4cf84 Makefile: removes deprecated variable 2025-03-28 19:38:51 -06:00
emma 0e9127d417 tests: removed POSIX testing (fixes #163) 2025-02-24 23:28:52 -07:00
emma e6f747d635 Merge branch 'npc-broken-tests' 2025-02-24 23:19:47 -07:00
emma 9b699d7298 Makefile, tests/bonsai/scrut.mk: cleanup 2025-02-24 23:17:10 -07:00
emma 941f931f8b Merge branch libfileis 2025-02-24 23:13:13 -07:00
emma f0eac562b3 tests: bonsai/npc.mk: fixed copyright header 2025-02-24 23:08:28 -07:00
emma 138044e52f Merge branch 'optimizations' 2025-02-24 23:04:10 -07:00
emma bd8bc0094d rpn(1): fixes erroneous OpenBSD-gated import 2025-02-24 23:03:31 -07:00
emma 99a99cdcb5 Merge branch 'style-c' 2025-02-24 22:59:50 -07:00
emma 008c0624f6 tests: bonsai/npc.mk: removed test that is broken with GNU and BusyBox 2025-02-24 22:57:42 -07:00
emma 982c67df13 intcmp(1), swab(1): consistent type annotations 2024-10-01 22:08:56 -06:00
emma 07a2f1efc2 Merge branch 'man-fixes' 2024-09-11 15:42:58 -06:00
emma c4cd2563f9 scrut(1): fixes failing write test 2024-09-11 03:26:00 -06:00
emma 8bdb72ece8 false(1): fixes pledge(2) invocation 2024-09-11 03:19:56 -06:00
emma ba73f50527 true(1): removes NULL from commented imports 2024-09-11 03:19:23 -06:00
emma 579bb98874 true(1): fixes pledge(2) invocation 2024-09-11 03:18:01 -06:00
emma 8f1e570b50 strcmp(1): fixes pledge(2) invocation 2024-09-11 03:15:58 -06:00
emma a43daf2cf2 str(1): fixes pledge(2) invocation 2024-09-11 03:15:13 -06:00
emma f25a499ca0 scrut(1): fixes pledge(2) invocation 2024-09-11 03:14:36 -06:00
emma e0b5467fb6 npc(1): fixes pledge invocation 2024-09-11 03:13:38 -06:00
emma 7498b283ce mm(1): updates to use new unveil api 2024-09-11 02:32:32 -06:00
emma 0b3ed37c38 libopenbsd.rs(3): makes using statically-allocated arrays possible 2024-09-11 02:32:03 -06:00
emma 800a097903 swab(1): uses default for promises 2024-09-10 17:14:02 -06:00
emma 1ccdc65d30 rpn(1): uses default for promises 2024-09-10 17:13:20 -06:00
emma df0a236f81 mm(1): uses default for Promises 2024-09-10 17:12:14 -06:00
emma e385d873ec intcmp(1): uses default value for Promises 2024-09-10 17:11:22 -06:00
emma 73a75a32df hru(1): uses default Promises value for child processes 2024-09-10 17:10:26 -06:00
emma b8e5901d97 libopenbsd.rs(3): adds default value for Promises 2024-09-10 17:09:46 -06:00
emma f4bd4de2e4 fileis(1): various changes to make the code more efficient and idiomatic 2024-09-10 02:42:55 -06:00
emma f66fdef9c3 STYLE: avoid unbounded loops 2024-09-10 02:05:01 -06:00
emma b56a66f980 STYLE: fixes default case in example 2024-09-10 01:59:59 -06:00
emma f6559b464a STYLE: fix minor issues 2024-09-07 12:51:18 -06:00
emma accec33301 Makefile: fixes abuse of relative paths 2024-09-05 17:12:39 -06:00
emma 444e682f02 Merge branch 'rdme' 2024-09-05 17:02:31 -06:00
emma 790b12fb40 STYLE: changes numbering scheme to transcend headers, fixes minor errors 2024-09-05 15:55:32 -06:00
emma fde682a10e Makefile: fixes manpage installation location 2024-09-05 12:57:55 -06:00
emma 4cb5ea78d7 STYLE: improves clarity, focus, distribution of items, adds more gripes, includes usage text style 2024-09-05 12:44:14 -06:00
emma 62ce288524 rpn(1): makes rounding more efficient 2024-09-04 22:12:44 -06:00
emmaandtrinity 590d98d7f7 peek.1: updates to be more consistent with current documentation 2024-09-01 08:48:26 -06:00
emma e889159619 CONTRIBUTING: made better 2024-08-30 21:22:53 -06:00
emma 731e62ee7e rpn(1): made evaluation function more readable 2024-08-28 18:24:49 -06:00
emma f50bfeea92 fop(1): fixes panic on no arguments 2024-08-28 18:05:56 -06:00
emma 8d00fa0afd fop(1): minor formatting change 2024-08-28 00:46:32 -06:00
emma 9f520df82b strcmp(1): adds null unveil 2024-08-28 00:31:02 -06:00
emma 41982c2f73 str(1): adds null unveil 2024-08-28 00:30:45 -06:00
emma 6166a3ca36 npc(1): adds null unveil 2024-08-28 00:26:26 -06:00
emma efedcd3ae4 true(1), false(1): adds null unveils 2024-08-28 00:24:35 -06:00
emma 8fd5bdf5a6 swab(1): adds null unveil 2024-08-28 00:15:15 -06:00
emma b946469da5 rpn(1): adds null unveil 2024-08-28 00:13:21 -06:00
emma 06384c72fb intcmp(1): adds null unveil 2024-08-28 00:09:40 -06:00
emma 9aeadd8f8f hru(1): adds null unveil 2024-08-27 23:57:12 -06:00
emma 5b666d6858 fop(1): adds null unveil 2024-08-27 23:54:39 -06:00
emma b875aa1058 rpn(1): more improvements 2024-08-24 19:00:01 -06:00
emma cc53dab035 rpn(1): handles errors when writing to stdout 2024-08-24 18:18:27 -06:00
emma 232629f4d3 hru(1): makes more efficient 2024-08-24 17:55:00 -06:00
emma ff4ff825bd swab(1): changes disparate error handling functions to one function 2024-08-24 17:26:26 -06:00
emma 5eb71e90a3 tests/bonsai: rpn.mk: tests the standard input 2024-08-24 17:22:57 -06:00
emma a0138be79e rpn(1): refactor to make code more efficient, readable, and maintainable 2024-08-24 17:22:02 -06:00
emma 150fa22f35 fop(1): changes casts to calls to .into() 2024-08-24 15:57:55 -06:00
emma f104598164 mm(1): updates error-handling functions and uncovers issue with error reporting 2024-08-24 15:53:58 -06:00
emma 722679247a hru(1): uses new sysexits 2024-08-23 14:31:02 -06:00
emma 4db4160019 swab(1): uses new sysexits 2024-08-23 14:23:11 -06:00
emma 928dce0234 fop(1): uses new sysexits 2024-08-23 14:22:11 -06:00
emma 1fffd3df52 Makefile: sets bindgen to output exit codes as u8 2024-08-23 14:21:43 -06:00
emma a14b8fb9d7 fop(1): adds functions for error handling 2024-08-23 13:35:30 -06:00
emma dd39aeff02 mm(1): adds ioerr(), usage(), and oser() functions 2024-08-22 00:22:05 -06:00
emma fbacfecce8 Merge branch 'linux-fix' (closes #158) 2024-08-21 22:43:29 -06:00
emma e9058803d3 mm(1): fixes to pledge(2) now; tests: bonsai/mm.mk: adds test for regression 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
emma e0c985f7ff libopenbsd.rs(3): uses c_char instead of i8 for portability 2024-08-14 00:32:28 -06:00
emma d2f8fb8106 README: improvements, community links 2024-08-12 17:53:43 -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