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
864 5708 d 5 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
840 5756 d 5 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
837 5757 d 14 h serge /kernel/branches/kolibri_pe/ use e820 smap  
819 5781 d 0 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
802 5806 d 8 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
797 5844 d 13 h serge /kernel/trunk/core/ fix irq_owner in attach_int_handler  
774 5889 d 3 h Rus / Reorganization interrupts handlers part 2.
(I hope, I didn't something stupid.)
Fixed bug in get_pid function.
Added copyright in com mouse driver.
Fixed incorrect comment inscription in boot\ru.inc .
 
769 5894 d 0 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5917 d 13 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
747 5917 d 23 h serge /kernel/trunk/core/ additional support for rhd driver  
745 5919 d 2 h serge /kernel/trunk/core/ missing export.inc  
740 5921 d 4 h serge /kernel/trunk/ PE loader: error checking  
732 5925 d 8 h serge /kernel/trunk/ ATI R500 solid_fill, solid_line  
709 5932 d 5 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
 
700 5947 d 0 h hidnplayr /kernel/trunk/core/ changes to attach_int_handler:
detect if int is not larger then 15

(you could probably crash the kernel otherwise)
 
672 6013 d 1 h hidnplayr /kernel/trunk/ PciWrite32 function was missing  
663 6038 d 18 h serge /kernel/trunk/core/ fix load_file  
662 6039 d 0 h serge /kernel/trunk/ yet another stdcall fix  
593 6124 d 7 h mikedld /kernel/trunk/ Revision numbering fix  
557 6154 d 21 h serge /kernel/trunk/ uhci device  
541 6167 d 9 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
525 6183 d 12 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 6188 d 9 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
 
488 6201 d 1 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)
 
479 6204 d 9 h kastigar /kernel/trunk/ 1)ps2 mouse driver(removed from kernel)
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
 
465 6224 d 14 h serge /kernel/trunk/ merge flat kernel  
431 6247 d 8 h serge /kernel/trunk/ copyrights  
429 6250 d 17 h serge /kernel/trunk/ update read_file  
425 6251 d 22 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
380 6273 d 10 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
378 6274 d 9 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0
 
377 6275 d 8 h serge /kernel/trunk/ drivers related modification  
363 6282 d 12 h serge /kernel/trunk/ reduce kernel memory  
357 6284 d 10 h serge /kernel/trunk/ dynamic stack with fpu state area  
346 6287 d 5 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
345 6287 d 19 h serge /kernel/trunk/ small fix for kernel objects  
291 6309 d 6 h serge /kernel/trunk/ fixed 1)params description in create_kernel_object
2)pages count in free_page and release_pages
3)sound buffers now compatible with APPOBJ format
 
287 6312 d 9 h serge /kernel/trunk/core/ 1) fix drivers version
2) fix i_end bug in app loader
 
281 6313 d 17 h serge /kernel/trunk/ imports header
kernel objects
segmented sound buffers
 
278 6314 d 18 h serge /kernel/trunk/ rewritten reg_service, get_service, stop_all_services