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
3520 4025 d 2 h clevermouse / USB support  
3325 4099 d 12 h clevermouse /kernel/trunk/ ability to create kernel threads  
3296 4103 d 4 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2625 4420 d 4 h mario79 /kernel/trunk/ Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).  
2586 4430 d 6 h mario79 /kernel/trunk/core/ Fix for r.2497  
2503 4445 d 6 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2498 4446 d 4 h mario79 /kernel/trunk/core/ Fix for previous revision.  
2497 4446 d 7 h mario79 /kernel/trunk/ Change cursor when loading applications. The new cursor with the clock.  
2455 4455 d 9 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2384 4474 d 7 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4606 d 4 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2157 4645 d 15 h serge /kernel/trunk/core/ taskman:fix error reporting  
2129 4654 d 15 h serge /kernel/trunk/ irq: reset fail counter
all kernel: replace old non-blocking mutexes
 
1948 4736 d 11 h clevermouse /kernel/trunk/ @notify user on #UD exception  
1874 4845 d 14 h serge /kernel/trunk/ kernel: set_keyboard_data  
1369 5250 d 13 h Lrz /kernel/trunk/ small changes and optimization  
1329 5266 d 7 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1322 5274 d 7 h Lrz /kernel/trunk/ small optimization.  
1314 5278 d 2 h diamond /kernel/trunk/ * fixed copy-on-write for kernel accesses from other threads
* fixed return value of read/write_process_memory
* fixed sysfunction 39.4 broken in rev. 1304
* more safe and slightly more effective FDO
 
1311 5281 d 2 h diamond /kernel/trunk/ make dll a per-process object  
1310 5281 d 5 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1260 5310 d 6 h Lrz /kernel/trunk/ small optimization  
1220 5331 d 6 h serge /kernel/trunk/ menuet02 tls  
1074 5481 d 17 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1072 5485 d 7 h diamond /kernel/trunk/core/ Changes from Maxis:
* Fixed sysfunction 18.20 (bug #13)
* wait_mutex optimized (bug #10)
 
1038 5572 d 14 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
819 5803 d 5 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup
 
774 5911 d 9 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 13 h serge /kernel/trunk/ supported videomodes  
750 5939 d 19 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5954 d 10 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 12 h mikedld /kernel/trunk/ Revision numbering fix  
569 6166 d 14 h diamond /kernel/trunk/ first call to sysfn 0 activates window  
525 6205 d 17 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 14 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 18 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
519 6211 d 14 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
506 6217 d 6 h mikedld /kernel/trunk/ Fixed FDO (seems like bug in FASM to me)  
465 6246 d 19 h serge /kernel/trunk/ merge flat kernel  
437 6266 d 15 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