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
8986 1029 d 23 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added syscall_ common name for system call functions.
- Fixed not logical names of system calls of functions.
 
8985 1030 d 1 h turbocat /kernel/branches/Kolibri-F/ a new branch of the Kolibri-F core was created  
8876 1044 d 4 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1046 d 3 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 1046 d 23 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 1047 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 1381 d 17 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2321 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 3159 d 22 h serge /kernel/trunk/ Kernel: minor cleanup  
5363 3397 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4588 3715 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 3987 d 1 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3545 3987 d 19 h hidnplayr / Merge new network stack with trunk  
3539 3988 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 3989 d 4 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4020 d 2 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3451 4040 d 16 h mario79 /kernel/trunk/gui/ Fix for f.72  
3396 4057 d 14 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4058 d 9 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4076 d 2 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.
 

Show All