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

Delete sysfn 20, 21.1, 26.1
 
10002 52 d 18 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 59 d 14 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9976 88 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 121 d 18 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9829 710 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 752 d 16 h Doczom /kernel/trunk/docs/ Add documentation on 68.31 sysfn  
9756 773 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 787 d 0 h sober_dev /kernel/trunk/docs/ Correction of documentation for F70  
9458 874 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 1037 d 3 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 1038 d 3 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9017 1042 d 18 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
8994 1046 d 1 h leency /kernel/trunk/docs/ sysfunc: fixed mistake in f48.5 (found by zorggish)  
8247 1268 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 1268 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 1284 d 20 h rgimad /kernel/trunk/docs/ update docs on sysfn 26.2  
8018 1441 d 22 h leency / img_transform: add to ISO
sysfuncr.txt: prettify formatting
 
7722 1549 d 10 h dunkaist /kernel/trunk/docs/ docs: Fix typos in sysfunc?.txt.  
7644 1842 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 2359 d 13 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
6974 2436 d 2 h 0CodErr /kernel/trunk/ remove unnecessary check  
6917 2533 d 3 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6901 2553 d 4 h pathoswithin /kernel/trunk/docs/ fix for 70.1  
6893 2559 d 6 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
6891 2573 d 4 h IgorA / update docs sys function 54.1  
6880 2604 d 23 h pathoswithin /kernel/trunk/ documentation fix  
6876 2625 d 21 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6875 2626 d 23 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6802 2702 d 4 h pathoswithin /kernel/trunk/ function 71.2  
6800 2705 d 10 h pathoswithin /kernel/trunk/ more unicode functions  
6798 2707 d 19 h pathoswithin /kernel/trunk/ proper unicode support  
6790 2715 d 19 h 0CodErr /kernel/trunk/ flag client relative for blit  
6758 2727 d 22 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6712 2738 d 1 h 0CodErr /kernel/trunk/docs/ SockAddr structure description  
6683 2746 d 14 h leency / KOSfuncs names: fix typo  
6511 2810 d 11 h pathoswithin /kernel/trunk/docs/ f68.27  
6502 2819 d 18 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6473 2829 d 20 h pathoswithin /kernel/trunk/docs/ UTF-16 file path input  
6427 2924 d 15 h pathoswithin /kernel/trunk/docs/ 70.5 get volume info