Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
9985 81 d 1 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
/programs/network/ssh/mpint.inc
9984 81 d 11 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/socket.inc
/programs/network/ircc/users.inc
9983 82 d 13 h ConLenov /skins/ Add Yaru skin from ConLenov  
/skins/skinlist.lua
9982 82 d 13 h ConLenov /skins/ConLenov/Yaru/ Add Yaru skin from ConLenov  
/skins/ConLenov/Yaru
/skins/ConLenov/Yaru/Tupfile.lua
/skins/ConLenov/Yaru/Yaru.asm
/skins/ConLenov/Yaru/base.bmp
/skins/ConLenov/Yaru/base_1.bmp
/skins/ConLenov/Yaru/build.bat
/skins/ConLenov/Yaru/default.dtp.asm
/skins/ConLenov/Yaru/left.bmp
/skins/ConLenov/Yaru/left_1.bmp
/skins/ConLenov/Yaru/oper.bmp
/skins/ConLenov/Yaru/oper_1.bmp
/skins/ConLenov/Yaru/skin.inc
9981 87 d 0 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
/programs/network/ircc/ircc.asm
/programs/network/ircc/userparser.inc
9980 92 d 0 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
/programs/network/netstat/ipcfg.inc
9979 92 d 0 h hidnplayr /programs/network/ircc/ -Fixed bug #150: ping reply length
-Fixed bug where some commands were terminated with \n\r instead of \r\n
 
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/socket.inc
/programs/network/ircc/userparser.inc
9978 92 d 4 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
/programs/network/ircc/ircc.asm
/programs/network/ircc/textbox.inc
9977 98 d 1 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
/kernel/trunk/bootloader/uefi4kos/uefi32kos.asm
/kernel/trunk/bootloader/uefi4kos/uefi64kos.asm
/kernel/trunk/core/apic.inc
/kernel/trunk/core/conf_lib.inc
/kernel/trunk/core/ext_lib.inc
/kernel/trunk/video/vga.inc
9976 99 d 3 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
 
/kernel/trunk/core/dll.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/network/socket.inc
9975 99 d 14 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
/kernel/trunk/core/sys32.inc
9974 99 d 15 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
/kernel/trunk/core/taskman.inc
9973 108 d 3 h rgimad /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h  
/programs/develop/ktcc/trunk/libc.obj/include/clayer/libimg.h
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9972 114 d 7 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"  
/programs/other/outdated/cdp
/programs/other/outdated/iconedit
/programs/other/outdated/mixer
/programs/other/outdated/sb
/programs/media/cdp
/programs/media/iconedit
/programs/media/mixer
/programs/media/sb
/programs/other/outdated/cdp/trunk/cdp.asm
/programs/other/outdated/iconedit/trunk/iconedit.asm
/programs/other/outdated/mixer/trunk/mixer.asm
/programs/other/outdated/sb/trunk/sb.asm
9971 125 d 10 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
 
/programs/demos/unvwater/trunk/unvwater.asm
/programs/games/mario2/trunk/MARIO.ASM
/programs/games/pong/trunk/pong.asm
/programs/macros.inc
/programs/system/taskbar/trunk/TASKBAR.ASM
/programs/system/taskbar/trunk/ctx_menu.asm
/programs/system/taskbar/trunk/drawappl.inc
/programs/system/taskbar/trunk/drawwind.inc
/programs/system/taskbar/trunk/u_data.inc
/programs/system/zkey/trunk/ZKEY.ASM
9970 126 d 3 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.
 
/programs/emulator/dgen-sdl-1.33/dgen.1
/programs/emulator/dgen-sdl-1.33/dgen.html
/programs/emulator/dgen-sdl-1.33/dgen_tobin.1
/programs/emulator/dgen-sdl-1.33/dgenrc.5
/programs/emulator/dgen-sdl-1.33/dgenrc.html
/programs/emulator/dgen-sdl-1.33/dgen.man
/programs/emulator/dgen-sdl-1.33/dgenrc.man
/data/Tupfile.lua
/programs/emulator/dgen-sdl-1.33/getopt.c
/programs/emulator/dgen-sdl-1.33/sdl/sdl.cpp
/programs/emulator/dgen-sdl-1.33/system.c
9969 130 d 16 h dunkaist /kernel/trunk/ Revert the length of uglobals buffer (fix r9968)

This is a magic number again, but it is reported to work.
 
/kernel/trunk/Tupfile.lua
/kernel/trunk/kernel.asm
9968 130 d 18 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.
 
/kernel/trunk/const.inc
/kernel/trunk/kernel.asm
9967 131 d 16 h dunkaist /kernel/trunk/ Use process_information structure in the kernel

Copied from the userspace macros.inc
 
/kernel/trunk/const.inc
/kernel/trunk/kernel.asm
9966 131 d 17 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
/data/Tupfile.lua

Show All