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
6802 2690 d 8 h pathoswithin /kernel/trunk/ function 71.2  
6800 2693 d 14 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2696 d 0 h pathoswithin /kernel/trunk/ proper unicode support  
6793 2702 d 4 h pathoswithin /kernel/trunk/core/ fix corruption of process termination output  
6792 2702 d 7 h pathoswithin /kernel/trunk/ preparation  
6790 2703 d 23 h 0CodErr /kernel/trunk/ flag client relative for blit  
6787 2705 d 22 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6781 2707 d 6 h pathoswithin /kernel/trunk/fs/ NTFS fix  
6778 2709 d 3 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2711 d 0 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6758 2716 d 2 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6756 2717 d 0 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2723 d 3 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6721 2724 d 23 h clevermouse /kernel/trunk/core/ don't set_mtrr if only fixed MTRRs exist; fixes triple fault in VirtualBox on some CPUs  
6712 2726 d 5 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6710 2727 d 5 h clevermouse /kernel/trunk/network/ on RST, close TCP connection but don't free the structure - owner process should know what happened  
6683 2734 d 19 h leency / KOSfuncs names: fix typo  
6663 2738 d 3 h clevermouse /kernel/trunk/ revert r6629: failed mtrr configuration can lead to terrible performance, it must be as visible as possible  
6650 2739 d 19 h pathoswithin /kernel/trunk/blkdev/ IDE: more debug output  
6643 2740 d 12 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6634 2742 d 5 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6633 2742 d 5 h hidnplayr /kernel/trunk/docs/ Improved documentation for sysfn 76  
6629 2744 d 8 h leency /kernel/trunk/ kernel: mtrr fail message is shown as debug now  
6611 2752 d 3 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs  
6599 2755 d 21 h serge /kernel/trunk/core/ kernel: use undefined_syscall for undefined fn's in f68 family  
6593 2757 d 23 h serge /kernel/trunk/ kernel: fix for #5350  
6590 2758 d 23 h serge /kernel/trunk/ kernel: export acpi root table pointer  
6585 2762 d 6 h pathoswithin /kernel/trunk/ fix click on window activation, fix background redraw, cleaning  
6576 2765 d 4 h pathoswithin /kernel/trunk/fs/ FAT: no trash in folder output  
6575 2765 d 5 h pathoswithin /kernel/trunk/fs/ ext fs debugging and optimizing  
6558 2770 d 21 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6534 2776 d 0 h pathoswithin /kernel/trunk/fs/ Fix for sysfunctions 30.2 and 30.4  
6522 2788 d 5 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6512 2797 d 1 h hidnplayr /kernel/trunk/network/ Fix TCP_RANGESET  
6511 2798 d 16 h pathoswithin /kernel/trunk/docs/ f68.27  
6503 2807 d 21 h pathoswithin /kernel/trunk/fs/ turn off XFS driver until better times  
6502 2807 d 22 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6501 2807 d 22 h pathoswithin /kernel/trunk/ onscreen log output fix  
6476 2817 d 23 h hidnplayr /kernel/trunk/network/ More comments and stats in TCP code.  
6475 2818 d 0 h hidnplayr /kernel/trunk/network/ IPv4_route: bugfix in route determination.