Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 8 d 17 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
10010 52 d 12 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

Delete sysfn 20, 21.1, 26.1
 
9932 284 d 10 h Doczom /kernel/trunk/ [KERNEL] cleared the code of unnecessary comments  
9715 838 d 14 h Doczom /kernel/trunk/ small update copyright year in kernel  
9698 843 d 11 h turbocat /kernel/trunk/ Kernel: apply security patch for 70 function(by Rgimad). Thanks Dunkaist for the corrections.  
9476 886 d 21 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9279 926 d 13 h Doczom /kernel/trunk/ delete 43 sysfunction  
8914 1074 d 10 h rgimad /kernel/trunk/ fix previous  
8912 1074 d 10 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
8680 1132 d 11 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  
8052 1414 d 18 h rgimad /kernel/trunk/ translate russian comments to english #3, no code changes  
7830 1494 d 12 h pavelyakov /kernel/trunk/ Does not work stably :(  
7828 1494 d 13 h pavelyakov /kernel/trunk/ Core: new function sys array  
7327 2103 d 18 h pavelyakov / По решению администрации убрал функцию  
7325 2103 d 21 h pavelyakov /kernel/trunk/core/ Fixed error code and optimized function  
7323 2105 d 18 h pavelyakov /kernel/trunk/core/ Fixed error  
7322 2105 d 18 h pavelyakov /kernel/trunk/core/ Fix style  
7321 2105 d 18 h pavelyakov / Added KERNEL process  
7320 2105 d 22 h pavelyakov /kernel/trunk/core/ Added function checksum security  
7319 2106 d 8 h pavelyakov /kernel/trunk/core/ Added Implementation of the function in the system - EAX = 81  
6926 2541 d 9 h serge /kernel/trunk/ kernel: initial pipe() support  
6798 2723 d 14 h pathoswithin /kernel/trunk/ proper unicode support  
6079 3055 d 7 h serge /kernel/trunk/ new Fn77 - fast user-space locking  
5363 3430 d 12 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4273 3843 d 16 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4199 3855 d 4 h mario79 /kernel/trunk/ Kernel Clipboard. f.54.  
3837 3962 d 19 h mario79 /kernel/trunk/ Update documentation for new network stack  
3614 4010 d 18 h shikhin / Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.  
3545 4020 d 14 h hidnplayr / Merge new network stack with trunk  
3539 4021 d 10 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3304 4108 d 21 h clevermouse /kernel/trunk/core/ I'm sorry  
3303 4108 d 21 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.
 
3296 4109 d 10 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2511 4447 d 18 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4448 d 11 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2455 4461 d 15 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2365 4482 d 21 h hidnplayr /kernel/trunk/core/ Reserved sysfn 74,75,76 in trunk for new stack.  
2288 4612 d 10 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2154 4652 d 15 h serge /kernel/trunk/ merge kolibri-acpi #2151  
2089 4666 d 19 h serge /kernel/trunk/ remove fn 41,42,44,45