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
1066 5511 d 10 h serge /kernel/branches/kolibri_pe/ kernel heap: use on demand mapping  
996 5607 d 7 h serge /kernel/branches/kolibri_pe/ remove fixed memory variables  
928 5663 d 10 h serge /kernel/branches/kolibri_pe/ move kernel vars into .bss  
914 5678 d 18 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
908 5680 d 15 h serge /kernel/branches/kolibri_pe/ link dll  
897 5682 d 13 h serge /kernel/branches/kolibri_pe/ exec PE  
889 5686 d 16 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
888 5687 d 7 h serge /kernel/branches/kolibri_pe/ new memory management for kernel heap  
887 5688 d 23 h serge /kernel/branches/kolibri_pe/ replace old kernel_free with mem_free  
886 5689 d 2 h serge /kernel/branches/kolibri_pe/ mem_free  
864 5731 d 7 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
861 5735 d 2 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
859 5736 d 10 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
854 5764 d 3 h serge /kernel/branches/kolibri_pe/ mixed compilation  
848 5769 d 9 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
843 5772 d 8 h serge /kernel/branches/kolibri_pe/ initial buddy allocator  
840 5779 d 7 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
839 5779 d 10 h serge /kernel/branches/kolibri_pe/ redesigned memory layout  
837 5780 d 16 h serge /kernel/branches/kolibri_pe/ use e820 smap  
819 5804 d 2 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
774 5912 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 .
 
753 5937 d 10 h serge /kernel/trunk/ supported videomodes  
750 5940 d 15 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5955 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
 
593 6147 d 9 h mikedld /kernel/trunk/ Revision numbering fix  
569 6167 d 11 h diamond /kernel/trunk/ first call to sysfn 0 activates window  
525 6206 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 6211 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
 
520 6211 d 15 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
519 6212 d 11 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
506 6218 d 3 h mikedld /kernel/trunk/ Fixed FDO (seems like bug in FASM to me)  
465 6247 d 16 h serge /kernel/trunk/ merge flat kernel  
437 6267 d 12 h diamond / * bootcode: revision string is now calculated at compile-time
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation
 
435 6268 d 6 h serge /kernel/trunk/ fixed fpu_save()  
431 6270 d 10 h serge /kernel/trunk/ copyrights  
425 6275 d 0 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6286 d 7 h serge /kernel/trunk/ synchronization with flat kernel  
392 6290 d 6 h serge /kernel/trunk/ add prefix @ to thread name  
381 6295 d 2 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6296 d 12 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE