Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8676 1093 d 7 h rgimad /kernel/trunk/fs/ fixed vulnerability (kernel memory rewrite) in sysfn 30.2 and 30.5  
7736 1500 d 3 h dunkaist /kernel/trunk/ kernel: Bring back XFS: v4 and v5 disk formats are supported now.

Read-only. Writing is not planned.
 
6875 2601 d 14 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6798 2682 d 10 h pathoswithin /kernel/trunk/ proper unicode support  
6792 2688 d 18 h pathoswithin /kernel/trunk/ preparation  
6787 2692 d 8 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6758 2702 d 12 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6611 2738 d 13 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs  
6534 2762 d 10 h pathoswithin /kernel/trunk/fs/ Fix for sysfunctions 30.2 and 30.4  
6503 2794 d 8 h pathoswithin /kernel/trunk/fs/ turn off XFS driver until better times  
6502 2794 d 8 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6471 2804 d 11 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2817 d 7 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6464 2821 d 16 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
6462 2838 d 3 h pathoswithin /kernel/trunk/ ext fs and other global cleaning  
6338 2959 d 17 h serge /kernel/trunk/ kernel: set maximum length of a stored application path name to 1023 bytes  
6333 2959 d 21 h serge /kernel/trunk/ kernel: new app loader  
5994 3042 d 16 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5363 3389 d 7 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3676 d 7 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4277 3801 d 16 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3802 d 11 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
3742 3945 d 11 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3950 d 4 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3952 d 0 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3689 3957 d 3 h mario79 /kernel/trunk/fs/ process_replace_file_name - uses the correct direction of search is now  
3678 3959 d 4 h mario79 /kernel/trunk/fs/ Just a quick correction of the estimated potential problem with incorrect data changes during operation. In the future, I will replace the CLI on the mutex.  
3663 3961 d 6 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3627 3968 d 14 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions  
3296 4068 d 6 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2889 4286 d 11 h turbanoff /kernel/trunk/fs/ ext4 support  
2455 4420 d 11 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4571 d 6 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2119 4621 d 9 h clevermouse /kernel/trunk/ support for PnP disks, part 1  
1563 5003 d 6 h diamond /kernel/trunk/ fix bug #16  
1491 5061 d 13 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1379 5200 d 12 h turbanoff /kernel/trunk/ small fix  
1378 5200 d 12 h turbanoff /kernel/trunk/ ext2fs support. read only  
1305 5252 d 5 h diamond /kernel/trunk/fs/ fixed sysfn 30 broken in rev. 1304  
1304 5252 d 10 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.