Jump to content

OS2KRNL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


==Version==
==Version==
 
{| class="wikitable"
 
 
{| border="1"
|-
!Date
!Date
!Version
!Version
Line 12: Line 8:
!Comments
!Comments
|-
|-
|May/06/2011 6:44pm
|2011-05-06 18:44
|14.105 (SMP)
|14.105 (SMP)
|870,857 bytes.
|870,857 bytes
|_SMP IBM OS/2 Kernel.
|SMP IBM OS/2 Kernel
|-
|-
|May/06/2011 10:44pm
|2011-05-06 22:44
|14.105 (W4)
|14.105 (W4)
|816,111 bytes.
|816,111 bytes
|_W4 IBM OS/2 Kernel - Included on eCS 2.1.
|_W4 IBM OS/2 Kernel - Included on eCS 2.1
|-
|-
|Feb/13/2007 9:33am
|2007-02-13 09:33
|14.106 (W4)
|14.106 (W4)
|849,283 bytes.
|849,283 bytes
|_W4 IBM OS/2 Kernel - Fixpack XR_C006.
|_W4 IBM OS/2 Kernel - Fixpack XR_C006
|-
|}
|}


Line 37: Line 32:
==Articles==
==Articles==
* [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel]
* [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel]
* [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL -- The Secret Handshake]
* [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL - The Secret Handshake]
* [http://www.os2world.com/wiki/index.php/Databook_for_OS/2#The_OS.2F2_Kernel Databook for OS/2 - The Kernel]
* [http://www.os2world.com/wiki/index.php/Databook_for_OS/2#The_OS.2F2_Kernel Databook for OS/2 - The Kernel]


[[Category:Files]]
[[Category:Files]]

Revision as of 22:38, 17 May 2016

This the OS/2 Kernel file.

Version

Date Version Size Comments
2011-05-06 18:44 14.105 (SMP) 870,857 bytes SMP IBM OS/2 Kernel
2011-05-06 22:44 14.105 (W4) 816,111 bytes _W4 IBM OS/2 Kernel - Included on eCS 2.1
2007-02-13 09:33 14.106 (W4) 849,283 bytes _W4 IBM OS/2 Kernel - Fixpack XR_C006

DLLs Loaded

File:OS2KRNL-PMDLL.PNG

Alternative Versions

  • The Phoenix OS/4 is aimed to try to generate an OS/2 kernel clone/replacement. It included replacements for the kernel, loader, the screen, clock, apic drivers and doscall1 library.

Articles