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
3359 4085 d 10 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3187 4133 d 1 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
2540 4427 d 7 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2385 4466 d 3 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4467 d 6 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
1376 5235 d 10 h clevermouse /kernel/branches/net/ sync with trunk  
1345 5248 d 16 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1316 5268 d 22 h serge / kms kernel  
1311 5272 d 23 h diamond /kernel/trunk/ make dll a per-process object  
1296 5283 d 6 h diamond /kernel/trunk/core/ alignment of sections in COFF libraries is now loaded from header  
1292 5283 d 10 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 5283 d 22 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1275 5295 d 11 h serge / kms: pre rc7  
1018 5584 d 16 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
978 5623 d 6 h serge /kernel/trunk/core/ pe export: alloc_pages, attach_int_handler  
972 5629 d 3 h ghost /kernel/trunk/core/ paranoia clean up  
924 5659 d 10 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
917 5666 d 2 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5666 d 16 h serge /kernel/trunk/ fix load_library  
819 5795 d 1 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
802 5820 d 10 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
797 5858 d 15 h serge /kernel/trunk/core/ fix irq_owner in attach_int_handler  
774 5903 d 5 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 5908 d 2 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5931 d 15 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
747 5932 d 1 h serge /kernel/trunk/core/ additional support for rhd driver  
745 5933 d 3 h serge /kernel/trunk/core/ missing export.inc  
740 5935 d 6 h serge /kernel/trunk/ PE loader: error checking  
732 5939 d 10 h serge /kernel/trunk/ ATI R500 solid_fill, solid_line  
709 5946 d 7 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 5961 d 1 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 6027 d 2 h hidnplayr /kernel/trunk/ PciWrite32 function was missing  
663 6052 d 20 h serge /kernel/trunk/core/ fix load_file  
662 6053 d 1 h serge /kernel/trunk/ yet another stdcall fix  
593 6138 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
557 6168 d 23 h serge /kernel/trunk/ uhci device  
541 6181 d 10 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
525 6197 d 14 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 6202 d 11 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 6215 d 3 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)