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
978 5632 d 9 h serge /kernel/trunk/core/ pe export: alloc_pages, attach_int_handler  
972 5638 d 6 h ghost /kernel/trunk/core/ paranoia clean up  
924 5668 d 13 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
917 5675 d 4 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5675 d 19 h serge /kernel/trunk/ fix load_library  
819 5804 d 4 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
802 5829 d 13 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
797 5867 d 18 h serge /kernel/trunk/core/ fix irq_owner in attach_int_handler  
774 5912 d 8 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 5917 d 5 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5940 d 18 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
747 5941 d 3 h serge /kernel/trunk/core/ additional support for rhd driver  
745 5942 d 6 h serge /kernel/trunk/core/ missing export.inc  
740 5944 d 9 h serge /kernel/trunk/ PE loader: error checking  
732 5948 d 13 h serge /kernel/trunk/ ATI R500 solid_fill, solid_line  
709 5955 d 9 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 5970 d 4 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 6036 d 5 h hidnplayr /kernel/trunk/ PciWrite32 function was missing  
663 6061 d 23 h serge /kernel/trunk/core/ fix load_file  
662 6062 d 4 h serge /kernel/trunk/ yet another stdcall fix  
593 6147 d 11 h mikedld /kernel/trunk/ Revision numbering fix  
557 6178 d 1 h serge /kernel/trunk/ uhci device  
541 6190 d 13 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
525 6206 d 16 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 6211 d 14 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 6224 d 5 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 6227 d 13 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 6247 d 18 h serge /kernel/trunk/ merge flat kernel  
431 6270 d 13 h serge /kernel/trunk/ copyrights  
429 6273 d 22 h serge /kernel/trunk/ update read_file  
425 6275 d 2 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
380 6296 d 14 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
378 6297 d 13 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0
 
377 6298 d 12 h serge /kernel/trunk/ drivers related modification  
363 6305 d 17 h serge /kernel/trunk/ reduce kernel memory  
357 6307 d 15 h serge /kernel/trunk/ dynamic stack with fpu state area  
346 6310 d 9 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
345 6311 d 0 h serge /kernel/trunk/ small fix for kernel objects  
291 6332 d 10 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 6335 d 14 h serge /kernel/trunk/core/ 1) fix drivers version
2) fix i_end bug in app loader