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 4 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.
 
5363 3422 d 23 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4273 3836 d 3 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
3296 4101 d 21 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2455 4454 d 3 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4604 d 22 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1491 5095 d 5 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
684 6002 d 8 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
593 6145 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
471 6236 d 0 h serge /kernel/trunk/blkdev/ fixed address bug in sysfn_saveramdisk()  
431 6268 d 7 h serge /kernel/trunk/ copyrights  
425 6272 d 20 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
341 6310 d 14 h heavyiron / *new function 18/6 with LFN support from diamond 26.09.06 (see docs)
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
 
321 6317 d 5 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
115 6500 d 9 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
94 6536 d 3 h mario79 /kernel/trunk/ Added: Function 70/7 for ISO9660 - start application
Fix:
1) small error - for function 70/1
2) now function 18/6 used procedure call reserve_hd1
 
75 6593 d 7 h diamond /kernel/trunk/ File system: read folders with long names and in new standard
System functions: many small corrections
 
2 6803 d 15 h msu-se / moving to kernel directory  
1 6804 d 1 h ha /trunk/ Kolibri 5 initial checkout