Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!foxhound.dsto.gov.au!fang.dsto.gov.au!myall.awadi.com.au!blymn From: blymn@awadi.com.au (Brett Lymn) Newsgroups: comp.os.386bsd.questions Subject: Re: isofs in 386bsd Date: 19 Apr 93 17:03:25 Organization: AWA Defence Industries Lines: 14 Message-ID: <BLYMN.93Apr19170325@mallee.awadi.com.au> References: <C5LzoJ.75z@encore.com> <1993Apr17.101714.22541@sbcs.sunysb.edu> NNTP-Posting-Host: mallee.awadi.com.au In-reply-to: csilva@cs.sunysb.edu's message of Sat, 17 Apr 1993 10:17:14 GMT >>>>> On Sat, 17 Apr 1993 10:17:14 GMT, csilva@cs.sunysb.edu (Claudio Silva) said: Claudio> Nntp-Posting-Host: sblisa Claudio> What is funny (or tragic) is that you can "ls -l" the files and if you Claudio> look in the kernel code (and put printfs' there) you can see that it Claudio> breaks in "bread" with an exit error code 22. Does anybody know what Claudio> this error is ?? What you do is have a look in /usr/include/sys/errno.h, this documents all the error numbers for the system. Either that or do a man errno, I think that the explanations are in there as well. -- Brett Lymn