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 2 d 13 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 46 d 8 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

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