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
9055 1016 d 16 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 1020 d 5 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9038 1020 d 18 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1020 d 19 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9034 1020 d 20 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9032 1020 d 20 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1020 d 21 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
8914 1037 d 17 h rgimad /kernel/trunk/ fix previous  
8912 1037 d 17 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
8876 1040 d 6 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8874 1041 d 6 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 1042 d 5 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 1043 d 1 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
 
8866 1043 d 4 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
8858 1043 d 22 h rgimad /kernel/trunk/ [KERNEL] Refactoring:
- optimize struct zeroing in sys32.inc
- set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved)
- update some copyringhs
- other small fixes
 
8851 1045 d 3 h rgimad /kernel/trunk/ refactoring pid_to_slot:
- use constants instead of hardcoded values
- add more comments
 
8840 1045 d 18 h rgimad /kernel/trunk/core/ Delete unused function check_region (it was commented out years ago) and stub calls of this function.  
8711 1081 d 5 h Doczom /kernel/trunk/core/ fixed vulnerability (reading kernel memory from userspace) in sysfn 54.2  
8709 1088 d 22 h Coldy / Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip
import processing (tnx ProMiNick)
- Add ReadMe.txt
 
8680 1095 d 17 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  

Show All