| Status | Description |
|---|---|
| Done | LX loader must allow loading of MINICMD.EXE task via L4VFS and execute it. |
| Done | Fix of stat structure fill in L4VFS |
| Done | Support of segment registers on execution of LX file |
| Done | VioWrtTTY |
| Done | DosExit |
| In progress | DosQueryCurrentDir |
| In progress | DosExecPgm |
| In progress | DosSetDefaultDisk |
| Done | KbdStringIn |
| In progress | DosQueryCurrentDisk |
| In progress | DosSetCurrentDir |
| Done | DosWrite |
| Done | DosQuerySysInfo |
| In progress | DosError |
| In progress | Filesystem API implementation. |
| In progress | All pointers operations must be replaced by handles (implement handle manager). |
| In progress | OS/2 Server must be much structured. |
| In progress | Move LX parser to separate library/server. |
| In progress | Support of OS/2 memory map. |
| In progress | Write documentation for implemented APIs |
| In progress | Write documentation for FreeLDR API |
| In progress | DLL initialization on task creation |