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 8 h 1 m 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 4 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.
 
9828 722 d 23 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9692 840 d 2 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
8869 1074 d 13 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 2616 d 8 h pathoswithin /kernel/trunk/ documentation fix  
6876 2637 d 6 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6872 2641 d 6 h pathoswithin /kernel/trunk/fs/ iso9660: get CD info  
6845 2681 d 7 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2719 d 5 h pathoswithin /kernel/trunk/ proper unicode support  
6471 2841 d 6 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2854 d 2 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3018 d 16 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3426 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3713 d 2 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3982 d 6 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4017 d 1 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4457 d 6 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4608 d 1 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2089 4662 d 10 h serge /kernel/trunk/ remove fn 41,42,44,45  

Show All