Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4891 3666 d 14 h shikhin /kernel/trunk/fs/ext2/ ext2 license change to GPL.  
4850 3673 d 9 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4700 3694 d 10 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4277 3819 d 19 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3820 d 15 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4068 3851 d 20 h shikhin /kernel/trunk/fs/ext2/ Removed redundant .asm files.  
4067 3851 d 21 h shikhin /kernel/trunk/fs/ext2/ Added proper permissions.  
4066 3851 d 21 h shikhin /kernel/trunk/ Finished ext2 write support, under KSoC.  
3935 3874 d 20 h shikhin /kernel/trunk/ ext2 write support added; CreateFolder and Delete complete.  
3927 3881 d 10 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3913 3885 d 9 h dunkaist /kernel/trunk/ basic xfs read support  
3780 3956 d 22 h Serge / remame /addappl to /KolibriOS  
3771 3958 d 19 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3743 3963 d 12 h clevermouse /kernel/trunk/fs/ small fix  
3742 3963 d 14 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3968 d 7 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3970 d 3 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3691 3974 d 6 h yogev_ezra /kernel/trunk/fs/ Translate part of Russian comments in ext2 driver to English  
3689 3975 d 6 h mario79 /kernel/trunk/fs/ process_replace_file_name - uses the correct direction of search is now  
3681 3976 d 20 h clevermouse /kernel/trunk/ malloc/free do not change ebx now  
3678 3977 d 7 h mario79 /kernel/trunk/fs/ Just a quick correction of the estimated potential problem with incorrect data changes during operation. In the future, I will replace the CLI on the mutex.  
3663 3979 d 9 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3631 3984 d 20 h clevermouse /kernel/trunk/fs/ fix sysfn 70.4 with new size = current size  
3627 3986 d 18 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions  
3598 3990 d 20 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3539 3998 d 8 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3442 4053 d 16 h clevermouse /kernel/trunk/ fix RamdiskDelete+FloppyDelete, they worked incorrectly since their introduction in r171  
3403 4064 d 12 h turbanoff /kernel/trunk/fs/ fix ext4 dir blocks count check. fix bug in ext2_find_lfn  
3317 4083 d 12 h turbanoff /kernel/trunk/fs/ ext2 fix bug: bad error checking in ext2_get_inode_block and in ext2_HdRead  
3316 4083 d 14 h turbanoff /kernel/trunk/fs/ ext2 fix stack inconsistent in ext2_find_lfn  
3314 4083 d 16 h turbanoff /kernel/trunk/fs/ ext2 fix stack inconsistent in ext2_HdRead  
3313 4083 d 17 h turbanoff /kernel/trunk/fs/ ext2: fix bug in file read  
3309 4084 d 10 h esevece /kernel/trunk/ More spanish translation  
3296 4086 d 9 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
3174 4129 d 18 h clevermouse /kernel/trunk/fs/ fix FAT folder delete in some rare cases  
2973 4256 d 13 h turbanoff /kernel/trunk/fs/ disable read for non-file (symlink, device inode, etc)  
2889 4304 d 14 h turbanoff /kernel/trunk/fs/ ext4 support  
2643 4397 d 21 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4438 d 14 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2381 4458 d 15 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.