Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9968 129 d 11 h dunkaist /kernel/trunk/ 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.
 
9967 130 d 8 h dunkaist /kernel/trunk/ Use process_information structure in the kernel

Copied from the userspace macros.inc
 
9966 130 d 9 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
9965 130 d 10 h dunkaist / Update demos/gears to use sys/ksys.h  
9964 130 d 18 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9963 130 d 23 h turbocat /data/common/emul/DosBox/ DOSBox:
- Remove unnecessary binary
- Now dosbox.conf is unnecessary, it is automatically generated in $HOME/.dosbox
 
9962 130 d 23 h turbocat /data/common/emul/DosBox/ DOSBox:
- Documentation updated
- Binary 0.74 replaced with 0.74-3 (RC2)
 
9961 131 d 7 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/ SDL: Fixed cursor freezing in some cases.  
9960 131 d 10 h turbocat / uPDF:
- Fixed a bug with floating icons;
- Removed include kos32sys.h.
 
9959 131 d 11 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9958 131 d 12 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
9957 131 d 15 h turbocat /data/common/emul/DosBox/ Added new DOSBox 0.74-3 (RC1).
Sources: https://github.com/KolibriOS/DOSBox
 
9956 131 d 19 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/include/ SDL: Added CD-ROM and Joystick stubs for easer porting  
9955 132 d 14 h turbocat /contrib/sdk/sources/newlib/libc/posix/ NewLib:
Added missing dirent impl
 
9954 132 d 14 h turbocat /contrib/sdk/sources/newlib/libc/ NewLib:
- Added basic support for dirent.h;
- Added memory.h for compatibility;
- Added ftruncate() function;
- Fixed date and time structures in ksys_file_info_t.
 
9953 133 d 12 h leency /kernel/trunk/fs/ https://board.kolibrios.org/viewtopic.php?p=79329#79912
NTFS fix for sf 70.3 by Pathoswithin (non-tested) => Doczom please check if you can
 
9952 140 d 15 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
9951 147 d 23 h turbocat /drivers/ [DRIVERS] Fixed linux MSR functions in ddk  
9950 149 d 19 h turbocat /kernel/trunk/ [KERNEL] Use PAT if supported. Otherwise MTRR  
9949 214 d 0 h Doczom /kernel/trunk/ fix bug in sysfn 7  

Show All