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 20 h 10 m 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 44 d 15 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

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