Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9430 893 d 6 h Doczom /kernel/trunk/core/ add check handler driver  
9406 903 d 9 h Doczom /kernel/trunk/core/ fix load driver
TODO: add function for unload driver
 
9405 903 d 19 h Coldy /kernel/trunk/core/ Fixed vulnerabilitie in sysfn 68.23 (system halt if the name doesn't exist)  
9279 923 d 17 h Doczom /kernel/trunk/ delete 43 sysfunction  
9265 925 d 22 h Doczom /kernel/trunk/core/ fixing a memory leak in the clipboard  
9248 935 d 14 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  
9185 991 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.
 
9055 1050 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).
 
9045 1054 d 3 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9038 1054 d 16 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1054 d 17 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9034 1054 d 18 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9032 1054 d 18 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1054 d 18 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
8914 1071 d 15 h rgimad /kernel/trunk/ fix previous  
8912 1071 d 15 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
8876 1074 d 3 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8874 1075 d 4 h rgimad /kernel/trunk/ [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
 
8869 1076 d 2 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8867 1076 d 22 h rgimad /kernel/trunk/ [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
 

Show All