Commit Graph
691 Commits
Author SHA1 Message Date
emma ab003f7d4a strcmp(1): commenting 2024-07-14 03:25:52 -06:00
emma 3c243e4a09 str(1): formatting 2024-07-14 03:20:15 -06:00
emma 49031102f2 npc(1): commenting 2024-07-14 03:17:21 -06:00
emma fd1ed79329 dj(1): return top-of-scope variable 2024-07-14 02:43:01 -06:00
emma fe0c631d42 dj.1: reverts change to hex literals 2024-07-14 02:41:59 -06:00
emma aa074ad9b6 dj.1: fixes ambiguity in block size options 2024-07-14 02:37:37 -06:00
emma b22ded9e98 STYLE: adds do while rule 2024-07-14 02:15:07 -06:00
emma 579bf3b622 STYLE: initial commit 2024-07-14 02:10:18 -06:00
emma b0602388e7 rpn(1): better comments 2024-07-13 18:29:27 -06:00
emma a9b388fe4b hru(1): adds more descriptive comments 2024-07-13 18:18:32 -06:00
emma e4e823a309 fop(1): adds more comments 2024-07-13 18:03:49 -06:00
emma c7c6ca2c60 mm(1): formatting 2024-07-13 17:23:31 -06:00
emma 26b0c93f4d strcmp(1): returns -1, specifies sysexits imports 2024-07-13 17:04:38 -06:00
emma 35a20dca79 npc(1): specifies sysexits imports, formatting 2024-07-13 17:03:41 -06:00
emma 8421f8be87 mm(1): specifies sysexits imports 2024-07-13 17:02:23 -06:00
emma 0c530dffbf intcmp(1): formatting, fixes argv[0] ternary and usage function 2024-07-13 17:01:53 -06:00
emma d9dd4e6057 intcmp(1): formatting, lists sysexits imports, allows no args 2024-07-13 16:57:52 -06:00
emma 1dfad87e87 dj(1): lists sysexits imports, fixes negation 2024-07-13 16:56:56 -06:00
emma 99f2b2963a dj(1): more formatting 2024-07-12 16:39:11 -06:00
emma 666c621a02 strcmp(1): more formatting 2024-07-12 16:38:50 -06:00
emma 34cd715e37 mm(1): removes unnecessary macros 2024-07-12 16:22:56 -06:00
emma 958bfa52ed scrut(1): more formatting 2024-07-12 16:18:48 -06:00
emma 59de0262bd strcmp(1): adds copyright header, formatting, removes unused #include 2024-07-12 16:15:41 -06:00
emma 5d2872d050 scrut(1): formatting, removes gotos 2024-07-12 16:04:07 -06:00
emma 6e1e3db6c8 npc(1): forgot to update copyright 2024-07-12 15:55:36 -06:00
emma 9cfc48c960 intcmp(1): formatting, removed gotos 2024-07-12 15:54:30 -06:00
emma acc3cf3e90 swab(1): formatting, remove gotos 2024-07-12 15:43:00 -06:00
emma 1ad4114882 dj(1): remove unnecessary macros 2024-07-12 15:42:24 -06:00
emma db0dd02d55 dj(1): more formatting 2024-07-12 15:32:30 -06:00
emma 6cf7fd9794 dj(1): reformatting 2024-07-12 15:23:57 -06:00
trinity 8f8de5de2b dj(1): fix io[0].bufuse underflow 2024-07-08 22:53:44 -06:00
trinity 0df2c9f566 dj(1): fix infiniskipping 2024-07-08 22:48:16 -06:00
trinity 94873a2ddc tests: bonsai/dj.sh: iron out some existing tests 2024-07-08 22:25:18 -06:00
trinity aa819cabc2 tests: bonsai/npc.sh: initial arg parsing tests 2024-07-08 22:24:18 -06:00
trinity 7939985c98 Merge branch 'main' into testing 2024-07-08 14:53:47 -06:00
trinity b7bc1f16ad swab(1): use the getopt error message 2024-07-08 14:34:42 -06:00
emma ca6865688a swab(1): updates getopt usage 2024-07-08 13:23:23 -06:00
trinity 1fd768057c swab(1): don't accept positional arguments 2024-07-08 11:45:01 -06:00
trinity 35d54d84b0 swab(1): don't use the getopt error message 2024-07-08 11:31:35 -06:00
trinity a141b95293 swab(1): remove -f 2024-07-08 11:30:21 -06:00
trinity bf06e91be5 Merge branch 'main' into dj 0.13.17 2024-07-08 11:20:52 -06:00
trinity 5d5a6d2172 dj(1): fix retvals 2024-07-07 21:13:44 -06:00
trinity 691e94c0c1 dj(1): error reporting more of the time 2024-07-07 20:33:54 -06:00
emma 45329ccb8c tests/README: initial commit; tests/posix_env, tests/test.sh: updated to match README 2024-07-07 19:19:38 -06:00
emma cf744efc1b swab(1): fixes not using strerror(3) 2024-07-07 18:21:48 -06:00
trinity bab3cdd90e dj(1): Io_write: don't add to bufuse 2024-07-07 18:14:48 -06:00
trinity abfe7046e7 dj(1): fix some type issues 2024-07-05 08:02:09 -06:00
trinity 6ed7089b25 dj(1): statistics now track hard seeks 2024-07-04 21:32:05 -06:00
trinity 571796fe0d dj.1: update man page to match behavior 2024-07-04 21:05:15 -06:00
trinity 9e8b82c4bb dj(1): fix inaccurate statistics after Io_read and Io_write 2024-07-04 20:47:30 -06:00