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
9222 919 d 21 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 924 d 20 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 926 d 15 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9185 963 d 14 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 964 d 1 h rgimad /kernel/trunk/ Merge kolibri-ahci into trunk  
9151 979 d 20 h hidnplayr /kernel/trunk/docs/ Fix typo  
9060 1022 d 2 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 1022 d 14 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 1022 d 16 h hidnplayr /kernel/trunk/network/ Fix loopback  
9052 1023 d 3 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9049 1025 d 3 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 1026 d 3 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9043 1026 d 9 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 1026 d 17 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1026 d 18 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9034 1026 d 18 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9033 1026 d 18 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9032 1026 d 19 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1026 d 19 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
9030 1026 d 19 h Boppan /kernel/trunk/ [asmxygen] Make dump more beautiful  

Show All