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
7136 2332 d 23 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7132 2335 d 22 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2336 d 4 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
7003 2421 d 3 h pathoswithin /kernel/trunk/fs/ fat: support for non-ASCII chars in short names  
6939 2476 d 19 h pathoswithin /kernel/trunk/fs/ small fix  
6933 2496 d 16 h pathoswithin /kernel/trunk/fs/ ext fs: sysfunction 70.10 support  
6917 2527 d 14 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6880 2599 d 10 h pathoswithin /kernel/trunk/ documentation fix  
6876 2620 d 8 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2621 d 11 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6872 2624 d 7 h pathoswithin /kernel/trunk/fs/ iso9660: get CD info  
6871 2626 d 8 h pathoswithin /kernel/trunk/fs/ ext: get volume info  
6869 2627 d 8 h pathoswithin /kernel/trunk/fs/ ntfs: fix volume name  
6868 2627 d 12 h pathoswithin /kernel/trunk/fs/ fat: get volume info  
6867 2634 d 7 h pathoswithin /kernel/trunk/fs/ fat: cleaning  
6861 2645 d 15 h pathoswithin /kernel/trunk/fs/ ext fs small fixes  
6859 2647 d 7 h pathoswithin /kernel/trunk/fs/ ext fs small fix  
6856 2649 d 14 h pathoswithin /kernel/trunk/fs/ ext fs fixing  
6853 2651 d 11 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6852 2653 d 19 h pathoswithin /kernel/trunk/fs/ fixes for ext fs  
6850 2655 d 18 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6849 2656 d 23 h pathoswithin /kernel/trunk/fs/ ext2: support for files bigger than 4 GB  
6848 2658 d 22 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6846 2662 d 7 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2664 d 8 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6824 2680 d 12 h pathoswithin /kernel/trunk/fs/ ntfs: fix for minimal cluster size  
6820 2688 d 13 h pathoswithin /kernel/trunk/fs/ ntfs small fix  
6809 2694 d 13 h pathoswithin /kernel/trunk/fs/ ext fs fix  
6798 2702 d 7 h pathoswithin /kernel/trunk/ proper unicode support  
6792 2708 d 15 h pathoswithin /kernel/trunk/ preparation  
6787 2712 d 5 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6781 2713 d 13 h pathoswithin /kernel/trunk/fs/ NTFS fix  
6778 2715 d 10 h pathoswithin /kernel/trunk/fs/ ext fs fix for deleting  
6774 2717 d 7 h pathoswithin /kernel/trunk/fs/ ext fs debugging  
6758 2722 d 9 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6756 2723 d 7 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6726 2729 d 10 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6643 2746 d 19 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6611 2758 d 10 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs  
6576 2771 d 11 h pathoswithin /kernel/trunk/fs/ FAT: no trash in folder output