From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 1 18:46:13 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 023CE16A419 for ; Sat, 1 Dec 2007 18:46:13 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id B0C2413C46E for ; Sat, 1 Dec 2007 18:46:12 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 2EF032089; Sat, 1 Dec 2007 19:46:03 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.1/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 10DD12084; Sat, 1 Dec 2007 19:46:03 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id EE91384488; Sat, 1 Dec 2007 19:46:02 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: =?utf-8?Q?Sd=C3=A4vtaker?= References: <4750BC54.8090101@gmail.com> Date: Sat, 01 Dec 2007 19:46:02 +0100 In-Reply-To: <4750BC54.8090101@gmail.com> (=?utf-8?Q?=22Sd=C3=A4vtaker=22'?= =?utf-8?Q?s?= message of "Fri\, 30 Nov 2007 22\:43\:48 -0300") Message-ID: <86abougsnp.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org Subject: Re: Looking for syscalls documentation pointers. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2007 18:46:13 -0000 Sd=C3=A4vtaker writes: > I was reading the syscalls.master and it only says the number and name > of the syscall, and only few are documented at man. Look harder. Almost all FreeBSD system calls have a man page. > Any idea who could have that kind of documentation? > As example, what determines the permitions of a just created file? The second argument to creat(2) or the third argument to open(2). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no