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

Delete sysfn 20, 21.1, 26.1
 
10002 51 d 17 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 58 d 14 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9976 87 d 19 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 120 d 17 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9829 709 d 14 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 751 d 15 h Doczom /kernel/trunk/docs/ Add documentation on 68.31 sysfn  
9756 772 d 14 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 786 d 0 h sober_dev /kernel/trunk/docs/ Correction of documentation for F70  
9458 873 d 20 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 1036 d 2 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 1037 d 3 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9017 1041 d 17 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
8994 1045 d 1 h leency /kernel/trunk/docs/ sysfunc: fixed mistake in f48.5 (found by zorggish)  
8247 1267 d 0 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 1267 d 18 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 1283 d 20 h rgimad /kernel/trunk/docs/ update docs on sysfn 26.2  
8018 1440 d 21 h leency / img_transform: add to ISO
sysfuncr.txt: prettify formatting
 
7722 1548 d 10 h dunkaist /kernel/trunk/docs/ docs: Fix typos in sysfunc?.txt.  
7644 1841 d 2 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 2358 d 12 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
6974 2435 d 2 h 0CodErr /kernel/trunk/ remove unnecessary check  
6917 2532 d 3 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6901 2552 d 4 h pathoswithin /kernel/trunk/docs/ fix for 70.1  
6893 2558 d 6 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
6891 2572 d 3 h IgorA / update docs sys function 54.1  
6880 2603 d 22 h pathoswithin /kernel/trunk/ documentation fix  
6876 2624 d 20 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2625 d 23 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6802 2701 d 4 h pathoswithin /kernel/trunk/ function 71.2  
6800 2704 d 9 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2706 d 19 h pathoswithin /kernel/trunk/ proper unicode support  
6790 2714 d 18 h 0CodErr /kernel/trunk/ flag client relative for blit  
6758 2726 d 22 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6712 2737 d 0 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6683 2745 d 14 h leency / KOSfuncs names: fix typo  
6511 2809 d 11 h pathoswithin /kernel/trunk/docs/ f68.27  
6502 2818 d 17 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6473 2828 d 20 h pathoswithin /kernel/trunk/docs/ UTF-16 file path input  
6427 2923 d 14 h pathoswithin /kernel/trunk/docs/ 70.5 get volume info