Commit Graph

  • 5e630a020f FORTH: bugfix for TYPE, updated .md file burniouf 2021-08-10 17:36:57 +02:00
  • 05299f25e2 FORTH: 3 new words and updated DOC burniouf 2021-08-10 15:36:07 +02:00
  • 4bbfa0899d LS:complete rewrite, VSDRIVE: speedup things a bit, KERNEL: API cleanup burniouf 2021-08-10 12:20:41 +02:00
  • e98f1e9451 ACOS! Fixes in Strings & Logical OPs burniouf 2021-08-06 19:58:04 +02:00
  • 95032a2ad2 VSDRIVE:IRQ fix, ACOS:more room for STRINGS burniouf 2021-08-05 20:00:05 +02:00
  • a38a84fc1e ACOS:Strings & FOR/NEXT burniouf 2021-08-05 13:35:37 +02:00
  • 3007637129 KERNEL:Fixed many memleaks & MEM related problems, FILEENUM BINs: fixes around wildcards search burniouf 2021-08-01 15:45:15 +02:00
  • 25c601906e LIBCRYPT:Bugfix & lot of bytes saved burniouf 2021-07-29 18:41:57 +02:00
  • b25303e93a KERNEL 0.94-2:Fixes for DIRENT api burniouf 2021-07-28 18:50:59 +02:00
  • 30d8231517 LSDEV:fix corrupted 80 cols display burniouf 2021-07-27 22:16:03 +02:00
  • a00188b872 LIBCRYPT:lowercase output burniouf 2021-07-27 18:55:06 +02:00
  • 09923489fd LIBCRYPT:Bufixes and MD5 removal (duplicated in KERNEL) ACOS:bugfixes in GET KERNEL:fixes for //c loobing bug burniouf 2021-07-27 18:21:58 +02:00
  • f8b8e13285 updated hmacmd5test script to change save location and convert \n to \r\n Patrick Kloepfer 2021-07-27 08:01:35 -04:00
  • ef3398214f ProDOS.FX & //c: bugfix in IRQ manager, INITD in DEBUG mode for testing burniouf 2021-07-26 18:46:00 +02:00
  • 222b03c048 KERNEL 0.94-2:Fixes for TELNETD/BBSD burniouf 2021-07-26 15:45:29 +02:00
  • 64b71db7b3 ProDOS.FX:Added DCLK support and //c related Fixes NSC: Reverted to $C3xx I/O space burniouf 2021-07-26 14:33:08 +02:00
  • 631571cc6e KERNEL 0.94-2 burniouf 2021-07-25 16:03:41 +02:00
  • 7fb016f47c Merge branch 'master' of https://github.com/A2osX/A2osX burniouf 2021-07-24 22:48:30 +02:00
  • eceedd72d7 KERNEL 0.94-2 burniouf 2021-07-24 22:42:23 +02:00
  • 515a4c1e30 Update media to 2502 Patrick Kloepfer 2021-07-24 11:32:29 -04:00
  • 2df808c8d2 updated for acosx build 2502 bjb Brian J. Bernstein 2021-07-20 14:26:22 -04:00
  • 3c55ead88e ACOS: new string functions, KERNEL & SBIN: some memleak fixed, CIFS : fixed some malformed FRAMES burniouf 2021-07-13 18:52:04 +02:00
  • cb628265b7 EDIT:Fixed CR/LF save burniouf 2021-07-11 13:42:12 +02:00
  • 82546dfd9b EDIT:Fixed Save DLG, now can be used to convert file TXT <-> ASM burniouf 2021-07-11 12:10:06 +02:00
  • 422da82da1 EDIT:Several bugs fixed, mainly memleak & DLG burniouf 2021-07-11 10:56:44 +02:00
  • e73519e529 CIFS:BugFix burniouf 2021-07-10 21:09:43 +02:00
  • fdbdee521d Merge branch 'master' of https://github.com/A2osX/A2osX burniouf 2021-07-09 22:42:55 +02:00
  • 8538008265 ACOS!Strings Ops & BugFix burniouf 2021-07-09 22:40:57 +02:00
  • 10b60be935 Updated make stuff Patrick Kloepfer 2021-07-09 11:35:53 -04:00
  • 099f043cb3 Merge branch 'master' of https://github.com/A2osX/A2osX burniouf 2021-07-09 16:14:09 +02:00
  • 08ff75c55b ACOS burniouf 2021-07-09 16:09:11 +02:00
  • 9abe9054c3 ACOS:BugFix, added GET burniouf 2021-07-09 15:54:42 +02:00
  • 220a744664 Updating admin files Patrick Kloepfer 2021-07-07 13:31:08 -04:00
  • 35bece276c ACOS:Major update, CHTYP:added PAK support burniouf 2021-07-07 16:29:10 +02:00
  • 17359a35e1 A2OSX.BUILD:Case correction burniouf 2021-07-05 22:09:52 +02:00
  • 1bdffefd00 BBSD & ACOS INPUT, SHUTDOWN with args, bobbi's stuff burniouf 2021-07-05 21:15:15 +02:00
  • 7d1f7507a3
    Merge pull request #170 from A2osX/bobbi-cat-utils Rémy GIBERT 2021-07-05 19:25:10 +02:00
  • ddf9321150 LS: Added CS.RUN.ISATTY and fixed EOL handling bobbi-cat-utils Bobbi Webber-Manners 2021-07-04 20:12:18 -04:00
  • 4d20317dd6 DU: Fix to previous commit Bobbi Webber-Manners 2021-07-04 19:45:06 -04:00
  • eaf74ea10f DU: Added CS.RUN.ISATTY and fixed EOL handling Bobbi Webber-Manners 2021-07-04 19:12:41 -04:00
  • 4164f4106c NL: New NL utility (based on OD.S.txt code) Bobbi Webber-Manners 2021-07-04 17:09:08 -04:00
  • 24fbd7ddb1 OD: Add CS.RUN.ISATTY and use it to control CR/CRLF Bobbi Webber-Manners 2021-07-04 15:59:46 -04:00
  • b539462726 CAT: Removed unnecessary check Bobbi Webber-Manners 2021-07-04 15:59:31 -04:00
  • f8e107fbf9 CAT: minor cleanup. Ready to merge. Bobbi Webber-Manners 2021-07-04 15:07:56 -04:00
  • cc3624079f SED: Fix bug with handling of blank input lines. Bobbi Webber-Manners 2021-07-03 23:53:57 -04:00
  • 75ca6300b9 OD: Bugfix to ASCII printout. Handle ^C/^S when reading from file. Bobbi Webber-Manners 2021-07-03 23:52:28 -04:00
  • 369df00095 CIFS/EDIT fix Part1 burniouf 2021-07-03 19:18:58 +02:00
  • 1262246050 OD: Now works with pipes (based on GREP code) Bobbi Webber-Manners 2021-07-03 12:45:36 -04:00
  • 920caca000 OD: First hack at OD (hex dump util) Bobbi Webber-Manners 2021-07-03 00:04:38 -04:00
  • 57aaff90ec CAT: Simplified. More correct. Less bloat. Bobbi Webber-Manners 2021-07-02 20:49:04 -04:00
  • 45d654382a BugFix: IPCONFIG, STAT, EDIT, CIFS burniouf 2021-06-30 21:09:07 +02:00
  • a8f84a6e88 LIB: missed a support file Peter Ferrie 2021-06-30 11:33:18 -07:00
  • 9d0896a92f BIN: fix STAT display Peter Ferrie 2021-06-30 11:29:40 -07:00
  • a7c4341179 CIFS:BugFix for ECHO > file.... Rémy GIBERT 2021-06-27 22:20:11 +02:00
  • d52e51416b CIFS:BugFix for CAT.... Rémy GIBERT 2021-06-27 18:59:52 +02:00
  • 4d884ee3b7 BugFix: All FILEENUM based BINs Rémy GIBERT 2021-06-27 15:48:04 +02:00
  • 9ae1da903b CIFS, UNAME -h -v switches, KERNEL IRQ manager, bugfix & bytes saved in CP,RM,MV Rémy GIBERT 2021-06-26 22:24:25 +02:00
  • d3c27ab61b ACOS Rémy GIBERT 2021-06-23 21:07:21 +02:00
  • b2d59ddbd7 REPO Cleanup #2 (hugh...), CIFS,UNAME,XARGS,SED,NSC,IRQ Rémy GIBERT 2021-06-23 19:43:04 +02:00
  • 44b2e0e443
    Merge pull request #168 from A2osX/bobbi-sed-devel Rémy GIBERT 2021-06-23 18:41:00 +02:00
  • 8c21209f55 Added boilerplate header/footer to SED and XARGS Bobbi Webber-Manners 2021-06-23 11:22:33 -04:00
  • eb9c6d951b
    Merge pull request #166 from A2osX/revert-165-bobbi-sed-devel Rémy GIBERT 2021-06-23 07:43:08 +02:00
  • 68e8663a70
    Revert "Merge new utils: sed and xargs" Rémy GIBERT 2021-06-23 07:37:14 +02:00
  • 0a8b95fb97
    Merge pull request #165 from A2osX/bobbi-sed-devel Rémy GIBERT 2021-06-23 07:21:10 +02:00
  • 3880d48b57 IRQ, NSC, ACOS, CIFS, SRW Rémy GIBERT 2021-06-22 20:59:02 +02:00
  • 7e48d85553 Added new command XARGS.S.TXT Bobbi Webber-Manners 2021-06-20 18:29:06 -04:00
  • e6fba6a648 Working version of SED! Except it can't handle spaces in pattern. Bobbi Webber-Manners 2021-06-19 23:05:46 -04:00
  • 5bdd831d51 Added work-in-progress SED.S.TXT. No arg parsing yet. Bobbi Webber-Manners 2021-06-19 17:02:14 -04:00
  • a336e2122f REPO Cleanup, 2x 6-pack earned :-) Rémy GIBERT 2021-06-19 19:46:36 +02:00
  • f2f170660a Merge branch 'master' of https://github.com/A2osX/A2osX Bobbi Webber-Manners 2021-06-18 20:35:49 -04:00
  • f03f4d82d7 UNPAK: Added -p flag which shows progress spinner Bobbi Webber-Manners 2021-06-18 20:35:05 -04:00
  • baf9655700 Remamed DU.S.TXT->txt Bobbi Webber-Manners 2021-06-18 20:34:50 -04:00
  • de67c3aacb Updated with IF THEN ELSE implemented status. Brian J. Bernstein 2021-06-18 17:21:36 -04:00
  • 97acd2e1ce CIFS:First blood.... Rémy GIBERT 2021-06-17 19:38:34 +02:00
  • 09dd4f076d BIN: support HMAC-MD5 file mode Peter Ferrie 2021-06-15 20:36:26 -07:00
  • 4c0e8ca67b DU: Supports 32-bit number of blocks (for CIFS) Bobbi Webber-Manners 2021-06-15 17:44:06 -04:00
  • 426651ae0a DU: Now includes size of subdirs in parent size Bobbi Webber-Manners 2021-06-14 22:07:12 -04:00
  • ee74f4b516 CAT.S: Fix typo in Usage. Bobbi Webber-Manners 2021-06-11 23:32:23 -04:00
  • 806df67ccf LS.S: Added Usage info if invalid args given Bobbi Webber-Manners 2021-06-11 20:20:31 -04:00
  • f830ee17e7 Modified ProDOS.FX IRQ handler Rémy GIBERT 2021-06-11 19:25:09 +02:00
  • 5ce42af7a7 Modified ProDOS.FX IRQ handler Rémy GIBERT 2021-06-11 19:20:35 +02:00
  • 1e78e4ef84 DU.S: Added NEW, AUTO 3,1 to top of file Bobbi Webber-Manners 2021-06-11 09:34:38 -04:00
  • 0c510140da DU.S: Code cleanup. Fix usage text. Bobbi Webber-Manners 2021-06-11 00:07:45 -04:00
  • 91906ca42b DU.S: Comment update (Github experiment) Bobbi Webber-Manners 2021-06-10 23:13:04 -04:00
  • a28aaff659 DU.S: Fixed Usage text. Bobbi Webber-Manners 2021-06-10 23:04:15 -04:00
  • b8d965ff21 DU.S: Added -a option, Usage info. Bobbi Webber-Manners 2021-06-10 22:58:48 -04:00
  • c57b5dc9bc Fixed DU.S.TXT line-endings ;) Bobbi Webber-Manners 2021-06-10 18:49:00 -04:00
  • 3ed4a92904 Added DU.S.TXT. Works, but needs cleanup. Bobbi Webber-Manners 2021-06-10 18:21:17 -04:00
  • 67da323616 Kernel 0.94++ Rémy GIBERT 2021-06-10 21:53:52 +02:00
  • 78d626b206 LS / FILEENUM : ok....i saved bytes ....but i added bugs :-) Rémy GIBERT 2021-06-10 17:10:40 +02:00
  • b044632bcd LS / FILEENUM : 2 passes enabled & code cleanup......and i also SAVE BYTES....pffff! Rémy GIBERT 2021-06-10 16:00:05 +02:00
  • 1304a9a076 fix a typo, save a byte Peter Ferrie 2021-06-09 15:56:38 -07:00
  • 90ae0b3a54 BIN: add HMAC-MD5 Peter Ferrie 2021-06-09 15:52:44 -07:00
  • 61d4cc9a42 TESTS: add MD4 test Peter Ferrie 2021-06-09 12:01:13 -07:00
  • a414e9d080 LIBCRYPT: add HMAC-MD5 Peter Ferrie 2021-06-07 18:46:33 -07:00
  • 03603b431c Updated Media based on 2404 Patrick Kloepfer 2021-06-07 10:05:05 -04:00
  • ae1dfc062f Kernel 0.94++ Rémy GIBERT 2021-06-07 15:50:05 +02:00
  • 97b731b996 Kernel 0.94++ Rémy GIBERT 2021-06-06 21:06:49 +02:00
  • e1e6bf1ade Fix NSCUTIL so it works with Ultrawarp Bobbi Webber-Manners 2021-06-05 23:51:51 -04:00
  • 923b8847ce add MD4 in LibCrypt Peter Ferrie 2021-06-05 18:35:30 -07:00