6c4f535ed8
Fix autobuild for nasm
...
nasm requires a slash for include directories. At least its man says so.
On some platforms it worked, on some didn't. Maybe old versions of nasm
are more strict. Now it should work everywhere.
git-svn-id: svn://kolibrios.org@10006 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-01 02:29:53 +00:00
c6fff882d8
Fix a typo in skin name: Yark-dark -> Yaru-dark
...
git-svn-id: svn://kolibrios.org@10005 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-31 21:27:25 +00:00
ConLenov
2a06cba912
Add Yaru-dark skin from ConLenov
...
git-svn-id: svn://kolibrios.org@10004 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-28 15:28:26 +00:00
ConLenov
5bf9207b4b
Add Yaru-dark skin from ConLenov
...
git-svn-id: svn://kolibrios.org@10003 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-28 15:26:15 +00:00
Jurgen
5eb750c289
1. Edit procedure check exception 12 (overflow stack)
...
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
git-svn-id: svn://kolibrios.org@10002 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-23 19:19:24 +00:00
ConLenov
ecdf48270f
Update Yaru skin from ConLenov
...
git-svn-id: svn://kolibrios.org@10001 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-20 11:03:29 +00:00
ConLenov
de17d6f150
Update Yaru skin from ConLenov
...
git-svn-id: svn://kolibrios.org@10000 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-20 11:00:21 +00:00
ConLenov
1282f85529
Update Yaru-light skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9999 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-20 10:42:06 +00:00
ConLenov
fa071186c2
Update Yaru-light skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9998 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-20 10:38:02 +00:00
ConLenov
12fed20906
Add Yaru-light skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9997 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-18 04:33:19 +00:00
ConLenov
2350322425
Add Yaru-light skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9996 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-18 04:30:28 +00:00
Doczom
6f5f626500
Update documentation, added wirnings for oldated functions
...
git-svn-id: svn://kolibrios.org@9995 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-16 22:49:35 +00:00
Doczom
79337f3c8e
fixed the sdhc driver, added kpack compression to skip virus scanning
...
git-svn-id: svn://kolibrios.org@9994 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-15 15:41:43 +00:00
Doczom
fe3924b288
fixed bad commit(rev9976) of Jergen
...
git-svn-id: svn://kolibrios.org@9993 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-15 12:11:28 +00:00
hidnplayr
5f4e6c65ce
Bugfix in CTCP
...
git-svn-id: svn://kolibrios.org@9992 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-11 21:52:38 +00:00
hidnplayr
97d2b9be48
Automatic algorithm selection.
...
git-svn-id: svn://kolibrios.org@9991 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-10 18:38:46 +00:00
hidnplayr
cc6df1e340
Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)
...
git-svn-id: svn://kolibrios.org@9990 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-09 20:05:21 +00:00
turbocat
aae3ae86cc
Newlib:
...
- Added missing basename.c;
- Added original dirname.c;
- Added getcwd (extension of POSIX.1 standard, as in the original NewLib).
git-svn-id: svn://kolibrios.org@9989 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-07 20:39:33 +00:00
ace_dent
64d4ca96c4
Optimize logo.png
...
Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
git-svn-id: svn://kolibrios.org@9988 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-07 14:31:25 +00:00
hidnplayr
c60d5b31c6
-Added Poly1305-Chacha20 cipher (new hardcoded default)
...
-Use HMAC and CTR/CBC from libcrash instead of our own implementations
-Fixed stack allocation for keystroke handler thread
git-svn-id: svn://kolibrios.org@9987 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-06 20:22:01 +00:00
hidnplayr
f147ff4286
Poly1305: Fix forgotten variable init
...
git-svn-id: svn://kolibrios.org@9986 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-06 20:07:40 +00:00
hidnplayr
199ad2d9a4
Small speedup in modular exponentation routine (still not side channel resiliant)
...
git-svn-id: svn://kolibrios.org@9985 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-05 19:57:16 +00:00
hidnplayr
eb7e44a0e0
Fixed bug when parsing JOIN command.
...
Implemented proper handeling of partially received commands.
git-svn-id: svn://kolibrios.org@9984 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-05 09:49:00 +00:00
ConLenov
473786717d
Add Yaru skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9983 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-04 08:24:09 +00:00
ConLenov
4dd5556f1d
Add Yaru skin from ConLenov
...
git-svn-id: svn://kolibrios.org@9982 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-04 08:20:33 +00:00
hidnplayr
a190416448
-Fixed bug where some commands were terminated with \r\r instead of \r\n
...
git-svn-id: svn://kolibrios.org@9981 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-28 20:48:02 +00:00
hidnplayr
e102235346
Allow cursor keys in editboxes (as mentioned in bug #153 )
...
git-svn-id: svn://kolibrios.org@9980 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-23 21:37:26 +00:00
hidnplayr
1c69f80f04
-Fixed bug #150 : ping reply length
...
-Fixed bug where some commands were terminated with \n\r instead of \r\n
git-svn-id: svn://kolibrios.org@9979 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-23 21:15:46 +00:00
hidnplayr
32b5aca57d
Fixed bug #149 : parsing of subsequent non-printable characters
...
git-svn-id: svn://kolibrios.org@9978 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-23 16:55:00 +00:00
a772f5b96f
Change "mov reg, 0" to "xor reg, reg" where it's possible
...
git-svn-id: svn://kolibrios.org@9977 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-17 20:25:06 +00:00
Jurgen
34d6f8189f
1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
...
When WinApp create/close socket in loop => crash core Kolibri
git-svn-id: svn://kolibrios.org@9976 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-16 18:07:13 +00:00
Jurgen
a0d93dfb0c
Add struct EXCEPT_STACK
...
git-svn-id: svn://kolibrios.org@9975 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-16 06:59:15 +00:00
Jurgen
fe0bd82114
Edit struct APP_HEADER_01_, add line: except_stack_top
...
git-svn-id: svn://kolibrios.org@9974 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-16 06:37:52 +00:00
e944bfc31a
libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h
...
git-svn-id: svn://kolibrios.org@9973 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-07 18:37:23 +00:00
Doczom
67038a8fc9
programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"
...
git-svn-id: svn://kolibrios.org@9972 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-01 14:14:12 +00:00
Doczom
7f7718f532
Update headers programs : delete MENUET00 header on 2 programs.
...
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
git-svn-id: svn://kolibrios.org@9971 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-21 11:23:12 +00:00
turbocat
ef78b78d1c
DGen-SDL:
...
- The home directory is now taken from system.env;
- The original documentation was restored and converted into html;
- File path hints now work in command mode.
git-svn-id: svn://kolibrios.org@9970 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-20 18:10:56 +00:00
e1bea992de
Revert the length of uglobals buffer (fix r9968)
...
This is a magic number again, but it is reported to work.
git-svn-id: svn://kolibrios.org@9969 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-16 05:39:27 +00:00
bd4ac33731
kernel, sf9: zero data buffer for empty slots
...
Now sf9 doesn't read uninitialized memory when called for an empty slot.
Also, applications don't get stale data after sf9 anymore.
git-svn-id: svn://kolibrios.org@9968 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-16 02:44:48 +00:00
7b51a89852
Use process_information structure in the kernel
...
Copied from the userspace macros.inc
git-svn-id: svn://kolibrios.org@9967 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-15 05:16:31 +00:00
e9719d21a3
Fix autobuild timestamp offset on the blue screen
...
git-svn-id: svn://kolibrios.org@9966 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-15 03:58:48 +00:00
14bea4fd50
Update demos/gears to use sys/ksys.h
...
git-svn-id: svn://kolibrios.org@9965 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-15 03:32:24 +00:00
0572b0fbf6
Fix sf9 to ignore slot 0
...
It used to read uninitialized data at SLOT_BASE[0].
git-svn-id: svn://kolibrios.org@9964 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 19:34:21 +00:00
turbocat
259bd4349f
DOSBox:
...
- Remove unnecessary binary
- Now dosbox.conf is unnecessary, it is automatically generated in $HOME/.dosbox
git-svn-id: svn://kolibrios.org@9963 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 14:17:08 +00:00
turbocat
1223240356
DOSBox:
...
- Documentation updated
- Binary 0.74 replaced with 0.74-3 (RC2)
git-svn-id: svn://kolibrios.org@9962 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 14:13:22 +00:00
turbocat
dd61eaf93d
SDL: Fixed cursor freezing in some cases.
...
git-svn-id: svn://kolibrios.org@9961 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 05:54:27 +00:00
turbocat
59b6eb6013
uPDF:
...
- Fixed a bug with floating icons;
- Removed include kos32sys.h.
git-svn-id: svn://kolibrios.org@9960 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 03:27:17 +00:00
turbocat
43e723374e
Newlib: Added enviroment emulation via the file /sys/settings/system.env
...
git-svn-id: svn://kolibrios.org@9959 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 01:52:02 +00:00
034dd79f43
Switch to the unified (BIOS and UEFI) kernel image
...
The initial patch by bzt with my minor edits.
git-svn-id: svn://kolibrios.org@9958 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 01:39:36 +00:00
turbocat
2bab7c2093
Added new DOSBox 0.74-3 (RC1).
...
Sources: https://github.com/KolibriOS/DOSBox
git-svn-id: svn://kolibrios.org@9957 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-13 22:34:53 +00:00