Date: Tue, 08 Aug 1995 17:34:00 -0500 From: "Eric L. Hernes" <erich@lodgenet.com> To: Gary Clark II <gclarkii@freefall.cdrom.com> Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: FoxPro II.1 Message-ID: <199508082234.RAA27521@jake.lodgenet.com> In-Reply-To: Your message of "Tue, 08 Aug 1995 15:20:38 PDT." <199508082220.PAA18261@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > > Since I've gotten a new kdump from Steven, I can now report what is > really going on, instead of the mistranslated things as before. > > How does the following look? > > CALL open(0x40524f,0,0) > NAMI "/dev/null": > RET open 4 > CALL fcntl(0x4,0x6,0xefbfbf34) > RET fcntl -1 errno 99 Unknown error: 99 > CALL close (0x4) > RET close 0 > > Then it goes on to load error messages and then it exits. > from /usr/include/sys/errno.h on an SCO box, TCPERR is defined to be 90: #define EOPNOTSUPP (TCPERR+9) /* Operation not supported on socket */ > Gary > -- > Gary Clark II (N5VMF) | FreeBSD support and service > gclarkii@FreeBSD.ORG | mail info@gbdata.com for information > FreeBSD FAQ at ftp.FreeBSD.ORG in > ~pub/FreeBSD/FreeBSD-current/src/share/FAQ/Text/FreeBSD.FAQ > > erich. -- erich@lodgenet.com erich@rrnet.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508082234.RAA27521>