Sdävtaker <[EMAIL PROTECTED]> 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 -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"