Module Name: src
Committed By: pgoyette
Date: Sun Jan 15 21:42:09 UTC 2017
Modified Files:
src/common/lib/libprop: prop_copyin_ioctl.9
Log Message:
Document E2BIG error when copying a large object.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libprop/prop_copyin_ioctl.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/common/lib/libprop/prop_copyin_ioctl.9
diff -u src/common/lib/libprop/prop_copyin_ioctl.9:1.9 src/common/lib/libprop/prop_copyin_ioctl.9:1.10
--- src/common/lib/libprop/prop_copyin_ioctl.9:1.9 Thu Jan 20 10:47:33 2011
+++ src/common/lib/libprop/prop_copyin_ioctl.9 Sun Jan 15 21:42:09 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_copyin_ioctl.9,v 1.9 2011/01/20 10:47:33 wiz Exp $
+.\" $NetBSD: prop_copyin_ioctl.9,v 1.10 2017/01/15 21:42:09 pgoyette Exp $
.\"
.\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -167,6 +167,9 @@ Input/output error
Cannot allocate memory
.It Bq Er ENOTSUP
Not supported
+.It Bq Er E2BIG
+The object being copied is larger than an arbitrarily established limit
+(currently set to 128Kbytes).
.El
.Pp
.Fn prop_array_copyout_ioctl