Commit Graph

40 Commits

Author SHA1 Message Date
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
bc5af2e958 Kernel 0.9.2 2018-06-18 08:22:50 +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
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
fceb9a7c08 Kernel version 0.9 : CR/LF migration (Telnet) 2017-02-28 17:58:36 +01:00
Rémy GIBERT
2f2529f8ab Kernel version 0.9 : TCP & Sockets, bugfix session #1 2017-02-15 22:46:21 +01:00
Rémy GIBERT
81afee1ca5 Kernel version 0.9 : TCP/IP API Cleanup 2017-02-15 17:14:41 +01:00
Rémy GIBERT
f856158b7b Kernel version 0.9 : TCP & Sockets.... 2017-02-13 08:26:18 +01:00
Rémy GIBERT
66600f0c4d Kernel version 0.9 : TCPIP, larger S.SOCKET struct to handle more cached values, INC files splitted in smaller files 2017-02-09 17:24:19 +01:00
Rémy GIBERT
3e1bb79081 Kernel version 0.9 : Room in TCP socket for In/Out Queues 2017-02-08 07:52:30 +01:00
Rémy GIBERT
2f13635422 Kernel version 0.9 : ICMP/PING fully "socketized" 2017-02-01 22:21:46 +01:00
Rémy GIBERT
ec385bd23f Kernel version 0.9 : Bug Fix in ICMP/PING 2017-01-31 23:13:26 +01:00
Rémy GIBERT
4d00562042 Kernel version 0.9 : Bug Fix in UDP/SKT 2017-01-30 23:23:16 +01:00
Rémy GIBERT
2aa2b79f72 Kernel version 0.9 : Bug Fix in UDP preventing even DHCP to work properly!!!! 2017-01-30 22:03:12 +01:00
Rémy GIBERT
8c891ccf04 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP 2017-01-30 17:30:39 +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
b12a39c915 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-17 08:21:04 +02:00
Rémy GIBERT
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
4318fabb2c PING.S.txt:Reduced timeout 2016-04-04 22:54:55 +02:00
Rémy GIBERT
b63c884fbd Updates Related to new Soket API (coming soon!) 2016-03-13 22:51:50 +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
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