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
8709 1100 d 18 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 1107 d 13 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  
8671 1115 d 1 h Coldy /kernel/trunk/ For DLL autoload  
8593 1176 d 21 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 1177 d 10 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8534 1210 d 0 h Coldy /kernel/trunk/core/ Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system!  
8120 1285 d 16 h dunkaist /kernel/trunk/core/ Fix r8111 for APIC mode: Don't skip LAPIC initialization if already mapped.  
8117 1288 d 6 h dunkaist / kernel: Don't read acpi_dev_* vars that if uninitialized.

Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.
 
8111 1292 d 20 h dunkaist /kernel/trunk/ kernel: Split acpi.inc and hpet.inc from init.inc.

Also, replace some hardcoded constants with macros.
 
8093 1302 d 7 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
8092 1308 d 7 h dunkaist / uefi4kos: Read config and kernel files from the disk.

* Now there is a config file with boot options, example included.
* Config, kernel and ramdisk are loaded from the disk, not compiled in.
* DEVICES.DAT file is also optionally loaded from the disk.
* Also, move the loader to /kernel/trunk/bootloader/uefi4kos.
 
8052 1389 d 20 h rgimad /kernel/trunk/ translate russian comments to english #3, no code changes  
8051 1391 d 12 h rgimad /kernel/trunk/ Translate russian comments to english #2 , no code changes  
8050 1391 d 18 h rgimad /kernel/trunk/core/ translate russian comments to english, no code changes  
8037 1424 d 21 h dunkaist /kernel/trunk/ Move slab allocator code from bus/usb/memory.inc to core/slab.inc.  
7968 1444 d 18 h hidnplayr /kernel/trunk/core/ ай-яй-яй: Fix #7967  
7967 1444 d 18 h hidnplayr /kernel/trunk/ User-land ring buffers.  
7965 1445 d 20 h hidnplayr /kernel/trunk/ Improved readability, no semantic changes.  
7830 1469 d 14 h pavelyakov /kernel/trunk/ Does not work stably :(  
7828 1469 d 15 h pavelyakov /kernel/trunk/ Core: new function sys array  

Show All