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 d 8 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.
 
9894 488 d 5 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 717 d 2 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9715 831 d 6 h Doczom /kernel/trunk/ small update copyright year in kernel  
9185 987 d 1 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 1046 d 1 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 2277 d 7 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 2779 d 5 h serge /kernel/trunk/ kernel: export acpi root table pointer  
6263 3015 d 14 h serge /kernel/trunk/ kernel: framebuffers code  
6011 3070 d 8 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
5787 3185 d 9 h serge /kernel/trunk/ Kernel: Initial HPET support  
5522 3355 d 2 h hidnplayr / New network buffers - phase I  
5363 3423 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5344 3427 d 8 h serge /kernel/trunk/core/ kernel: read/write locks, part 2  
5343 3427 d 12 h serge /kernel/trunk/ kernel: read/write locks, part 1  
5088 3550 d 11 h clevermouse /kernel/trunk/ remove support for COFF drivers  
5057 3559 d 14 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
4927 3657 d 13 h Serge /kernel/trunk/core/ kernel: export change_task as "ChangeTask"  
4453 3782 d 3 h clevermouse / hardware cursors for RDC M2010/M2012  
4418 3797 d 12 h clevermouse / separate USB host controller code into external drivers  

Show All