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
6856 2627 d 19 h pathoswithin /kernel/trunk/fs/ ext fs fixing  
6853 2629 d 15 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6852 2631 d 23 h pathoswithin /kernel/trunk/fs/ fixes for ext fs  
6850 2633 d 23 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6849 2635 d 4 h pathoswithin /kernel/trunk/fs/ ext2: support for files bigger than 4 GB  
6848 2637 d 2 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6846 2640 d 11 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2642 d 12 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6844 2644 d 4 h dunkaist /kernel/trunk/blkdev/ Enable capacity checks for Protective MBR and GPT  
6843 2644 d 5 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 2644 d 9 h pathoswithin /kernel/trunk/ fix for ide_querymedia  
6828 2646 d 8 h dunkaist /kernel/trunk/blkdev/ Fix parsing of Protective MBR and GPT headers  
6827 2650 d 7 h dunkaist /kernel/trunk/ Support GUID Partition Table (GPT) disk layout  
6824 2658 d 16 h pathoswithin /kernel/trunk/fs/ ntfs: fix for minimal cluster size  
6820 2666 d 18 h pathoswithin /kernel/trunk/fs/ ntfs small fix  
6817 2669 d 5 h dunkaist /kernel/trunk/ Set CR0.AM bit

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

Set Bus_Master bit in PCI Command register for drives in DMA mode
 
6814 2670 d 4 h dunkaist /kernel/trunk/blkdev/ Fix access to /fd2 (bugs #98, #103)  
6809 2672 d 18 h pathoswithin /kernel/trunk/fs/ ext fs fix  
6802 2674 d 20 h pathoswithin /kernel/trunk/ function 71.2  
6800 2678 d 2 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2680 d 11 h pathoswithin /kernel/trunk/ proper unicode support  
6793 2686 d 15 h pathoswithin /kernel/trunk/core/ fix corruption of process termination output  
6792 2686 d 19 h pathoswithin /kernel/trunk/ preparation  
6790 2688 d 10 h 0CodErr /kernel/trunk/ flag client relative for blit  
6787 2690 d 9 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6781 2691 d 18 h pathoswithin /kernel/trunk/fs/ NTFS fix  
6778 2693 d 14 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2695 d 11 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6758 2700 d 14 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6756 2701 d 11 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2707 d 14 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6721 2709 d 10 h clevermouse /kernel/trunk/core/ don't set_mtrr if only fixed MTRRs exist; fixes triple fault in VirtualBox on some CPUs  
6712 2710 d 16 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6710 2711 d 16 h clevermouse /kernel/trunk/network/ on RST, close TCP connection but don't free the structure - owner process should know what happened  
6683 2719 d 6 h leency / KOSfuncs names: fix typo  
6663 2722 d 15 h clevermouse /kernel/trunk/ revert r6629: failed mtrr configuration can lead to terrible performance, it must be as visible as possible  
6650 2724 d 6 h pathoswithin /kernel/trunk/blkdev/ IDE: more debug output  
6643 2724 d 23 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6634 2726 d 16 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76