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
8851 1018 d 20 h rgimad /kernel/trunk/ refactoring pid_to_slot:
- use constants instead of hardcoded values
- add more comments
 
8840 1019 d 11 h rgimad /kernel/trunk/core/ Delete unused function check_region (it was commented out years ago) and stub calls of this function.  
8709 1062 d 15 h Coldy / Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip
import processing (tnx ProMiNick)
- Add ReadMe.txt
 
8671 1076 d 23 h Coldy /kernel/trunk/ For DLL autoload  
8593 1138 d 18 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  
8592 1139 d 8 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8093 1264 d 5 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
7276 2147 d 7 h dunkaist / Enable xsave/xrstor, attempt 2.  
7165 2229 d 15 h clevermouse /kernel/trunk/ fix FPU after r7124 for other CPU configurations  
7136 2291 d 6 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7124 2306 d 2 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
6792 2666 d 22 h pathoswithin /kernel/trunk/ preparation  
6758 2680 d 16 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6502 2772 d 12 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6345 2934 d 23 h serge /kernel/trunk/core/ kernel: mtdbg support code  
6338 2937 d 21 h serge /kernel/trunk/ kernel: set maximum length of a stored application path name to 1023 bytes  
6337 2937 d 22 h serge /kernel/trunk/core/ hotfix r6333: copy full path  
6333 2938 d 1 h serge /kernel/trunk/ kernel: new app loader  
6263 2959 d 22 h serge /kernel/trunk/ kernel: framebuffers code  
6090 2987 d 21 h serge /kernel/trunk/core/ kernel: fixed a bug with tls introduced in rev5130. Double facepalm.  

Show All