From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 19:40:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7372C16A473 for ; Thu, 18 Oct 2007 19:40:37 +0000 (UTC) (envelope-from mak@mogigoma.com) Received: from wroot.nepharia.org (205-200-74-154.static.mts.net [205.200.74.154]) by mx1.freebsd.org (Postfix) with ESMTP id 3E6B613C4BC for ; Thu, 18 Oct 2007 19:40:36 +0000 (UTC) (envelope-from mak@mogigoma.com) Received: by wroot.nepharia.org (Postfix, from userid 80) id 73C2322A29; Thu, 18 Oct 2007 14:40:06 -0500 (CDT) To: Yuri MIME-Version: 1.0 Date: Thu, 18 Oct 2007 14:40:06 -0500 From: Mak Kolybabi In-Reply-To: <1192735722.4717b3ea8273a@webmail.rawbw.com> References: <1192735722.4717b3ea8273a@webmail.rawbw.com> Message-ID: <4c17ff2d611a063616d8851e4b4c3f73@wroot.nepharia.org> X-Sender: mak@mogigoma.com User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Calling syscalls through int 0x80 documentation? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 19:40:37 -0000 > Lack of documentation causes me to ask this kind of question here. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/x86.html Have you looked at the documentation there? Has a section on system calls and return values.