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
9614 835 d 12 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 835 d 22 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 836 d 16 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 837 d 21 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 903 d 11 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  
9045 1021 d 23 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9038 1022 d 13 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1022 d 13 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9032 1022 d 15 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1022 d 15 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
8874 1043 d 0 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 1043 d 23 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 1044 d 19 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 1044 d 23 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 1045 d 16 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 1046 d 21 h rgimad /kernel/trunk/ refactoring pid_to_slot:
- use constants instead of hardcoded values
- add more comments
 
8840 1047 d 12 h rgimad /kernel/trunk/core/ Delete unused function check_region (it was commented out years ago) and stub calls of this function.  
8709 1090 d 16 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
 
8671 1105 d 0 h Coldy /kernel/trunk/ For DLL autoload  
8593 1166 d 19 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  

Show All