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
8866 1046 d 3 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
 
8053 1380 d 18 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2320 d 12 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5788 3158 d 22 h serge /kernel/trunk/ Kernel: minor cleanup  
5363 3396 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4588 3714 d 12 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
3565 3986 d 1 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3545 3986 d 20 h hidnplayr / Merge new network stack with trunk  
3539 3987 d 15 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 3988 d 4 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4019 d 2 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3451 4039 d 16 h mario79 /kernel/trunk/gui/ Fix for f.72  
3396 4056 d 14 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4057 d 10 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4075 d 3 h clevermouse /kernel/trunk/ Protect thread from external terminate while running any syscall except 5,10,23.
Now 18.2/18.12 are really safe through kernel-colored glasses (however, you still
should not use them except for really critical cases),
although the protection is sometimes quite excessive.
 
2534 4409 d 17 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2513 4413 d 17 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4414 d 17 h mario79 /kernel/trunk/gui/ Fix for. r. 1067. Using of the CLI command, without pushfd/popfd - It's a Mad, Mad, Mad, Mad World!  
2455 4427 d 20 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2426 4440 d 7 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  

Show All