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
9831 688 d 1 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9828 689 d 17 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9743 766 d 0 h Doczom /kernel/trunk/ fix bug in free group of port(46 sysf) in deleting thread  
9742 767 d 12 h Doczom /kernel/trunk/ small update 46 system function(no tested!)  
9715 800 d 23 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 803 d 23 h Doczom /kernel/trunk/ delete TASKDATA  
9692 806 d 20 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
8876 1039 d 7 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8874 1040 d 8 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 1041 d 6 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
 
8866 1042 d 6 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 0 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
 
8093 1289 d 13 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
8051 1378 d 18 h rgimad /kernel/trunk/ Translate russian comments to english #2 , no code changes  
8050 1379 d 0 h rgimad /kernel/trunk/core/ translate russian comments to english, no code changes  
7733 1513 d 12 h dunkaist /kernel/trunk/ kernel: Support more than one I/O APIC and 24 interrupts.  
6817 2674 d 17 h dunkaist /kernel/trunk/ Set CR0.AM bit

Allow applications to get Alignment Check exception
 
6793 2692 d 3 h pathoswithin /kernel/trunk/core/ fix corruption of process termination output  
5836 3119 d 2 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  
5363 3392 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  

Show All