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
6850 2632 d 7 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6849 2633 d 12 h pathoswithin /kernel/trunk/fs/ ext2: support for files bigger than 4 GB  
6848 2635 d 10 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6846 2638 d 19 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2640 d 20 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6844 2642 d 12 h dunkaist /kernel/trunk/blkdev/ Enable capacity checks for Protective MBR and GPT  
6843 2642 d 13 h dunkaist /kernel/trunk/ Return capacity and bytes per sector of bios disks

This patch makes bd_querymedia return valid Capacity and SectorSize
values. Bios disks detection code saves the values to extended
BiosDiskData structure, bd_querymedia copies them to DISKMEDIAINFO.
 
6842 2642 d 17 h pathoswithin /kernel/trunk/ fix for ide_querymedia  
6828 2644 d 16 h dunkaist /kernel/trunk/blkdev/ Fix parsing of Protective MBR and GPT headers  
6827 2648 d 15 h dunkaist /kernel/trunk/ Support GUID Partition Table (GPT) disk layout  
6824 2657 d 0 h pathoswithin /kernel/trunk/fs/ ntfs: fix for minimal cluster size  
6820 2665 d 2 h pathoswithin /kernel/trunk/fs/ ntfs small fix  
6817 2667 d 13 h dunkaist /kernel/trunk/ Set CR0.AM bit

Allow applications to get Alignment Check exception
 
6816 2667 d 15 h dunkaist /kernel/trunk/ fix #98, #103

Set Bus_Master bit in PCI Command register for drives in DMA mode
 
6814 2668 d 12 h dunkaist /kernel/trunk/blkdev/ Fix access to /fd2 (bugs #98, #103)  
6809 2671 d 2 h pathoswithin /kernel/trunk/fs/ ext fs fix  
6802 2673 d 4 h pathoswithin /kernel/trunk/ function 71.2  
6800 2676 d 10 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2678 d 19 h pathoswithin /kernel/trunk/ proper unicode support  
6793 2684 d 23 h pathoswithin /kernel/trunk/core/ fix corruption of process termination output  
6792 2685 d 3 h pathoswithin /kernel/trunk/ preparation  
6790 2686 d 18 h 0CodErr /kernel/trunk/ flag client relative for blit  
6787 2688 d 17 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6781 2690 d 2 h pathoswithin /kernel/trunk/fs/ NTFS fix  
6778 2691 d 22 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2693 d 19 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6758 2698 d 22 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6756 2699 d 19 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2705 d 22 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6721 2707 d 18 h clevermouse /kernel/trunk/core/ don't set_mtrr if only fixed MTRRs exist; fixes triple fault in VirtualBox on some CPUs  
6712 2709 d 0 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6710 2710 d 0 h clevermouse /kernel/trunk/network/ on RST, close TCP connection but don't free the structure - owner process should know what happened  
6683 2717 d 14 h leency / KOSfuncs names: fix typo  
6663 2720 d 23 h clevermouse /kernel/trunk/ revert r6629: failed mtrr configuration can lead to terrible performance, it must be as visible as possible  
6650 2722 d 14 h pathoswithin /kernel/trunk/blkdev/ IDE: more debug output  
6643 2723 d 7 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6634 2725 d 0 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6633 2725 d 1 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6629 2727 d 3 h leency /kernel/trunk/ kernel: mtrr fail message is shown as debug now  
6611 2734 d 22 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs