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 5510 d 10 h serge /kernel/branches/kolibri_pe/ kernel heap: use on demand mapping  
996 5606 d 6 h serge /kernel/branches/kolibri_pe/ remove fixed memory variables  
928 5662 d 9 h serge /kernel/branches/kolibri_pe/ move kernel vars into .bss  
914 5677 d 18 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
908 5679 d 15 h serge /kernel/branches/kolibri_pe/ link dll  
897 5681 d 12 h serge /kernel/branches/kolibri_pe/ exec PE  
889 5685 d 16 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
888 5686 d 6 h serge /kernel/branches/kolibri_pe/ new memory management for kernel heap  
887 5687 d 22 h serge /kernel/branches/kolibri_pe/ replace old kernel_free with mem_free  
886 5688 d 1 h serge /kernel/branches/kolibri_pe/ mem_free  
864 5730 d 7 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
861 5734 d 2 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
859 5735 d 9 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
854 5763 d 3 h serge /kernel/branches/kolibri_pe/ mixed compilation  
848 5768 d 9 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
843 5771 d 8 h serge /kernel/branches/kolibri_pe/ initial buddy allocator  
840 5778 d 6 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
839 5778 d 9 h serge /kernel/branches/kolibri_pe/ redesigned memory layout  
837 5779 d 16 h serge /kernel/branches/kolibri_pe/ use e820 smap  
819 5803 d 1 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
774 5911 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 5936 d 9 h serge /kernel/trunk/ supported videomodes  
750 5939 d 15 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5954 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 6146 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
569 6166 d 10 h diamond /kernel/trunk/ first call to sysfn 0 activates window  
525 6205 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 6210 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 6210 d 14 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
519 6211 d 11 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
506 6217 d 2 h mikedld /kernel/trunk/ Fixed FDO (seems like bug in FASM to me)  
465 6246 d 15 h serge /kernel/trunk/ merge flat kernel  
437 6266 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 6267 d 5 h serge /kernel/trunk/ fixed fpu_save()  
431 6269 d 10 h serge /kernel/trunk/ copyrights  
425 6273 d 23 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6285 d 6 h serge /kernel/trunk/ synchronization with flat kernel  
392 6289 d 5 h serge /kernel/trunk/ add prefix @ to thread name  
381 6294 d 2 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6295 d 11 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE