Commit Graph
403 Commits
Author SHA1 Message Date
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 3b44ddeedd scrut(1): remove erroneous utility from tree 2025-10-26 17:07:52 -06:00
emma 941f931f8b Merge branch libfileis 2025-02-24 23:13:13 -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 982c67df13 intcmp(1), swab(1): consistent type annotations 2024-10-01 22:08:56 -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 62ce288524 rpn(1): makes rounding more efficient 2024-09-04 22:12:44 -06:00
trinity 1037e32e6e peek(1): fix erroring on stdin/stdout redirection 2024-09-01 08:50:13 -06:00
trinity 8ec18ccf75 peek(1): use stdbool.h 2024-09-01 08:50:12 -06:00
trinity 3bfdc62035 peek(1): better error on piping 2024-09-01 08:50:12 -06:00
trinity 7d174c1f7c peek(1): warn on pledge(2) or unveil(2) errors 2024-09-01 08:50:12 -06:00
trinity 3f41110617 peek(1): pledge(2) and unveil(2) on OpenBSD 2024-09-01 08:50:11 -06:00
trinity 64e943f64a peek(1): fix ioerr typos 2024-09-01 08:50:11 -06:00
trinity 16dcd4da37 peek(1): more style fixes 2024-09-01 08:50:11 -06:00
trinity d892fa1cac peek(1): update style 2024-09-01 08:50:11 -06:00
trinity 07aa9a9abc peek(1): remove unused variables, clean up some typos 2024-09-01 08:48:25 -06:00
trinity 62b38a6765 peek(1): strip down to bare essentials, rewrite man page to match 2024-09-01 08:46:56 -06:00
trinity 23521bade5 peek(1): remove -p 2024-09-01 08:46:56 -06:00
trinity 3b774cab27 Import peek(1) from trinity/src 2024-09-01 08:46:52 -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