On Wed, Apr 12, 2006 at 05:45:30PM +1000, Ash Williams wrote: > > what I have is > > > > #./<name> > > #ksh: Operation not permitted > > > > > > Someone knows what is happenig ? > > I've not done any ASM on OpenBSD although i have a bit of experience > with FreeBSD. Have you looked at the syscalls located in > /usr/src/sys/kern/syscalls.master - these may differ from the syscalls > FreeBSD uses.
You're correct. If you really feel like continuing to waste your time with this nonsense, skip to step two which uses the C library to call functions instead of hardcoded sytem call numbers.