|
b7283d54fe
|
getopt.rs(3): formatting & organization
|
2024-06-04 15:07:11 -06:00 |
|
|
a5a9c91cb6
|
getopt.rs(3): optind support
|
2024-06-04 15:04:01 -06:00 |
|
|
896b251434
|
hru.1: fixes formatting
|
2024-06-03 23:52:28 -06:00 |
|
|
fec61fee1b
|
swab.1: fixes formatting
|
2024-06-03 23:47:14 -06:00 |
|
|
beff2d98c6
|
mm.1: fixed manpage reference formatting
|
2024-06-03 23:45:26 -06:00 |
|
|
e7ba74013b
|
dj.1: fixes man page reference formatting
|
2024-06-03 23:21:00 -06:00 |
|
|
1211524dee
|
Merge branch 'README-updates'
|
2024-06-03 23:08:02 -06:00 |
|
|
c32c554e03
|
docs: removed unnecessary comments
|
2024-06-03 23:07:19 -06:00 |
|
|
d6fb08019e
|
CONDUCT: initial commit
|
2024-06-02 23:14:40 -06:00 |
|
|
642774bccf
|
src: removed erroneous file
|
2024-06-02 19:21:56 -06:00 |
|
|
24b235e7c1
|
README: updated to make current
|
2024-06-02 19:15:23 -06:00 |
|
|
2dd6c0ded7
|
fop(1): adds the ability to use any string as a delimiter
|
2024-06-02 19:05:30 -06:00 |
|
|
70cbc52c93
|
docs: updates to use man(7) macros to fix formatting
|
2024-06-02 18:47:14 -06:00 |
|
|
b7f52902b6
|
dj.1: grammar & formatting
|
2024-05-24 10:21:06 -06:00 |
|
|
922ee71283
|
dj.1: fixes standard input section grammar
|
2024-05-24 10:14:53 -06:00 |
|
|
122a10257e
|
dj.1: fixed option description locations
|
2024-05-24 10:13:59 -06:00 |
|
|
0660db3d02
|
dj.1: -c: better description
|
2024-05-24 10:13:17 -06:00 |
|
|
b4173a2327
|
dj.1: -o: better description
|
2024-05-24 10:06:15 -06:00 |
|
|
2137b0bf43
|
dj.1: -i: better description
|
2024-05-24 10:03:52 -06:00 |
|
|
d87f4b20a3
|
dj.1: -A: better description
|
2024-05-24 09:56:44 -06:00 |
|
|
c53f3fa617
|
dj.1: remove mention of KiB
|
2024-05-24 09:53:54 -06:00 |
|
|
432b19818e
|
made dj options no longer alphabetized
|
2024-04-28 20:42:44 -06:00 |
|
|
9093b06166
|
Merge branch 'manpage-install'
|
2024-04-27 12:58:50 -06:00 |
|
|
6132c9bf47
|
Merge branch 'main' into scrut-sysexits
|
2024-04-26 19:37:34 -06:00 |
|
|
919b171400
|
scrut(1): conditionally include non-POSIX sysexits.h
|
2024-04-26 19:35:33 -06:00 |
|
|
8e38db92c7
|
scrut(1): update copyright header
|
2024-04-26 19:33:45 -06:00 |
|
|
adc9dbded5
|
scrut(1): changed return status 1 to EXIT_FAILURE
|
2024-04-26 19:30:33 -06:00 |
|
|
488351da39
|
scrut(1): changed return status 0 to EXIT_SUCCESS
|
2024-04-25 16:46:05 -06:00 |
|
|
d8b54fdbf5
|
Makefile: fixes erroneous whitespace
|
2024-04-25 12:43:31 -06:00 |
|
|
f6aac60aee
|
Makefile: fixed manpage install location
|
2024-04-25 12:40:20 -06:00 |
|
|
187d9486b7
|
dj.1: debug output clarification
|
2024-04-18 08:44:44 -06:00 |
|
|
b41af1b578
|
dj.1: -c: grammar
|
2024-04-18 08:41:55 -06:00 |
|
|
ed284b9949
|
dj.1: -a: More specific wording
|
2024-04-18 08:40:29 -06:00 |
|
|
3cdade71e2
|
dj.1: -S whether or not the input is a stream is irrelevant
|
2024-04-18 08:38:48 -06:00 |
|
|
df16707b0e
|
intcmp.1: -e permits adjacent integers to be equal to each other
|
2024-04-18 08:36:01 -06:00 |
|
|
78eacd660a
|
getopt.rs(3): better Opt return
|
2024-04-13 23:42:11 -06:00 |
|
|
d1b77d652b
|
getopt.rs(3): returns last parsed option
|
2024-04-13 17:11:04 -06:00 |
|
|
8c255e61fc
|
COPYING.GPL: initial commit
|
2024-04-12 00:12:37 -06:00 |
|
|
95927ba8c5
|
getopt.rs(3): formatting
|
2024-04-11 23:51:52 -06:00 |
|
|
ad92fe27d4
|
fop(1): switch to getopt.rs(3)
|
2024-04-11 23:37:04 -06:00 |
|
|
bb2c63bfaf
|
getopt.rs(3): fixed pointer shenanigans
|
2024-04-11 20:33:42 -06:00 |
|
|
88b0d55440
|
getopt.rs(3): refactor to remove as much as possible from unsafe
|
2024-04-11 20:21:01 -06:00 |
|
|
0164b681c0
|
Makefile: remove unneeded test
|
2024-04-01 20:41:07 -06:00 |
|
|
320a70bc56
|
getopt.rs(3): initial commit
|
2024-04-01 20:39:10 -06:00 |
|
|
61382c34d9
|
mm(1): error out when given positional arguments
|
2024-03-31 22:54:03 -06:00 |
|
|
8d9ac33566
|
Merge branch 'strerror'
|
2024-03-29 19:23:27 -06:00 |
|
|
b503d97625
|
Makefile: directory specification changes
|
2024-03-29 19:22:55 -06:00 |
|
|
13ee16173e
|
fop.1: initial commit
|
2024-03-29 16:47:00 -06:00 |
|
|
5db09a5ca1
|
mm.1: cat(1p) and tee(1p) provide similar functionality
|
2024-03-29 16:30:06 -06:00 |
|
|
ce5a4dc4bd
|
mm.1: removed STANDARD INPUT section
|
2024-03-29 16:29:27 -06:00 |
|