Commit Graph
23 Commits
Author SHA1 Message Date
emma 8d8df711d9 all: formatting; mm(1): fixes speed, simplicity; docs/dj.1: grammar, typos, etc. 2025-10-26 16:58:13 -06:00
emma e0b5467fb6 npc(1): fixes pledge invocation 2024-09-11 03:13:38 -06:00
emma 6166a3ca36 npc(1): adds null unveil 2024-08-28 00:26:26 -06:00
trinity da190f713c npc(1): tweak OpenBSD functions 2024-08-10 22:18:15 -06:00
emma d6d9c2088e npc(1): uses perror(3) 2024-08-10 19:09:26 -06:00
emma 72ef8d00bc npc(1): adds pledge(2) support 2024-08-10 15:22:07 -06:00
trinity 7b930363bf npc(1): fix syntax errors 2024-07-29 11:12:02 -06:00
trinity 549fa98bdb npc(1): interpret all retvals 2024-07-29 10:53:58 -06:00
emma 361b34c50f npc(1): improves program_name resolution 2024-07-29 02:35:59 -06:00
trinity 5d48114083 dj(1), intcmp(1), mm(1), npc(1), scrut(1), str(1): make usage function consistent 2024-07-27 18:32:04 -06:00
emma 2fe3aa894c dj(1), intcmp(1), mm(1), npc(1), scrut(1), strcmp(1): changes to use and modify program_name 2024-07-24 19:37:07 -06:00
emma 0282b60e65 dj(1), mm(1), npc(1), scrut(1), str(1): consistent argv[0] handling 2024-07-20 07:18:59 -06:00
emma 7ff14214c3 npc(1): move bit comment to be next to hex 2024-07-15 13:16:41 -06:00
emma 49031102f2 npc(1): commenting 2024-07-14 03:17:21 -06:00
emma fe0c631d42 dj.1: reverts change to hex literals 2024-07-14 02:41:59 -06:00
emma 35a20dca79 npc(1): specifies sysexits imports, formatting 2024-07-13 17:03:41 -06:00
emma 6e1e3db6c8 npc(1): forgot to update copyright 2024-07-12 15:55:36 -06:00
emma acc3cf3e90 swab(1): formatting, remove gotos 2024-07-12 15:43:00 -06:00
emma 17455baeab intcmp(1), npc(1): removes vestigial option 2024-06-29 06:38:55 -06:00
emma e341c38cd6 docs, src: updates usage text for utilities 2024-06-29 05:18:20 -06:00
emma 94ba336ee4 GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3) 2023-12-25 21:50:45 -07:00
trinity 1bc574eafa npc(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:57:58 -07:00
emma ef1416cd42 intcmp(1): new tool; npc(1): new tool; scrut(1): new tool; str(1): new tool; strcmp(1): new tool; tests: added POSIX compatibility test and C compiler compatibility test; Makefile: converted to GNUmakefile; README: added README; docs: added docs 2023-12-24 17:13:17 -07:00