Commit Graph

338 Commits

Author SHA1 Message Date
DTB
69510d76af
Merge branch 'main' into dj 2024-06-29 19:23:03 -06:00
DTB
6b28a12b73
dj.1: last minute changes 2024-06-29 19:14:08 -06:00
881df1bb18
Merge branch 'usage-text' 2024-06-29 17:20:19 -06:00
40984453e3
Makefile: better leverage targets for sysexits build 2024-06-29 08:01:33 -06:00
cb88ed9809
Merge branch 'getopt-bindings' 2024-06-29 07:51:01 -06:00
cf5136d247
Makefile, swab(1): fixes swab build 2024-06-29 07:49:47 -06:00
17455baeab
intcmp(1), npc(1): removes vestigial option 2024-06-29 06:38:55 -06:00
DTB
6bd19c072d
swab(1): fix some silly mistakes 2024-06-29 06:02:39 -06:00
DTB
3b5ddede98
Merge branch 'main' into dj 2024-06-29 05:56:11 -06:00
DTB
67b60e20cc
dj.1: Man page fixes 2024-06-29 05:55:29 -06:00
07a12ba81c
docs, src: fixing man page and usage text readability 2024-06-29 05:28:23 -06:00
e341c38cd6
docs, src: updates usage text for utilities 2024-06-29 05:18:20 -06:00
50bbee10a9
libgetopt.rs(3): fixes typecasting for ARM devices 2024-06-28 10:22:20 -06:00
DTB
d07bb7da41
swab(1): untested move to new getopt bindings 2024-06-28 08:33:31 -06:00
2f87ad948f
strerror.rs(3), getopt.rs(3): renames 2024-06-27 14:04:31 -06:00
DTB
3a66022c6d
dj(1): more refactor (get rid of the c scratch variable, use scoping) 2024-06-26 15:28:02 -06:00
DTB
2cfae0e8d7
dj(1): refactor (remove Io_setdefaults and other stuff) 2024-06-26 15:15:37 -06:00
DTB
fb74e7bef0
dj(1), dj.1: Remove -A (use -a "\0") (see #101) 2024-06-26 13:45:36 -06:00
DTB
e65f6b650d
dj(1): more refactor (get rid of ep pun) 2024-06-26 13:41:24 -06:00
DTB
b70b356ce5
dj(1): remove Io_buffree 2024-06-26 12:45:50 -06:00
DTB
66f5498232
dj(1): refactor Io_fdseek 2024-06-26 12:40:36 -06:00
DTB
45a880455d
dj(1): refactor to build again and to get rid of globals 2024-06-26 12:22:33 -06:00
DTB
95f7992e0f
dj(1): fix usage text to be consistent with man page 2024-06-26 11:39:34 -06:00
DTB
d3f5246242
dj(1), dj.1: remove the unnecessary -d and -q 2024-06-26 11:36:52 -06:00
0fc9a6b533
Makefile, docs: programmatically generate version for docs (i got tired of doing it myself) 2024-06-23 23:47:29 -06:00
8b400d8a62
Makefile, docs: rename 2024-06-23 23:34:23 -06:00
6e4aeb7be7
fop(1): bring getopt(3) usage up-to-date 2024-06-23 01:00:48 -06:00
965d1bb76e
Merge branch 'main' into getopt-bindings 2024-06-23 00:57:20 -06:00
e1bf49c75a
getopt.rs(3): adds comments & documentation 2024-06-22 22:30:30 -06:00
8f990ba515
getopt.rs(3): adds testing 2024-06-22 22:18:13 -06:00
4b3333d8d3
fop(1): record separator worky now? 2024-06-21 03:26:42 -06:00
578d947561
Merge branch 'README-clarity' 2024-06-19 23:30:03 -06:00
2e91338101
Merge branch 'makefile-posix-2024' 2024-06-19 23:29:42 -06:00
72f57ba08b
Makefile: adds octal disclaimer 2024-06-19 23:29:22 -06:00
35f49a699f
fop(1): fixes record separator, again 2024-06-19 15:26:46 -06:00
e1ac40e7ee
docs: updates version number 2024-06-19 15:03:06 -06:00
125b4c8930
README: updated for clarity 2024-06-19 02:52:58 -06:00
f553cff096
Makefile: removes unneeded comment 2024-06-18 16:33:22 -06:00
d201f9228c
Makefile: updates to use new POSIX 2024 standard features! 2024-06-18 16:32:20 -06:00
6814111ad1
dj.1: fixes many clunky sentences 2024-06-17 23:37:13 -06:00
e38dcc09b1
intcmp.1: bold 2024-06-17 23:27:19 -06:00
59eee27979
strcmp.1: or 2024-06-17 23:21:44 -06:00
bf10689606
swab.1: bold 2024-06-17 23:20:29 -06:00
266ee20d5c
fop.1: removes unnecessary stdin section and adds AUTHOR 2024-06-17 23:18:45 -06:00
1b299f8ee1
rpn.1: fixes clunkiness 2024-06-17 23:16:25 -06:00
53d5a1db73
hru.1: italics and removes clunky sentences 2024-06-17 23:10:01 -06:00
ee9d42d0d4
str.1: cleanup 2024-06-17 23:02:13 -06:00
15d5761cd7
mm.1: fixes clunky sentence 2024-06-17 22:57:08 -06:00
376feb9ae9
npc.1: fixes minor details 2024-06-17 22:56:17 -06:00
314254b32f
docs: hotfix 2024-06-06 13:32:54 -06:00