Commit Graph

  • a28542e5e5
    zn(1): proof of concept zn DTB 2024-07-29 22:32:13 -06:00
  • 2337cedd77
    run.1: rename man page from simexec.1 simexec DTB 2024-07-24 23:45:16 -06:00
  • e0f9641e93
    run(1) works DTB 2024-07-24 23:39:47 -06:00
  • f7e0cb5c14
    simexec(1): rename to run(1) DTB 2024-07-24 19:04:02 -06:00
  • 653576b35d
    simexec(1): Merge in pschdir(1) functionality DTB 2024-07-24 19:02:23 -06:00
  • 87845ba5bd
    Merge branch 'pschdir' into simexec DTB 2024-07-24 18:47:09 -06:00
  • 427e1b9d36
    simexec(1): non-functional Rust rewrite DTB 2024-07-24 18:46:05 -06:00
  • 1ca3dadc99 README: overgrown overgrown DTB 2024-07-24 10:50:07 -06:00
  • 7b2310f8f4
    Merge branch 'pschdir' into overgrown DTB 2024-07-23 21:15:07 -06:00
  • e34e4fad3f
    pschdir(1): rewrite in Rust pschdir DTB 2024-07-23 21:14:42 -06:00
  • 8a7cb24500
    Merge branch 'argued' into overgrown DTB 2024-07-23 20:14:36 -06:00
  • fa5e320b41
    argued(1): re-write in Rust argued DTB 2024-07-23 20:14:08 -06:00
  • 6b483004d1 Merge branch 'argued' into overgrown DTB 2024-07-23 19:55:24 -06:00
  • 3288dc5aa9 argued(1): import from trinity/src DTB 2024-07-23 19:53:15 -06:00
  • 3ebfa5c571 Merge branch 'simexec' into overgrown DTB 2024-07-23 18:54:35 -06:00
  • fb65d1f950 Makefile: add simexec(1) DTB 2024-07-23 18:53:27 -06:00
  • fc33683382 simexec.1: Fix man page DTB 2024-07-23 18:51:14 -06:00
  • 6bba80e3f9 simexec(1): fix copyright DTB 2024-07-23 18:35:28 -06:00
  • b5cd33bfe6 simexec(1): import from trinity/src DTB 2024-07-23 18:14:24 -06:00
  • 09d9c93ff3 Merge branch 'pschdir' into overgrown DTB 2024-07-23 18:08:14 -06:00
  • f4514592bd pschdir(1): license DTB 2024-07-23 18:07:59 -06:00
  • 87b063f7bd Merge branch 'retval' into overgrown DTB 2024-07-23 18:00:01 -06:00
  • 1c6e2970f7 retval(1) sans documentation retval DTB 2024-07-23 17:58:49 -06:00
  • 46f0d4955f pschdir(1): add source file DTB 2024-07-23 17:39:55 -06:00
  • a8c40de747 pschdir(1) sans documentation, from trinity/src DTB 2024-07-23 17:39:03 -06:00
  • e0b192bd4b languages.toml: add Helix editor configuration helix-configuration DTB 2024-07-23 17:33:14 -06:00
  • e90d25e30f
    Merge branch 'strcmp' main DTB 2024-07-15 19:52:26 -06:00
  • 71f372d2c2
    Merge branch 'intcmp' DTB 2024-07-15 15:21:31 -06:00
  • 27ff64dffa
    intcmp(1): add comments DTB 2024-07-15 14:51:54 -06:00
  • becb3bac4e
    strcmp(1): code clarification DTB 2024-07-15 14:40:26 -06:00
  • e7a6632b41
    mm(1): improves comments emma 2024-07-14 18:56:23 -06:00
  • 48dbea0228
    mm(1): imports full enum emma 2024-07-14 18:41:18 -06:00
  • 64f3f73d96
    mm(1): formatting emma 2024-07-14 18:39:55 -06:00
  • eda5385058
    mm.1: small correction emma 2024-07-14 18:38:53 -06:00
  • 7a0ad78000
    mm.1: reflects new changes emma 2024-07-14 18:38:02 -06:00
  • 8dc763f05e
    mm(1): treats trailing arguments as optargs for the last opt DTB 2024-07-14 18:34:08 -06:00
  • 20692d581a
    mm(1): makes -e block inferring stdout as an output, mm.1: reflects changes to -e emma 2024-07-14 14:15:55 -06:00
  • 8d693b6664
    mm(1): removes debug print emma 2024-07-14 01:25:25 -06:00
  • 37804aab6b
    mm(1): fixes comment about flags -a & -t emma 2024-07-14 00:33:37 -06:00
  • 3b76254599
    mm(1): fixes creating files emma 2024-07-14 00:31:23 -06:00
  • e972ff468a
    mm(1): added -t for disabling truncation; mm.1: updated docs emma 2024-07-13 23:56:30 -06:00
  • 1b3b03cae0
    mm(1): rewritten in Rust emma 2024-07-13 23:49:27 -06:00
  • efb3ce626d
    strcmp(1): fix program_name type DTB 2024-07-15 04:29:43 -06:00
  • 16f23e11c0
    strcmp.1: update docs to match utility DTB 2024-07-15 04:26:57 -06:00
  • d87c278be5
    strcmp(1): re-style, tweak exits DTB 2024-07-15 04:21:50 -06:00
  • 5caefbb465
    strcmp(1): note used sysexit DTB 2024-07-15 03:45:36 -06:00
  • 8d743dab7a
    strcmp(1): add copyright header DTB 2024-07-15 03:43:25 -06:00
  • 2f2270322a
    intcmp(1): rewrite in rust DTB 2024-07-15 03:14:57 -06:00
  • 699893af89
    intcmp(1): initial rust impl DTB 2024-07-15 03:09:00 -06:00
  • 9addfc9284
    Merge branch 'dj' DTB 2024-07-15 02:36:07 -06:00
  • 8f8de5de2b
    dj(1): fix io[0].bufuse underflow DTB 2024-07-08 22:53:44 -06:00
  • 0df2c9f566
    dj(1): fix infiniskipping DTB 2024-07-08 22:48:16 -06:00
  • b7bc1f16ad
    swab(1): use the getopt error message DTB 2024-07-08 14:34:42 -06:00
  • ca6865688a
    swab(1): updates getopt usage emma 2024-07-08 13:22:38 -06:00
  • 1fd768057c
    swab(1): don't accept positional arguments DTB 2024-07-08 11:45:01 -06:00
  • 35d54d84b0
    swab(1): don't use the getopt error message DTB 2024-07-08 11:31:35 -06:00
  • a141b95293
    swab(1): remove -f DTB 2024-07-08 11:30:21 -06:00
  • bf06e91be5
    Merge branch 'main' into dj DTB 2024-07-08 11:20:52 -06:00
  • 5d5a6d2172
    dj(1): fix retvals DTB 2024-07-07 21:13:44 -06:00
  • 691e94c0c1
    dj(1): error reporting more of the time DTB 2024-07-07 20:33:54 -06:00
  • cf744efc1b
    swab(1): fixes not using strerror(3) emma 2024-07-07 18:21:48 -06:00
  • bab3cdd90e
    dj(1): Io_write: don't add to bufuse DTB 2024-07-07 18:14:48 -06:00
  • abfe7046e7
    dj(1): fix some type issues DTB 2024-07-05 08:02:09 -06:00
  • 6ed7089b25
    dj(1): statistics now track hard seeks DTB 2024-07-04 21:32:05 -06:00
  • 571796fe0d
    dj.1: update man page to match behavior DTB 2024-07-04 21:05:15 -06:00
  • 9e8b82c4bb
    dj(1): fix inaccurate statistics after Io_read and Io_write DTB 2024-07-04 20:47:30 -06:00
  • 906eb92f5a
    dj(1): (broken) move hard skipping to the main loop DTB 2024-07-04 20:27:31 -06:00
  • 9f420131ee
    dj(1): more work adapting hard skipping to the main loop DTB 2024-07-04 20:16:54 -06:00
  • 1fab60d779
    dj(1): no more pointer arithmetic DTB 2024-07-04 20:05:18 -06:00
  • fe175cab19
    dj(1): add a variable for skipping in the main loop DTB 2024-07-04 20:00:40 -06:00
  • 8c33f0116c
    dj(1): move open(2) flags, remove unnecessary comments DTB 2024-07-04 19:45:53 -06:00
  • f8c0e0570c
    dj(1): make Io_write handle prec and rec DTB 2024-07-04 19:36:32 -06:00
  • fc0d9e374b
    dj(1): make printio fprintio DTB 2024-07-04 19:23:09 -06:00
  • f49a2d2eb8
    dj(1): move prec and rec adjustment into Io_read DTB 2024-07-04 19:21:40 -06:00
  • 4004a4a006
    dj(1): use the retvals of Io_read and Io_write DTB 2024-07-04 18:41:20 -06:00
  • cc64561388
    dj(1): only include sysexits if they aren't defined DTB 2024-07-03 20:52:41 -06:00
  • 5b1d4fef88
    dj(1): remove Io_fdopen DTB 2024-07-03 19:22:34 -06:00
  • 2b593559af
    dj(1): remove Io_bufrpad DTB 2024-07-03 19:06:59 -06:00
  • b74160fa4e
    dj(1): remove Io_bufxfer DTB 2024-07-03 19:04:01 -06:00
  • 3e1735f778
    dj(1): clean up some stray ends DTB 2024-07-03 18:44:42 -06:00
  • adda0d9580
    dj.1: elaborate on skip/seek behavior, provide another example DTB 2024-07-03 18:30:54 -06:00
  • 2167f35f58
    dj(1): fix segfault when bses are mismatched DTB 2024-07-03 17:59:21 -06:00
  • f4b97be1f1
    dj(1): iron out Io_bufxapp DTB 2024-07-03 17:50:04 -06:00
  • 7fe122ac3b
    dj.1: clarify skip/seek behavior with regards to statistics output DTB 2024-07-03 16:13:20 -06:00
  • 944feef434
    dj(1): Refactor out Io_fdseek entirely DTB 2024-07-03 16:07:02 -06:00
  • 66ca4b9a12
    dj(1): remove unnecessary stderr checks DTB 2024-07-03 15:47:48 -06:00
  • 3897f44cf8
    dj(1): prefix getopt optstring with : DTB 2024-07-03 15:46:11 -06:00
  • 6548a448c7
    dj(1): fix potential skip/seek bug in non-std io DTB 2024-07-03 15:44:42 -06:00
  • aff658d611
    dj(1): remove debugging vestige, reflow output into printio DTB 2024-07-03 14:50:50 -06:00
  • 76252305f9
    dj(1): remove Io_bufalloc DTB 2024-07-03 14:46:56 -06:00
  • 1cf67af281
    dj(1): add a ton of assertions, fix if statement, fix io[i] mixups DTB 2024-07-03 14:22:23 -06:00
  • 064abb82a6
    dj(1): fix option parsing regression DTB 2024-07-03 13:50:24 -06:00
  • d1eefcb37e
    Merge branch 'makefile-improved' emma 2024-06-30 22:17:39 -06:00
  • 984c1c1f9a
    Makefile: fixes portability issue emma 2024-06-30 21:21:02 -06:00
  • 69510d76af
    Merge branch 'main' into dj DTB 2024-06-29 19:23:03 -06:00
  • 6b28a12b73
    dj.1: last minute changes DTB 2024-06-29 19:14:08 -06:00
  • 881df1bb18
    Merge branch 'usage-text' emma 2024-06-29 17:20:19 -06:00
  • e38ea5b35d
    Makefile: fixes dist emma 2024-06-29 08:36:12 -06:00
  • 261c98ad14
    Makefile: docs no longer builds every invocation, normalize PREFIX for setting man dir emma 2024-06-29 08:24:11 -06:00
  • 40984453e3
    Makefile: better leverage targets for sysexits build emma 2024-06-29 08:01:33 -06:00