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 1 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.
 
10015 17 d 1 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
6933 2513 d 7 h pathoswithin /kernel/trunk/fs/ ext fs: sysfunction 70.10 support  
6880 2616 d 1 h pathoswithin /kernel/trunk/ documentation fix  
6876 2636 d 23 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6871 2642 d 23 h pathoswithin /kernel/trunk/fs/ ext: get volume info  
6861 2662 d 7 h pathoswithin /kernel/trunk/fs/ ext fs small fixes  
6859 2663 d 23 h pathoswithin /kernel/trunk/fs/ ext fs small fix  
6856 2666 d 6 h pathoswithin /kernel/trunk/fs/ ext fs fixing  
6853 2668 d 3 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6852 2670 d 10 h pathoswithin /kernel/trunk/fs/ fixes for ext fs  
6849 2673 d 15 h pathoswithin /kernel/trunk/fs/ ext2: support for files bigger than 4 GB  
6848 2675 d 13 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6845 2680 d 23 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6809 2711 d 5 h pathoswithin /kernel/trunk/fs/ ext fs fix  
6798 2718 d 22 h pathoswithin /kernel/trunk/ proper unicode support  
6778 2732 d 1 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2733 d 22 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6756 2739 d 22 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2746 d 1 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6643 2763 d 10 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6575 2788 d 4 h pathoswithin /kernel/trunk/fs/ ext fs debugging and optimizing  
6558 2793 d 19 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6522 2811 d 3 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6471 2840 d 23 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2853 d 19 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6462 2874 d 15 h pathoswithin /kernel/trunk/ ext fs and other global cleaning