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 41 d 2 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

Delete sysfn 20, 21.1, 26.1
 
10002 57 d 3 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 63 d 23 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9976 93 d 4 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 126 d 2 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9829 714 d 23 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 757 d 0 h Doczom /kernel/trunk/docs/ Add documentation on 68.31 sysfn  
9756 777 d 23 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 791 d 9 h sober_dev /kernel/trunk/docs/ Correction of documentation for F70  
9458 879 d 5 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 1041 d 11 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 1042 d 12 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9017 1047 d 3 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
8994 1050 d 10 h leency /kernel/trunk/docs/ sysfunc: fixed mistake in f48.5 (found by zorggish)  
8247 1272 d 9 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 1273 d 3 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 1289 d 5 h rgimad /kernel/trunk/docs/ update docs on sysfn 26.2  
8018 1446 d 7 h leency / img_transform: add to ISO
sysfuncr.txt: prettify formatting
 
7722 1553 d 19 h dunkaist /kernel/trunk/docs/ docs: Fix typos in sysfunc?.txt.  
7644 1846 d 11 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 2363 d 22 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
6974 2440 d 11 h 0CodErr /kernel/trunk/ remove unnecessary check  
6917 2537 d 12 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6901 2557 d 13 h pathoswithin /kernel/trunk/docs/ fix for 70.1  
6893 2563 d 15 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
6891 2577 d 13 h IgorA / update docs sys function 54.1  
6880 2609 d 7 h pathoswithin /kernel/trunk/ documentation fix  
6876 2630 d 5 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2631 d 8 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6802 2706 d 13 h pathoswithin /kernel/trunk/ function 71.2  
6800 2709 d 19 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2712 d 4 h pathoswithin /kernel/trunk/ proper unicode support  
6790 2720 d 3 h 0CodErr /kernel/trunk/ flag client relative for blit  
6758 2732 d 7 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6712 2742 d 9 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6683 2750 d 23 h leency / KOSfuncs names: fix typo  
6511 2814 d 20 h pathoswithin /kernel/trunk/docs/ f68.27  
6502 2824 d 2 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6473 2834 d 5 h pathoswithin /kernel/trunk/docs/ UTF-16 file path input  
6427 2928 d 23 h pathoswithin /kernel/trunk/docs/ 70.5 get volume info