Date: Sun, 24 Aug 2008 19:55:10 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/audit audit_syscalls.c Message-ID: <200808241955.m7OJtKSh049721@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-08-24 19:55:10 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit_syscalls.c
Log:
SVN rev 182118 on 2008-08-24 19:55:10Z by rwatson
Use ERANGE instead of EOVERFLOW selected in r182059, this seems more
appropriate even if Solaris doesn't document it (E2BIG) or use it
(EOVERFLOW).
Submitted by: nectar at apple dot com
Sponsored by: Apple, Inc.
MFC after: 3 days
Revision Changes Path
1.30 +1 -1 src/sys/security/audit/audit_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808241955.m7OJtKSh049721>
