Module Name: src
Committed By: pooka
Date: Tue Jun 2 13:15:41 UTC 2009
Modified Files:
src/lib/libc/sys: intro.2
Log Message:
document errnos 59 and 71. government denies knowledge.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/lib/libc/sys/intro.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/intro.2
diff -u src/lib/libc/sys/intro.2:1.51 src/lib/libc/sys/intro.2:1.52
--- src/lib/libc/sys/intro.2:1.51 Sun Jan 11 02:46:30 2009
+++ src/lib/libc/sys/intro.2 Tue Jun 2 13:15:41 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.2,v 1.51 2009/01/11 02:46:30 christos Exp $
+.\" $NetBSD: intro.2,v 1.52 2009/06/02 13:15:41 pooka Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)intro.2 8.5 (Berkeley) 2/27/95
.\"
-.Dd November 28, 2008
+.Dd June 2, 2009
.Dt INTRO 2
.Os
.Sh NAME
@@ -352,6 +352,8 @@
had already been shut down with a previous
.Xr shutdown 2
call.
+.It Er 59 ETOOMANYREFS Em "Too many references: can't splice" .
+The resource is used up to capacity.
.It Er 60 ETIMEDOUT Em "Operation timed out" .
A
.Xr connect 2
@@ -406,6 +408,9 @@
This may indicate the file was deleted on the
.Tn NFS
server or some other catastrophic event occurred.
+.It Er 71 EREMOTE Em "Too many levels of remote in path" .
+.Tn NFS
+version 3 RPC return code 71.
.It Er 72 EBADRPC Em "RPC struct is bad" .
Exchange of
.Tn RPC