MAN page from Mandrake 10.X dev86-0.16.3-2mdk.i586.rpm
elksemu
Section: User Commands (1)
Updated: Jan, 1997
Index NAME
elksemu - Embedded Linux Kernel Subset emulator
SYNOPSIS
/lib/elksemuprogram[
arguments]
DESCRIPTION
Elksemuis a program that allows 8086
ELKSprograms to be run under Linux-i386. These programs can be compiled usingthe
bcc(1)C compiler.
It is not usual to invoke/lib/elksemudirectly, either the simple patch or kernel module distributed with it will cause the kernel to run/lib/elksemuwith the correct arguments whenever the user tries to execute an ELKS executable directly.
OPTIONS
There are no flag options to elksemu, the first argument is the name of theprogram to run the rest are arguments that are passed to the Elks program.
The elksemuprogram is normally installed suid-root and in this event it is able torun execute only (chmod 111) elks executables and act correctly on thesuid permission bits on those executable. This may be considered asecurity hazard so elksemu doesnothave to be installed suid-root.
SEE ALSO
bcc(1),
as86(1),
ld86(1)
BUGS
Elksemu is incomplete.
The program may still have security bugs!
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- BUGS
This document was created byman2html,using the manual pages.