Commit Graph

390 Commits

Author SHA1 Message Date
Rémy GIBERT
0a08b4c0b7 Kernel version 0.8 : CP,MV and Error Codes...work in progress 2016-11-08 17:56:05 +01:00
Rémy GIBERT
2bc7a49825 Kernel version 0.8 : EDIT, added Ctrl-O,P,T,Y and W 2016-11-07 16:13:25 +01:00
Rémy GIBERT
e0ae89dd6c Kernel version 0.8 : Docs... 2016-11-04 19:15:59 +01:00
Rémy GIBERT
353b0c1bf0 Kernel version 0.8 : EDIT, several bugfixes, code reorg.... 2016-11-04 17:46:16 +01:00
Rémy GIBERT
cf15e77a21 Kernel version 0.8 : FILE API, OPEN was not resetting file size to 0 when writing to an existing file (no append flag) 2016-11-04 16:13:22 +01:00
Rémy GIBERT
a05dc2324f Kernel version 0.8 : CONSOLE.DRV.S.txt, few bytes saved 2016-11-04 16:11:37 +01:00
Rémy GIBERT
0048e92a4a Kernel version 0.8 : CAT,BUGFIX #3 #11 suppressing unwanted CR and no more resetting linecounter between files.. 2016-11-04 11:53:21 +01:00
Rémy GIBERT
e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
Rémy GIBERT
71c0b8c149 Kernel version 0.8 : BUGFIX #10 ...more advanced ECHO command 2016-11-03 17:26:02 +01:00
Rémy GIBERT
17eeac3b1f Kernel version 0.8 : Missing PrintF in .CONF files scanning 2016-11-03 17:24:41 +01:00
Rémy GIBERT
0f44020f98 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:23:46 +01:00
Rémy GIBERT
1fd31558f8 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:23:16 +01:00
Rémy GIBERT
855092e734 Kernel version 0.8 : Docs 2016-11-03 17:21:36 +01:00
Rémy GIBERT
dd04cf3092 Kernel version 0.8 : defines reorg (LIBMATH) 2016-11-03 12:18:28 +01:00
Rémy GIBERT
c261913cb2 Kernel version 0.8 : BUGFIX in #3 "CAT -S -N FILE1 mis-formats." 2016-11-03 12:00:00 +01:00
Rémy GIBERT
ab7fe523e8 Kernel version 0.8 : RM, fixed a bug preventing removing a simple directory! 2016-11-03 08:29:24 +01:00
Rémy GIBERT
c306419c7d Kernel version 0.8 : UP TO DATE MEDIA 2016-11-01 22:50:16 +01:00
Rémy GIBERT
729f6f2b39 Kernel version 0.8 : Docs... 2016-11-01 22:37:38 +01:00
Rémy GIBERT
3b311a9645 FILEENUM : Fixed another memory leak in leaveSubDir 2016-11-01 22:37:12 +01:00
Rémy GIBERT
5f87674616 Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr 2016-11-01 22:35:27 +01:00
Rémy GIBERT
b87ffebe14 Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr 2016-11-01 22:34:29 +01:00
Rémy GIBERT
af54e1e393 Kernel version 0.8 : Fixed a nasty memory leak in CreateProcessYA area 2016-11-01 18:18:04 +01:00
Rémy GIBERT
6e45564298 EDIT : Fixed Help screen not printed properly 2016-11-01 17:12:32 +01:00
Rémy GIBERT
84efe1b604 Kernel version 0.8 : Docs... 2016-11-01 15:37:28 +01:00
Rémy GIBERT
627ba98812 Kernel version 0.8 : new CAT command, see README.md 2016-11-01 15:36:32 +01:00
Rémy GIBERT
105617950d Kernel version 0.8 : TYPE command removed from SHELL 2016-11-01 15:34:56 +01:00
Rémy GIBERT
2e3705aa63 Kernel version 0.8 : Docs... 2016-10-31 22:44:03 +01:00
Rémy GIBERT
b724cb4c24 Kernel version 0.8 : BUGFIX! return code not sent properly to Parent Process at CS.EXIT 2016-10-31 22:38:53 +01:00
Rémy GIBERT
92d8b2fec4 Kernel version 0.8 : RM command #2 2016-10-30 23:23:18 +01:00
Rémy GIBERT
b519656144 Kernel version 0.8 : Src File Reorg 2016-10-30 22:12:53 +01:00
Rémy GIBERT
88d139c664 Kernel version 0.8 : RM command 2016-10-30 19:19:43 +01:00
Rémy GIBERT
da799f3f98 Kernel version 0.8 : RM command 2016-10-30 19:18:22 +01:00
Rémy GIBERT
cf0515bba2 Kernel version 0.8 : Fixed a bug in KERNEL.S.DIR.txt not counting properly files in directories 2016-10-30 19:17:43 +01:00
Rémy GIBERT
4c86e67a92 Kernel version 0.8 : LS / now looks like regular DIR/ listing, and -R now works at / level 2016-10-30 08:58:08 +01:00
Rémy GIBERT
2217e64f23 Kernel version 0.8 : Docs... 2016-10-29 22:41:01 +02:00
Rémy GIBERT
bcd96a7526 Kernel version 0.8 : Docs... 2016-10-29 22:14:43 +02:00
Rémy GIBERT
571fb59701 Kernel version 0.8 : SHELL, many new features, Error messages...etc...see README.md
Important KERNEL.S.ENV.txt rewrite to implement env in SHELL
2016-10-29 21:58:21 +02:00
Rémy GIBERT
e6fe2048e3 Kernel version 0.8 : Docs... 2016-10-29 21:54:37 +02:00
Rémy GIBERT
48c88ff956 Kernel version 0.8 : Docs... 2016-10-29 11:18:48 +02:00
Rémy GIBERT
5989aa2d9d Kernel version 0.8 : Docs... 2016-10-28 23:17:39 +02:00
Rémy GIBERT
9f2882e375 Kernel version 0.8 : Docs... 2016-10-28 11:48:03 +02:00
Rémy GIBERT
ce34b41f47 ENH #7 : Added -A switch to LS
(revealed many bugs in LS.S & KERNEL.S.CIO.txt that are now corrected)
2016-10-28 11:37:57 +02:00
Rémy GIBERT
2e1283ddd2 BUGFIX #5 : TYPE not expanding to full path properly 2016-10-27 10:14:13 +02:00
Rémy GIBERT
89612444b8 Kernel version 0.8 : UP TO DATE MEDIA 2016-10-26 23:55:58 +02:00
Rémy GIBERT
ed480f8b37 LIB/LIBTCPIP.S.DNS.txt : BUGFIX in DNS Cache expiration crashing PING command 2016-10-26 23:46:01 +02:00
Rémy GIBERT
6f2f7b01fa Kernel version 0.8 : Docs... 2016-10-26 22:59:05 +02:00
Rémy GIBERT
caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
Rémy GIBERT
773c1f22b8 Kernel version 0.8 : FIXED TCP/IP config files reading not expanding ${A2OSX} in names 2016-10-26 22:49:08 +02:00
Rémy GIBERT
aab7c77e4d Kernel version 0.8 : Docs... 2016-10-26 22:46:16 +02:00
Rémy GIBERT
2fd44770d2 Kernel version 0.8 : ISSUE#2, removed .EXT in LS, added L.CMD in BIN/ as an alias for LS -L, Added -R switch for recursive DIR listing 2016-10-26 22:41:54 +02:00