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 1 h 21 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.
 
9894 486 d 22 h Doczom /kernel/trunk/ [KERNEL] Added the "FsAdd" function for drivers on file systems.
TODO: added functions for lock\unlock partition and read\write sectors for user programs
 
9832 715 d 18 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9715 829 d 23 h Doczom /kernel/trunk/ small update copyright year in kernel  
9185 985 d 18 h dunkaist /kernel/trunk/ kernel: fix export of file_system_lfn_protected.

This function returns values not in registers but in their images on
stack. Therefore we have to wrap a call with pushad/popad.
 
9055 1044 d 18 h turbocat /kernel/trunk/core/ kernel (trunk) :
- Added the function of working with the file system in the export for the driver.
(However, feature 70 vulnerability should not be fixed until the drivers using it are rebuilt).
 
7168 2276 d 0 h clevermouse /kernel/trunk/core/ revert FpuSave/FpuRestore to old implementations because existing drivers don't know about AVX, provide alternate exports AvxSaveSize/AvxSave/AvxRestore  
6590 2777 d 22 h serge /kernel/trunk/ kernel: export acpi root table pointer  
6263 3014 d 6 h serge /kernel/trunk/ kernel: framebuffers code  
6011 3069 d 0 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5787 3184 d 1 h serge /kernel/trunk/ Kernel: Initial HPET support  
5522 3353 d 18 h hidnplayr / New network buffers - phase I  
5363 3421 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5344 3426 d 1 h serge /kernel/trunk/core/ kernel: read/write locks, part 2  
5343 3426 d 5 h serge /kernel/trunk/ kernel: read/write locks, part 1  
5088 3549 d 4 h clevermouse /kernel/trunk/ remove support for COFF drivers  
5057 3558 d 6 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
4927 3656 d 6 h Serge /kernel/trunk/core/ kernel: export change_task as "ChangeTask"  
4453 3780 d 19 h clevermouse / hardware cursors for RDC M2010/M2012  
4418 3796 d 5 h clevermouse / separate USB host controller code into external drivers  

Show All