From owner-freebsd-questions Fri Oct 3 16:35:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA20096 for questions-outgoing; Fri, 3 Oct 1997 16:35:21 -0700 (PDT) Received: from scheme.xcf.berkeley.edu (scheme.XCF.Berkeley.EDU [128.32.43.207]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA20090 for ; Fri, 3 Oct 1997 16:35:18 -0700 (PDT) Received: (qmail 15028 invoked by uid 27268); 3 Oct 1997 23:27:07 -0000 Date: 3 Oct 1997 23:27:07 -0000 Message-ID: <19971003232707.15027.qmail@scheme.xcf.berkeley.edu> From: Jason Alan Nordwick MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@freebsd.org Subject: where are all the system calls ? X-Mailer: VM 6.32 under Emacs 19.34.1 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I was looking through the source, and I cannot seem to find all of the system calls. I see them in kern/sys_generic.c, but is that only the kernel's version ? (doesn't look like it). And libc seems to have a procedure called write in it's symbol table, but I cannot find out where it is defined... Does the compiler do something ? I looked through the Makefiles and could not determine if kern/sys_generic.c is compiled into it. Thanks, Jay -- Join the FreeBSD Revolution! mailto:nordwick@xcf.berkeley.edu http://xcf.berkeley.edu/~nordwick