Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10010 43 d 15 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

Delete sysfn 20, 21.1, 26.1
 
10002 59 d 16 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
9995 66 d 13 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9976 95 d 18 h Jurgen /kernel/trunk/ 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop => crash core Kolibri
 
9964 128 d 16 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9829 717 d 13 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9779 759 d 14 h Doczom /kernel/trunk/docs/ Add documentation on 68.31 sysfn  
9756 780 d 13 h vitalkrilov /kernel/trunk/ kernel: changed "/rd/1" to "/sys" (at least for returning normal work in UEFI mode with non-ramdisk "/sys" directory)
docs of kernel (rus, SysFn68-16): changed "/rd/1" to "/sys" (like in ENG version; I guess writer meant "/sys")
 
9745 793 d 23 h sober_dev /kernel/trunk/docs/ Correction of documentation for F70  
9458 881 d 19 h rgimad /kernel/trunk/ [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer.
Previously was only 39.2 that reads one pixel from background image.
(39.2 is shomehow useless due to big context switching overhead if you trying to read some area of pixels using 39.2)
 
9060 1044 d 1 h leency / sysfuncr.txt: translate 74.11 - 74.16
osupdate: add to ISO
icons16.png: update icons of windows, kolibri, floppy
cedit: update by akron1
 
9052 1045 d 2 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9017 1049 d 16 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
8994 1053 d 0 h leency /kernel/trunk/docs/ sysfunc: fixed mistake in f48.5 (found by zorggish)  
8247 1274 d 23 h rgimad /kernel/trunk/ SysFn 18.13 security fix: now apps cannot destroy kernel memory via passing illegal address in ecx

Update docs on SysFn 18.13
 
8246 1275 d 17 h rgimad /kernel/trunk/ SysFn 9 security fix: now apps cannot destroy kernel memory via passing illegal address in ebx

Update docs on SysFn 9
 
8161 1291 d 19 h rgimad /kernel/trunk/docs/ update docs on sysfn 26.2  
8018 1448 d 21 h leency / img_transform: add to ISO
sysfuncr.txt: prettify formatting
 
7722 1556 d 9 h dunkaist /kernel/trunk/docs/ docs: Fix typos in sysfunc?.txt.  
7644 1849 d 1 h leency / 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app
 
7121 2366 d 12 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
6974 2443 d 1 h 0CodErr /kernel/trunk/ remove unnecessary check  
6917 2540 d 2 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6901 2560 d 3 h pathoswithin /kernel/trunk/docs/ fix for 70.1  
6893 2566 d 5 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
6891 2580 d 3 h IgorA / update docs sys function 54.1  
6880 2611 d 21 h pathoswithin /kernel/trunk/ documentation fix  
6876 2632 d 19 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2633 d 22 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6802 2709 d 3 h pathoswithin /kernel/trunk/ function 71.2  
6800 2712 d 9 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2714 d 18 h pathoswithin /kernel/trunk/ proper unicode support  
6790 2722 d 17 h 0CodErr /kernel/trunk/ flag client relative for blit  
6758 2734 d 21 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6712 2744 d 23 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6683 2753 d 13 h leency / KOSfuncs names: fix typo  
6511 2817 d 10 h pathoswithin /kernel/trunk/docs/ f68.27  
6502 2826 d 16 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6473 2836 d 19 h pathoswithin /kernel/trunk/docs/ UTF-16 file path input  
6427 2931 d 13 h pathoswithin /kernel/trunk/docs/ 70.5 get volume info