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
1316 5247 d 11 h serge / kms kernel  
1311 5251 d 12 h diamond /kernel/trunk/ make dll a per-process object  
1296 5261 d 19 h diamond /kernel/trunk/core/ alignment of sections in COFF libraries is now loaded from header  
1292 5262 d 0 h diamond /kernel/trunk/core/ * fix in library unloading of bug introduced in rev. 1289
* fix in malloc(): release mutex in rare control path
 
1289 5262 d 12 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1275 5274 d 0 h serge / kms: pre rc7  
1018 5563 d 5 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
978 5601 d 19 h serge /kernel/trunk/core/ pe export: alloc_pages, attach_int_handler  
972 5607 d 16 h ghost /kernel/trunk/core/ paranoia clean up  
924 5637 d 23 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
917 5644 d 15 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5645 d 5 h serge /kernel/trunk/ fix load_library  
819 5773 d 15 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
802 5798 d 23 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
797 5837 d 4 h serge /kernel/trunk/core/ fix irq_owner in attach_int_handler  
774 5881 d 18 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 5886 d 15 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5910 d 4 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
747 5910 d 14 h serge /kernel/trunk/core/ additional support for rhd driver  
745 5911 d 17 h serge /kernel/trunk/core/ missing export.inc  
740 5913 d 19 h serge /kernel/trunk/ PE loader: error checking  
732 5917 d 23 h serge /kernel/trunk/ ATI R500 solid_fill, solid_line  
709 5924 d 20 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 5939 d 15 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 6005 d 16 h hidnplayr /kernel/trunk/ PciWrite32 function was missing  
663 6031 d 9 h serge /kernel/trunk/core/ fix load_file  
662 6031 d 14 h serge /kernel/trunk/ yet another stdcall fix  
593 6116 d 22 h mikedld /kernel/trunk/ Revision numbering fix  
557 6147 d 12 h serge /kernel/trunk/ uhci device  
541 6160 d 0 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
525 6176 d 3 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 6181 d 0 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 6193 d 16 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 6197 d 0 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 6217 d 5 h serge /kernel/trunk/ merge flat kernel  
431 6239 d 23 h serge /kernel/trunk/ copyrights  
429 6243 d 8 h serge /kernel/trunk/ update read_file  
425 6244 d 13 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
380 6266 d 1 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
378 6267 d 0 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0