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
750 5937 d 8 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5952 d 0 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
 
654 6061 d 5 h diamond /kernel/trunk/fs/ fixed serious FAT32 bug introduced in svn.649  
649 6064 d 1 h diamond /kernel/trunk/fs/ acceleration of FAT writing  
628 6092 d 19 h mario79 /kernel/trunk/ ATAPI:
1) Fix - sectors read with errors now are not brought in the cache.
2) Timeout at absence of the disk in ATAPI drive is reduced about 10 seconds without lowering reliability of reading at presence of the disk. Earlier time the waiting could make 1-1.5 minutes.
 
593 6144 d 1 h mikedld /kernel/trunk/ Revision numbering fix  
588 6145 d 3 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 6148 d 18 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.
 
578 6158 d 8 h mario79 /kernel/trunk/fs/ Check all 4 entry of MBR and EMBR  
566 6165 d 7 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
543 6186 d 21 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
536 6194 d 2 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
535 6194 d 2 h spraid /kernel/trunk/ translate some comments to english  
533 6197 d 6 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
530 6201 d 16 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
529 6202 d 0 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
525 6203 d 7 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 
521 6208 d 4 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 6208 d 8 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
513 6212 d 5 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
512 6212 d 6 h spraid /kernel/trunk/ parse_fn.inc use mikedld librares (shuld be in %sys%/lib)
http://mikedld.com/f/libs-dev-3.7z

at sys.conf added network konfiguration
 
509 6214 d 2 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
501 6215 d 20 h serge /kernel/trunk/ small optimization. reduce code size  
495 6217 d 0 h diamond /kernel/trunk/fs/ Deleted obsolete sysfunction 58.1  
488 6220 d 20 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)
 
467 6242 d 12 h mikedld /kernel/trunk/ Updated makefile to match build.bat (build with e.g. 'make all lang=en')
Made small synt/func corrections in build.bat
 
465 6244 d 9 h serge /kernel/trunk/ merge flat kernel  
431 6267 d 3 h serge /kernel/trunk/ copyrights  
425 6271 d 16 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6273 d 11 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6287 d 18 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6291 d 19 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6293 d 4 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6293 d 6 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
364 6302 d 1 h diamond /kernel/trunk/ ISO9660 bugfixes  
335 6311 d 4 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
321 6316 d 1 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)
 
277 6335 d 1 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
273 6339 d 2 h diamond /kernel/trunk/ ntfs.inc: bugfixes
taskman.inc: IOPL reverted back to 1
 
265 6343 d 4 h diamond /kernel/trunk/ ntfs.inc: bugfix
kernel.asm: normal keyboard typematic rate&delay