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
9223 941 d 7 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 941 d 7 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 946 d 7 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.
 
9219 948 d 1 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9185 985 d 0 h dunkaist /kernel/trunk/ kernel: fix export of file_system_lfn_protected.

This function returns values not in registers but in their images on
stack. Therefore we have to wrap a call with pushad/popad.
 
9183 985 d 11 h rgimad /kernel/trunk/ Merge kolibri-ahci into trunk  
9151 1001 d 6 h hidnplayr /kernel/trunk/docs/ Fix typo  
9060 1043 d 13 h leency / sysfuncr.txt: translate 74.11 - 74.16
osupdate: add to ISO
icons16.png: update icons of windows, kolibri, floppy
cedit: update by akron1
 
9055 1044 d 0 h turbocat /kernel/trunk/core/ kernel (trunk) :
- Added the function of working with the file system in the export for the driver.
(However, feature 70 vulnerability should not be fixed until the drivers using it are rebuilt).
 
9054 1044 d 2 h hidnplayr /kernel/trunk/network/ Fix loopback  
9052 1044 d 13 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9049 1046 d 13 h hidnplayr /kernel/trunk/network/ Add is_userspace_region checks to some socket functions.
Disabled PPPoE and IPv6 completely by default, as not functional.
 
9045 1047 d 14 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9043 1047 d 20 h dunkaist /kernel/trunk/blkdev/ kernel: Implement sf70.5 for default FS stub

Only get partition size, not its label.

Information of a block device and FS on it should be reported by
different system calls.
 
9038 1048 d 3 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1048 d 4 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9034 1048 d 4 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9033 1048 d 4 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9032 1048 d 5 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1048 d 5 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  

Show All