Commit Graph

48 Commits

Author SHA1 Message Date
Rémy GIBERT
4ddc13d968 Kernel 0.92 2018-11-17 18:17:13 +01:00
Rémy GIBERT
d65677ca17 Kernel 0.92, Issue List #103 2018-11-12 10:22:06 +01:00
Rémy GIBERT
04510ec5bf Kernel 0.9.2 2018-11-09 14:29:23 +01:00
Rémy GIBERT
cca447131d Kernel 0.9.2 2018-11-06 20:26:45 +01:00
Rémy GIBERT
384aa458b0 Kernel 0.9.2 2018-10-21 22:54:07 +02:00
Rémy GIBERT
2fc2487211 Kernel 0.9.2 2018-10-16 17:48:03 +02:00
Rémy GIBERT
1672fb04d1 Kernel 0.9.2 2018-10-11 08:09:35 +02:00
Rémy GIBERT
d2d28e238b Kernel 0.9.2 2018-08-22 17:23:27 +02:00
Rémy GIBERT
92922a9308 Kernel 0.9.2 2018-07-24 18:00:24 +02:00
Rémy GIBERT
082f899a56 Kernel 0.9.2 2018-07-23 17:28:42 +02:00
Rémy GIBERT
9de817d12d Kernel 0.9.2 2018-07-20 16:10:10 +02:00
Rémy GIBERT
42d37dbaf2 Kernel 0.9.2 2018-07-19 17:33:55 +02:00
Rémy GIBERT
2199f9e651 Kernel 0.9.2 2018-07-18 17:30:42 +02:00
Rémy GIBERT
3e6ecb55e5 Kernel 0.9.2 2018-06-21 17:12:10 +02:00
Rémy GIBERT
9d9e3cda4e Kernel 0.9.1 : KERNEL, Extending SScanf 2018-05-28 08:00:45 +02:00
Rémy GIBERT
8ec7b2e443 Kernel 0.9.1 : KERNEL, Extending and generalize the use of SScanF 2018-05-25 17:09:14 +02:00
Rémy GIBERT
17746d588c Kernel 0.9.1 : KERNEL, SScanF rewritten to fix bugs in DNSINFO and ARP 2018-05-23 17:27:37 +02:00
Rémy GIBERT
c67f94ce08 Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (ip) 2018-04-11 16:35:51 +01:00
Rémy GIBERT
343efe71f4 Kernel 0.9.1 : TCPIP, bugfix in DNS,ARP cache 2018-01-17 06:56:16 +00:00
Rémy GIBERT
92fd335e60 Kernel 0.9.1 : TCPIP, bugfix in DNS,ARP cache 2018-01-16 07:32:11 +00:00
Rémy GIBERT
e9793ad02b Kernel 0.9.1 : Move To S-C MASM 3.0 2017-12-22 22:24:30 +01:00
Rémy GIBERT
ef62a7d69f Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-17 17:16:05 +01:00
Rémy GIBERT
84b423e9de Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip) 2017-10-26 18:01:54 +02:00
Rémy GIBERT
fc3fc7e817 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 17:02:16 +02:00
Rémy GIBERT
698a741aee Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 08:37:21 +02:00
Rémy GIBERT
e7825666a6 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 14:46:48 +02:00
Rémy GIBERT
2630384de2 Kernel version 0.9 : Moving API from PSTR to CSTR 2017-08-22 08:37:03 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
eb7b12f642 Kernel version 0.9 : TCP, more rewrite & bugfix 2017-03-10 17:35:54 +01:00
Rémy GIBERT
fceb9a7c08 Kernel version 0.9 : CR/LF migration (Telnet) 2017-02-28 17:58:36 +01:00
Rémy GIBERT
f856158b7b Kernel version 0.9 : TCP & Sockets.... 2017-02-13 08:26:18 +01:00
Rémy GIBERT
1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +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
caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +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
617c1e6344 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Printf/SScanF 2016-10-18 08:26:24 +02:00
Rémy GIBERT
278312cddb Kernel version 0.8 2016-10-07 22:48:49 +02:00
Rémy GIBERT
7f7cd4b6e3 ARP now expiring properly 2016-03-29 08:29:48 +02:00
Rémy GIBERT
cf685a7b5b LBTCPIP:ARP/DNS debugging session #1 2016-03-17 08:31:11 +01:00
Rémy GIBERT
5a3891650f LBTCPIP:ARP rewrite 2016-03-16 08:19:54 +01:00
Rémy GIBERT
5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT
7c787a2c6c Fixed MemMgr Bugs preventing TCPIP stack working properly 2015-09-13 22:35:07 +02:00
Rémy GIBERT
3c12891610 2015-09-11 20:48:12 +02:00
Rémy GIBERT
11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02:00
Rémy GIBERT
8be8351136 Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
Rémy GIBERT
f34e2b5f7c Another Bunch of fixes:
-Loader is now working (todo:rename to A2osX.system,tSYS)
-most of BINs working
-CR->CR/LF
2015-03-14 22:47:37 +01:00
Rémy GIBERT
62f272bbf2 Initial 2015-03-08 22:45:23 +01:00