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
9978 82 d 2 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9977 87 d 22 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9976 89 d 1 h Jurgen /kernel/trunk/ 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
 
9975 89 d 12 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
9974 89 d 12 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
9973 98 d 0 h rgimad /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h  
9972 104 d 5 h Doczom /programs/ programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"  
9971 115 d 7 h Doczom /programs/ 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
 
9970 116 d 1 h turbocat / 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.
 
9969 120 d 13 h dunkaist /kernel/trunk/ Revert the length of uglobals buffer (fix r9968)

This is a magic number again, but it is reported to work.
 
9968 120 d 16 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 121 d 14 h dunkaist /kernel/trunk/ Use process_information structure in the kernel

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

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

Show All