Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10053 1 d 6 h Doczom /kernel/trunk/ Krn: Added a new driver for the iso9660 file system

Added a new driver for the iso9660 file system. The driver supports the current version of the disk subsystem and is intended for further translation of IDE ATAPI devices to this driver. The basic version of ISO9660 and the Joliet extension are supported.
 
10051 5 d 6 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.
 
9828 723 d 21 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9692 841 d 0 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
8869 1075 d 11 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
6880 2617 d 6 h pathoswithin /kernel/trunk/ documentation fix  
6876 2638 d 5 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6872 2642 d 4 h pathoswithin /kernel/trunk/fs/ iso9660: get CD info  
6845 2682 d 5 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2720 d 3 h pathoswithin /kernel/trunk/ proper unicode support  
6471 2842 d 4 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2855 d 1 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3019 d 14 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3427 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3714 d 0 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3983 d 5 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4017 d 23 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4458 d 4 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4608 d 23 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2089 4663 d 9 h serge /kernel/trunk/ remove fn 41,42,44,45  

Show All