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
5994 3047 d 21 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5363 3394 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3681 d 13 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4277 3806 d 22 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3807 d 17 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
3742 3950 d 17 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3955 d 10 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3957 d 6 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3689 3962 d 9 h mario79 /kernel/trunk/fs/ process_replace_file_name - uses the correct direction of search is now  
3678 3964 d 9 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 3966 d 12 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3627 3973 d 20 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions  
3296 4073 d 11 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2889 4291 d 17 h turbanoff /kernel/trunk/fs/ ext4 support  
2455 4425 d 16 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4576 d 12 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2119 4626 d 15 h clevermouse /kernel/trunk/ support for PnP disks, part 1  
1563 5008 d 12 h diamond /kernel/trunk/ fix bug #16  
1491 5066 d 19 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1379 5205 d 17 h turbanoff /kernel/trunk/ small fix  
1378 5205 d 18 h turbanoff /kernel/trunk/ ext2fs support. read only  
1305 5257 d 10 h diamond /kernel/trunk/fs/ fixed sysfn 30 broken in rev. 1304  
1304 5257 d 16 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1289 5262 d 9 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1270 5275 d 23 h diamond /kernel/trunk/fs/ fixed fn 70 for path /<digit>  
709 5924 d 18 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
593 6116 d 19 h mikedld /kernel/trunk/ Revision numbering fix  
588 6117 d 21 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
585 6121 d 12 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
521 6180 d 22 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
520 6181 d 2 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
488 6193 d 14 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)
 
465 6217 d 3 h serge /kernel/trunk/ merge flat kernel  
431 6239 d 21 h serge /kernel/trunk/ copyrights  
425 6244 d 10 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6246 d 5 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6260 d 12 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6264 d 13 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6288 d 19 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
256 6326 d 18 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory