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
9232 907 d 7 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9231 907 d 10 h punk_joker /kernel/trunk/blkdev/ AHCI: support up to 8 controllers  
9230 908 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9229 908 d 17 h turbocat /programs/develop/ktcc/trunk/ ktcc : libcryptal fixed crash  
9228 908 d 20 h hidnplayr /programs/network/udpserv/ add very simple UDP server example  
9227 909 d 1 h dunkaist /kernel/trunk/ uefi64kos: Detect last PCI bus, use fastcall macro.

* Detect last PCI bus via PCI Root Bridge IO protocol (uefi64kos only).
* fastcall macro by Tomasz is much cleaner than eficall from osdev board.
 
9226 909 d 21 h ConLenov /skins/ Add 8Metro skin from ConLenov  
9225 909 d 21 h ConLenov /skins/ConLenov/8Metro/ Add 8Metro skin from ConLenov  
9224 917 d 10 h Doczom /kernel/trunk/ update  
9223 917 d 11 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 917 d 11 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 922 d 11 h dunkaist /kernel/trunk/ kernel: Fix window redraw after 1px move.

If
- window A is above window B, and
- window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.
 
9220 923 d 18 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9219 924 d 5 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9218 924 d 5 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 924 d 19 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 926 d 3 h dunkaist /programs/ libcrash: sync with upstream.

* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
 
9215 926 d 3 h dunkaist /data/ Autobuild: fix autobuild without GCC.

mtar.obj is compiled with GCC. Move it to the corresponding section of a
Tupfile to not break asm-only builds.
 
9214 936 d 8 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9213 936 d 10 h turbocat /contrib/games/wolf3d/ Wolf3D: uSDL is no longer needed.  

Show All