Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 1 d 2 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
9911 409 d 23 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9715 831 d 0 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 834 d 0 h Doczom /kernel/trunk/ delete TASKDATA  
8876 1069 d 9 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1071 d 8 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 1072 d 4 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
 
8840 1074 d 21 h rgimad /kernel/trunk/core/ Delete unused function check_region (it was commented out years ago) and stub calls of this function.  
8534 1227 d 7 h Coldy /kernel/trunk/core/ Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system!  
7124 2361 d 12 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
5363 3422 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4893 3681 d 19 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
2455 4454 d 1 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4604 d 20 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1394 5218 d 22 h diamond /kernel/trunk/core/ fixed debugging broken in rev. 1329  
1329 5264 d 23 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1076 5480 d 6 h Galkov /kernel/trunk/core/ small optimization, not more  
1056 5527 d 22 h Galkov /kernel/trunk/ sys32 - concentration all (except #NM) exception handlers in ecx_c for optimization purpose
debug - moved handler to sys32::exc_c
fpu - moved except_16/19 to sys32::exc_c
memory - changing interface for page_fault_handler
v86 - changing interface for handler v86_exc_c
kernel - small optimization
 
750 5938 d 10 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5953 d 2 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 

Show All