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
6845 2654 d 20 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6844 2656 d 12 h dunkaist /kernel/trunk/blkdev/ Enable capacity checks for Protective MBR and GPT  
6843 2656 d 12 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 2656 d 17 h pathoswithin /kernel/trunk/ fix for ide_querymedia  
6828 2658 d 16 h dunkaist /kernel/trunk/blkdev/ Fix parsing of Protective MBR and GPT headers  
6827 2662 d 15 h dunkaist /kernel/trunk/ Support GUID Partition Table (GPT) disk layout  
6824 2671 d 0 h pathoswithin /kernel/trunk/fs/ ntfs: fix for minimal cluster size  
6820 2679 d 1 h pathoswithin /kernel/trunk/fs/ ntfs small fix  
6817 2681 d 13 h dunkaist /kernel/trunk/ Set CR0.AM bit

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

Set Bus_Master bit in PCI Command register for drives in DMA mode
 
6814 2682 d 12 h dunkaist /kernel/trunk/blkdev/ Fix access to /fd2 (bugs #98, #103)  
6809 2685 d 1 h pathoswithin /kernel/trunk/fs/ ext fs fix  
6802 2687 d 3 h pathoswithin /kernel/trunk/ function 71.2  
6800 2690 d 9 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2692 d 19 h pathoswithin /kernel/trunk/ proper unicode support  
6793 2698 d 23 h pathoswithin /kernel/trunk/core/ fix corruption of process termination output  
6792 2699 d 3 h pathoswithin /kernel/trunk/ preparation  
6790 2700 d 18 h 0CodErr /kernel/trunk/ flag client relative for blit  
6787 2702 d 17 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6781 2704 d 2 h pathoswithin /kernel/trunk/fs/ NTFS fix  
6778 2705 d 22 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2707 d 19 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6758 2712 d 21 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6756 2713 d 19 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2719 d 22 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6721 2721 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 2723 d 0 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6710 2724 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 2731 d 14 h leency / KOSfuncs names: fix typo  
6663 2734 d 23 h clevermouse /kernel/trunk/ revert r6629: failed mtrr configuration can lead to terrible performance, it must be as visible as possible  
6650 2736 d 14 h pathoswithin /kernel/trunk/blkdev/ IDE: more debug output  
6643 2737 d 7 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6634 2739 d 0 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6633 2739 d 1 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6629 2741 d 3 h leency /kernel/trunk/ kernel: mtrr fail message is shown as debug now  
6611 2748 d 22 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs  
6599 2752 d 16 h serge /kernel/trunk/core/ kernel: use undefined_syscall for undefined fn's in f68 family  
6593 2754 d 19 h serge /kernel/trunk/ kernel: fix for #5350  
6590 2755 d 19 h serge /kernel/trunk/ kernel: export acpi root table pointer  
6585 2759 d 1 h pathoswithin /kernel/trunk/ fix click on window activation, fix background redraw, cleaning