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
2106 4658 d 0 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2050 4665 d 1 h serge /kernel/branches/Kolibri-acpi/ new irq handling  
2010 4689 d 19 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1638 4983 d 16 h serge /kernel/branches/Kolibri-acpi/ APIC patch from Ghost. Not tested.  
1635 4984 d 3 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1491 5095 d 23 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1452 5149 d 18 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1345 5256 d 7 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1316 5276 d 12 h serge / kms kernel  
1311 5280 d 13 h diamond /kernel/trunk/ make dll a per-process object  
1296 5290 d 20 h diamond /kernel/trunk/core/ alignment of sections in COFF libraries is now loaded from header  
1292 5291 d 1 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 5291 d 13 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1275 5303 d 1 h serge / kms: pre rc7  
1018 5592 d 7 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
978 5630 d 20 h serge /kernel/trunk/core/ pe export: alloc_pages, attach_int_handler  
972 5636 d 18 h ghost /kernel/trunk/core/ paranoia clean up  
924 5667 d 1 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
917 5673 d 16 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5674 d 6 h serge /kernel/trunk/ fix load_library  
819 5802 d 16 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
802 5828 d 0 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
797 5866 d 5 h serge /kernel/trunk/core/ fix irq_owner in attach_int_handler  
774 5910 d 19 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 5915 d 16 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5939 d 5 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
747 5939 d 15 h serge /kernel/trunk/core/ additional support for rhd driver  
745 5940 d 18 h serge /kernel/trunk/core/ missing export.inc  
740 5942 d 20 h serge /kernel/trunk/ PE loader: error checking  
732 5947 d 0 h serge /kernel/trunk/ ATI R500 solid_fill, solid_line  
709 5953 d 21 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 5968 d 16 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 6034 d 17 h hidnplayr /kernel/trunk/ PciWrite32 function was missing  
663 6060 d 10 h serge /kernel/trunk/core/ fix load_file  
662 6060 d 16 h serge /kernel/trunk/ yet another stdcall fix  
593 6145 d 23 h mikedld /kernel/trunk/ Revision numbering fix  
557 6176 d 13 h serge /kernel/trunk/ uhci device  
541 6189 d 1 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
525 6205 d 4 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 6210 d 1 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