Commit Graph

69 Commits

Author SHA1 Message Date
Rémy GIBERT
53e429b7bd Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
Rémy GIBERT
67a4dc18db Kernel version 0.8 : DHCP, fix when multible DNS servers in options, long domain names... 2016-11-27 22:59:46 +01:00
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
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
af54e1e393 Kernel version 0.8 : Fixed a nasty memory leak in CreateProcessYA area 2016-11-01 18:18:04 +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
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
2e1283ddd2 BUGFIX #5 : TYPE not expanding to full path properly 2016-10-27 10:14:13 +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
8b5d3696a3 Kernel version 0.8 : added PWD alias in SHELL, modified LS to display DIR/ instead of /DIR 2016-10-25 08:58:15 +02:00
Rémy GIBERT
fe5e44dc5a Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one.
Additional Kernel API Documentation
LIBSTR deleted, now Kernel API
2016-10-24 17:54:43 +02:00
Rémy GIBERT
be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +02:00
Rémy GIBERT
b12a39c915 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-17 08:21:04 +02:00
Rémy GIBERT
9d5aede8f7 Kernel version 0.8 : Bug correction in Desktop event hndler, DHGR tables corrcted. 2016-10-10 17:55:26 +02:00
Rémy GIBERT
c05dd7e16f Kernel version 0.8 :some progress upgrading external commands 2016-10-08 22:53:45 +02:00
Rémy GIBERT
278312cddb Kernel version 0.8 2016-10-07 22:48:49 +02:00
Rémy GIBERT
d0c5f1ce3b Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
Rémy GIBERT
16deea2112 Kernel version 0.8 : Fixing bugs in K.FileSearch with ';' search path 2016-10-06 17:50:20 +02:00
Rémy GIBERT
6fe1beb1ae Kernel version 0.8 : Fixed bug in LoadDRV 2016-10-04 08:28:43 +02:00
Rémy GIBERT
00f9fe267e Kernel version 0.8 : Kernel OK, now fixing DRV,BIN... 2016-10-03 17:59:36 +02:00
Rémy GIBERT
e30dfc0eb4 Kernel version 0.8 : Fixed bug in STAT (AUXTYPE) preventing relocation 2016-10-03 08:18:46 +02:00
Rémy GIBERT
906bf8322b Kernel version 0.8 : Shell : MLI API Calls Removed 2016-09-26 18:02:14 +02:00
Rémy GIBERT
7984c2ba74 Kernel version 0.8 : Old MLI API decom in progress 2016-09-26 08:18:51 +02:00
Rémy GIBERT
79488f88fa Kernel version 0.8 : FILE API Debug... 2016-09-22 08:19:49 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
2762254eef Kernel version 0.8 : TIME API completed (Testing with SHELL) 2016-09-13 08:29:47 +02:00
Rémy GIBERT
6fea4ec153 Time API : Work In Progress,used in SHELL For Testing
Kernel : Dual Bank implemented
2016-09-05 18:00:11 +02:00
Rémy GIBERT
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
44dd59a5ab GUI:Work in progress 2016-07-22 16:11:13 +02:00
Rémy GIBERT
448a4c2133 Kernel Rewrite #6.2 2016-06-24 08:02:32 +02:00
Rémy GIBERT
1de9550760 KM.RAMWORKS:Fixed timing issues #3 2016-06-23 22:18:29 +02:00
Rémy GIBERT
60be01ed6c Kernel Rewrite #6.1 2016-06-15 08:21:42 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
92dc3f937d SHELL:fixed bug in history 2016-04-28 16:55:22 +02:00
Rémy GIBERT
996c301e92 New Socket based Dhcp Client 2016-03-27 23:00:19 +02:00
Rémy GIBERT
072b0e90a5 TCPIP:Cache expiration, retry count.... 2016-03-20 23:16:28 +01:00
Rémy GIBERT
dd91f20da0 DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:28:00 +01:00
Rémy GIBERT
5a3891650f LBTCPIP:ARP rewrite 2016-03-16 08:19:54 +01:00
Rémy GIBERT
7b2c457def Updates Related to new Soket API (coming soon!) 2016-03-13 22:54:28 +01:00
Rémy GIBERT
6ef6d21da7 SHELL:new startproc internal command 2016-03-13 22:53:55 +01:00
Rémy GIBERT
6a85bd9549 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP 2016-02-24 21:08:24 +01:00
Rémy GIBERT
52a416a4f1 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP 2016-01-16 23:05:07 +01:00
Rémy GIBERT
a9b3fc6487 Suppress Echo while exec A2osX.Startup 2016-01-10 23:19:11 +01:00
Rémy GIBERT
258acd604e adding ARP offload support... 2016-01-10 23:18:12 +01:00
Rémy GIBERT
2bc2428de2 Move verbose output, exit is static config detected 2016-01-09 23:39:10 +01:00
Rémy GIBERT
b1e65588a9 Split in separe SRC file, Static IP config supported : etc/tcpip.conf 2016-01-09 23:38:03 +01:00
Rémy GIBERT
ab46cb81e6 Fix a bug in batch mode (crash when empty line in file) 2016-01-06 23:06:41 +01:00