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 2290 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 2293 d 22 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2294 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 2379 d 2 h pathoswithin /kernel/trunk/fs/ fat: support for non-ASCII chars in short names  
6939 2434 d 19 h pathoswithin /kernel/trunk/fs/ small fix  
6933 2454 d 16 h pathoswithin /kernel/trunk/fs/ ext fs: sysfunction 70.10 support  
6917 2485 d 14 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6880 2557 d 10 h pathoswithin /kernel/trunk/ documentation fix  
6876 2578 d 8 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2579 d 10 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6872 2582 d 7 h pathoswithin /kernel/trunk/fs/ iso9660: get CD info  
6871 2584 d 7 h pathoswithin /kernel/trunk/fs/ ext: get volume info  
6869 2585 d 8 h pathoswithin /kernel/trunk/fs/ ntfs: fix volume name  
6868 2585 d 11 h pathoswithin /kernel/trunk/fs/ fat: get volume info  
6867 2592 d 7 h pathoswithin /kernel/trunk/fs/ fat: cleaning  
6861 2603 d 15 h pathoswithin /kernel/trunk/fs/ ext fs small fixes  
6859 2605 d 7 h pathoswithin /kernel/trunk/fs/ ext fs small fix  
6856 2607 d 14 h pathoswithin /kernel/trunk/fs/ ext fs fixing  
6853 2609 d 11 h pathoswithin /kernel/trunk/fs/ ext fs optimizing  
6852 2611 d 18 h pathoswithin /kernel/trunk/fs/ fixes for ext fs  

Show All