Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9051 1054 d 21 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added sprintf to the kernel.
- Added a notification from @notify when there are exceptions in the application.
- Added debug files to bochs
 
8988 1062 d 13 h turbocat /kernel/branches/Kolibri-F/ Recreation of the Kolibri-F branch. Part 2  
8914 1074 d 11 h rgimad /kernel/trunk/ fix previous  
8912 1074 d 11 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
8876 1077 d 0 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8874 1078 d 0 h rgimad /kernel/trunk/ [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
 
8869 1078 d 23 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8867 1079 d 19 h rgimad /kernel/trunk/ [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
 
8866 1079 d 23 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
8858 1080 d 16 h rgimad /kernel/trunk/ [KERNEL] Refactoring:
- optimize struct zeroing in sys32.inc
- set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved)
- update some copyringhs
- other small fixes
 
8851 1081 d 21 h rgimad /kernel/trunk/ refactoring pid_to_slot:
- use constants instead of hardcoded values
- add more comments
 
8840 1082 d 12 h rgimad /kernel/trunk/core/ Delete unused function check_region (it was commented out years ago) and stub calls of this function.  
8711 1117 d 23 h Doczom /kernel/trunk/core/ fixed vulnerability (reading kernel memory from userspace) in sysfn 54.2  
8709 1125 d 16 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
 
8680 1132 d 11 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  
8671 1140 d 0 h Coldy /kernel/trunk/ For DLL autoload  
8593 1201 d 19 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 1202 d 9 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8534 1234 d 22 h Coldy /kernel/trunk/core/ Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system!  
8120 1310 d 14 h dunkaist /kernel/trunk/core/ Fix r8111 for APIC mode: Don't skip LAPIC initialization if already mapped.  

Show All