Commit Graph

28 Commits

Author SHA1 Message Date
Rémy GIBERT
082f899a56 Kernel 0.9.2 2018-07-23 17:28:42 +02:00
Rémy GIBERT
1b089829c4 Kernel 0.9.2 2018-07-23 08:28:47 +02:00
Rémy GIBERT
a9b2c41a33 Kernel 0.9.2 2018-07-20 13:51:08 +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
b9ac24c39e Kernel 0.9.1 : TCPIP, code Cleaning and 0.9.1 compliance 2018-05-24 17:21:38 +02: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
2f42486dbd Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip), API reorg 2017-10-27 08:36:46 +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
8702d8c4e1 Kernel version 0.9 : LS,CP,RM,MV, bug fix dst path not printed properly
Bug Fix in SHELL, $?,$$....sysvars not printed at all
Generalized use of new MemMgr API Call in all DRV,BIN,SBIN & LIB
2017-07-06 17:30:40 +02:00
Rémy GIBERT
5157cd75d3 Kernel version 0.9 : MEDIA reorganisation #2 2017-03-30 08:31:12 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
2406290d59 Kernel version 0.9 : BLOCK DEVICES, extended S.DEV struct to store ROM entry point,BUS/DEV....moved the whole code to 16 Bytes S.DEV (Max 32 devices) 2017-03-15 17:44:15 +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
bf8ce243c5 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP (cont.) 2017-01-31 17:40:37 +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
3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01: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
4a47d307c7 LIBTCPIP:implementing IP offloading 2016-04-18 22:16:54 +02:00
Rémy GIBERT
ae16376a04 LIBTCPIP:New Socket API,ARP & DNS Cache expiration enabled 2016-03-27 23:06:56 +02:00
Rémy GIBERT
f6adb05c07 LIBTCPIP:Cache expiration, retry count.... 2016-03-20 23:16:01 +01:00
Rémy GIBERT
bb490f0347 DNS:code rewrite 2016-03-16 17:37:02 +01:00
Rémy GIBERT
6dc3efd617 LIBTCPIP:Started implementing Socket API 2016-03-13 23:09:00 +01:00
Rémy GIBERT
8d4759f663 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP 2016-01-16 23:04:22 +01:00