Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10056 14 m dunkaist / Fix language paths for git autobuild  
10053 1 d 3 h Doczom /kernel/trunk/ Krn: Added a new driver for the iso9660 file system

Added a new driver for the iso9660 file system. The driver supports the current version of the disk subsystem and is intended for further translation of IDE ATAPI devices to this driver. The basic version of ISO9660 and the Joliet extension are supported.
 
10052 1 d 20 h ace_dent /kernel/trunk/boot/ Fix EN typo `flippy`  
10051 5 d 3 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.
 
10050 5 d 7 h ace_dent /kernel/trunk/boot/ Tweak EN language for boot screen

Minimal changes for improved fluency:
- Tweak language.
- Fix URL link.
- Remove SVN $Revision$.
 
10049 5 d 8 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
10042 6 d 3 h dunkaist / Update Tupfile.lua's for tup-0.8  
10039 7 d 0 h Doczom /kernel/trunk/video/ Krn: Fixed definition of local variables in the "create_cursor" function  
10016 18 d 3 h Doczom /kernel/trunk/fs/ Krn: Fixed the disk size output function

and fixed the "end if" position when compiling extended_primary_loader
 
10015 18 d 4 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
10010 48 d 22 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

Delete sysfn 20, 21.1, 26.1
 
10008 50 d 2 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
10007 56 d 15 h dunkaist /kernel/trunk/fs/ [xfs] Fix lookup of v5 dirs  
10002 64 d 23 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
9995 71 d 19 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9993 73 d 6 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
9977 99 d 22 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9976 101 d 0 h Jurgen /kernel/trunk/ 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop => crash core Kolibri
 
9975 101 d 11 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
9974 101 d 11 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  

Show All