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
7136 2291 d 8 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5788 3129 d 18 h serge /kernel/trunk/ Kernel: minor cleanup  
5363 3367 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4588 3685 d 8 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 3956 d 22 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3545 3957 d 16 h hidnplayr / Merge new network stack with trunk  
3539 3958 d 11 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 3959 d 0 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 3989 d 22 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3451 4010 d 12 h mario79 /kernel/trunk/gui/ Fix for f.72  
3396 4027 d 10 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4028 d 6 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4045 d 23 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 4380 d 13 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2513 4384 d 13 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4385 d 13 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 4398 d 16 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2426 4411 d 3 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4411 d 10 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2414 4413 d 1 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  

Show All