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 2 d 8 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.
 
9828 721 d 0 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9692 838 d 3 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
8869 1072 d 14 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
 
6880 2614 d 9 h pathoswithin /kernel/trunk/ documentation fix  
6876 2635 d 7 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6872 2639 d 6 h pathoswithin /kernel/trunk/fs/ iso9660: get CD info  
6845 2679 d 7 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2717 d 6 h pathoswithin /kernel/trunk/ proper unicode support  
6471 2839 d 6 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2852 d 3 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3016 d 16 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3424 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3711 d 3 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3980 d 7 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4015 d 1 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4455 d 7 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4606 d 2 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2089 4660 d 11 h serge /kernel/trunk/ remove fn 41,42,44,45  
2044 4671 d 4 h mikedld /kernel/trunk/fs/ fs_HdDelete:
* correct check for ext2 partition type (never reached ext2 implementation)

reserve_cd_channel:
* jump to correct label (wrong channel was being reserved if retry occured)
* re-enable interrupts (were being masked upon proc return)
 

Show All