From owner-freebsd-questions Fri Nov 15 15:10:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8168537B4DF for ; Fri, 15 Nov 2002 15:10:51 -0800 (PST) Received: from smtp030.tiscali.dk (smtp030.tiscali.dk [212.54.64.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB7843E42 for ; Fri, 15 Nov 2002 15:10:50 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp030.tiscali.dk (8.12.5/8.12.5) with ESMTP id gAFNAKp6019893 for ; Sat, 16 Nov 2002 00:10:43 +0100 (MET) Received: from [213.237.112.252] by cpmail.dk.tiscali.com with HTTP; Sat, 16 Nov 2002 00:10:41 +0100 Date: Sat, 16 Nov 2002 00:10:41 +0100 Message-ID: <3DAE680500004385@cpfe2.be.tisc.dk> From: dslb@tiscali.dk Subject: Assembly To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all Just have some assembly questions. Why do BSD pass arguments via the stack and not the registres like Linux and windows? Is there a list of what (system) calls are in the kernel and what their numbers are? How do I call a function I have written my self (in C++)? Hope someone can/will answer these :-) br socketd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message