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 4 d 3 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 47 d 22 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

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