Commit Graph

569 Commits

Author SHA1 Message Date
Rémy GIBERT
3e44afae7c Kernel version 0.9 : Few bytes saved in Kernel, SSC Drivers now updating KCONFIG Block 2017-04-13 22:59:25 +02:00
Rémy GIBERT
61615d2be9 Kernel version 0.9 : KCONFIG, bugfix in Quit Code preventing saved config load 2017-04-13 18:04:05 +02:00
Rémy GIBERT
aa032994d8 Kernel version 0.9 : KCONFIG, bugfix in Stat and Loadfile....#1 2017-04-12 17:46:03 +02:00
Rémy GIBERT
e495429cbd Kernel version 0.9 : TCP.......WORKING!!!! 2017-04-12 08:12:39 +02:00
Rémy GIBERT
8c20ced888 Kernel version 0.9 : New KCONFIG utility for Kernel Tuning 2017-04-11 18:07:39 +02:00
Rémy GIBERT
3903a2001f Kernel version 0.9 : TCP, bugfix (#7) ... 2017-04-07 08:31:47 +02:00
Rémy GIBERT
92c34d5fde Kernel version 0.9 : ***new media dated 2017-04-04
-bugfix in SHELL batch mode, CP, FORMAT, ENV processing
-CHTYP Command running.
-Now, A2OSX.BOOT media is built from MAKEBOOT script from A2OSX.BUILD
2017-04-04 15:07:58 +02:00
Rémy GIBERT
e868cab63d Kernel version 0.9 : KERNEL.S.ENV.txt, SHELL.....bugfix in ENV & CMD line params 2017-04-03 08:01:52 +02:00
Rémy GIBERT
bf22885600 Kernel version 0.9 : KERNEL.S.ENV.txt, MAJOR bur fix in $?,$$...system vars 2017-04-01 23:01:28 +02:00
Rémy GIBERT
14275e29d2 Kernel version 0.9 : FORMAT Cmd OK (without LL) 2017-03-31 17:24:42 +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
b4f18d1aec Kernel version 0.9 : TCP & SKT, added code for TCP conn. close 2017-03-24 17:27:44 +01:00
Rémy GIBERT
1440f681a8 Kernel version 0.9 : TCP, fix in PutC & ACK flag 2017-03-24 08:31:30 +01:00
Rémy GIBERT
0ff04e7815 Kernel version 0.9 : TCP, fix in PutC not writing in the right buffer ;-) 2017-03-23 08:32:11 +01:00
Rémy GIBERT
c851c10d52 Kernel version 0.9 : new NET.I.txt file, now A2osX.I.txt smaller, opt & fix in TCP 2017-03-21 22:54:59 +01:00
Rémy GIBERT
a3c4b4f1fc Kernel version 0.9 : TCP, ACK problem solved! some additional fixes including corrected TCP payload length computation 2017-03-19 22:47:54 +01:00
Rémy GIBERT
d2ceda42bb Kernel version 0.9 : Investigating missed frames in TCP 2017-03-16 17:59:24 +01:00
Rémy GIBERT
36799257be Kernel version 0.9 : TCP, added FRAME DUMP to solve the missing ACK problem 2017-03-16 08:32:24 +01: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
4b37165b93 Kernel version 0.9 : TCP, bugfix in GetCA not ACKnoledging properly 2017-03-15 07:58:13 +01:00
Rémy GIBERT
0769677e5a Kernel version 0.9 : TCP, bugfix in TELNETD/NETSTAT 2017-03-14 08:32:31 +01:00
Rémy GIBERT
6a05b3a3bb Kernel version 0.9 : TCP Client sockets 2017-03-13 08:07:07 +01:00
Rémy GIBERT
eb7b12f642 Kernel version 0.9 : TCP, more rewrite & bugfix 2017-03-10 17:35:54 +01:00
Rémy GIBERT
18a554a9d7 Kernel version 0.9 : TCP, added TCB explicit structure out of SKT 2017-03-09 17:38:27 +01:00
Rémy GIBERT
635529e795 Kernel version 0.9 : TCP & MkNodA 2017-03-09 08:11:44 +01:00
Rémy GIBERT
30cdf5a6c8 Kernel version 0.9 : LIBTCPIP development resuming.... 2017-03-07 17:40:32 +01:00
Rémy GIBERT
878d0d5268 Kernel version 0.9 : Telnet ECHO mode and other IAC stuff 2017-03-03 17:37:15 +01:00
Rémy GIBERT
a8fec4ccfa Kernel version 0.9 : Investigzting Terminal types... 2017-03-01 16:22:00 +01:00
Rémy GIBERT
0bbbeac390 Kernel version 0.9 : CR/LF migration (Telnet) 2017-03-01 11:31:19 +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
69cf7bf321 Kernel version 0.9 : CP/MV/RM, bugfix and improved Error messages 2017-02-23 17:43:42 +01:00
Rémy GIBERT
245a6e7711 Kernel version 0.9 : Updated/migrated UtherNet2.drv....if someone could give it a try... 2017-02-17 23:04:53 +01:00
Rémy GIBERT
b5f7300385 Kernel version 0.9 : TCP & Sockets, bugfix session #3 2017-02-17 08:20:57 +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
69aa077d8c Kernel version 0.9 : TCP & Sockets.... 2017-02-10 08:29:58 +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
24137e69bf Kernel version 0.9 : INC files reorg 2017-02-04 23:07:06 +01:00
Rémy GIBERT
eeaf77a48a Kernel version 0.9 : More ANSI/Telnet support 2017-02-03 17:58:13 +01:00
Rémy GIBERT
b0fd171a06 Kernel version 0.9 : Bug Fix in SSC.I.DRV 2017-02-03 08:33:50 +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
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
1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00
Rémy GIBERT
d736762046 Kernel version 0.9 : TCPIP migration, fixed timing issues in DHCPCLNT, Broadcast not cleared properly....and working on TCP.... 2017-01-28 23:05:20 +01:00
Rémy GIBERT
3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01:00
Rémy GIBERT
fd3b4036e0 Kernel version 0.9 : SHell, Added READ internal command 2017-01-26 17:28:52 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +01:00
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
Rémy GIBERT
cb61ec9806 Fixed The Editor scrolling issue.
Getty now try to disable local echo in telnet terminal
2016-01-04 23:15:29 +01:00
Rémy GIBERT
b7c72423ce Removed .OP directive in .INB files 2016-01-04 08:20:30 +01:00
Rémy GIBERT
adc8ad9630 ANSI Support for CON,SysScreen & Shell 2015-12-13 22:29:51 +01:00
Rémy GIBERT
eccd903539 Post #5:better support for CR/LF & ANSI esc seq 2015-12-12 11:13:14 +01:00
Rémy GIBERT
836ab820af Kernel rewrite #5, IRQ Handler In Progress... 2015-12-10 19:53:30 +01:00
Rémy GIBERT
6ae2016154 Added ANSI support in CONSOLE.DRV
for EDIT.S.txt
2015-11-29 23:19:10 +01:00
Rémy GIBERT
a1719ba89f Work In Progress (GUI) 2015-11-27 17:27:12 +01:00
Rémy GIBERT
3537472fa1 Post #4 bug fix 1:task switching now handles pDev properly. 2015-11-23 15:54:30 +01:00
Rémy GIBERT
5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT
7f06969e7d Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
Rémy GIBERT
602468b956 Work in progress on ASM 2015-09-16 22:48:59 +02:00
Rémy GIBERT
7c787a2c6c Fixed MemMgr Bugs preventing TCPIP stack working properly 2015-09-13 22:35:07 +02:00
Rémy GIBERT
0c3f235d13 Added Back command line History 2015-06-24 22:41:38 +02:00
Rémy GIBERT
11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02:00
Rémy GIBERT
df462f180a Fixed TCPIP Crash when NIC not detected 2015-03-25 17:30:00 +01:00
Rémy GIBERT
2192ead073 MOUSE.DRV working,DHGR.DRV color mode with bugs 2015-03-23 08:28:03 +01:00
Rémy GIBERT
8be8351136 Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
Rémy GIBERT
c04970fa55 Another Bunch of fixes 2015-03-14 22:48:35 +01:00
Rémy GIBERT
62f272bbf2 Initial 2015-03-08 22:45:23 +01:00