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
9911 411 d 8 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9900 465 d 3 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9832 718 d 4 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9794 759 d 13 h Doczom /kernel/trunk/core/ fixed kernel malfunction when loading a program with mem_size > os_base .  
9715 832 d 9 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 835 d 8 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 835 d 9 h Doczom /kernel/trunk/ delete TASKDATA  
9692 838 d 6 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 864 d 5 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 864 d 15 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 865 d 9 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 866 d 14 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 932 d 4 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  
9045 1050 d 17 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9038 1051 d 6 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1051 d 7 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9032 1051 d 8 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1051 d 8 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
8874 1071 d 18 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 1072 d 16 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
 

Show All